-
0.5.0 Stable
released this
2025-03-21 10:41:28 +03:00 | 7 commits to master since this releaseAdded
- 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.
Downloads
- Plotly refactored on top of visionforge/server. Now it is called