Added
- Plotly refactored on top of visionforge/server. Now it is called
plotly-kt
. Version follows general VisionForge version.
Changed
- Simplified Vision and VisionGroup logic. Observation logic moved out.
- Use
Name
for child designation andPath
for tree access - The default intensity for AmbientLight is 1.0. The intensity scale for Three-js is 3.0.
Removed
- VisionChildren and VisionProperties
Fixed
- Vision server now automatically switches to WSS protocol for updates if incoming protocol is HTTPS
- Issue with track removal in muon monitor demo.
What's Changed
Full Changelog: v0.2.0...v0.5.0