v0.5.0 #80

Merged
altavir merged 27 commits from dev into master 2025-03-21 10:17:06 +03:00
Owner

0.5.0 - 2025-03-21

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 and Path 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.
## 0.5.0 - 2025-03-21 ### 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 and `Path` 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.
altavir added 26 commits 2025-03-21 10:15:24 +03:00
altavir added 1 commit 2025-03-21 10:16:02 +03:00
altavir merged commit d9c67de415 into master 2025-03-21 10:17:06 +03:00
Sign in to join this conversation.
No description provided.