Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@SPC-code SPC-code released this 21 Mar 08:14
· 7 commits to master since this release

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.

What's Changed

Full Changelog: v0.2.0...v0.5.0