Skip to content

Releases: viamrobotics/visualization

v1.29.1

26 May 19:58
6e779a9

Choose a tag to compare

Patch Changes

  • 66089d4: Fix invisibility cascading downwards in the pose graph

v1.29.0

22 May 19:45
3cfaa88

Choose a tag to compare

Minor Changes

  • 1042f65: Move Draw Service to /plugins

Patch Changes

v1.28.1

22 May 17:39
19bd08f

Choose a tag to compare

Patch Changes

  • 97d0242: Use GroundedSkybox for Skybox plugin

v1.28.0

22 May 17:13
4d9c3a4

Choose a tag to compare

Minor Changes

Patch Changes

  • bf80dcb: Dashboard cleanup
  • 4d6af12: Fix circular relationships when frames and geometries have the same name

v1.27.1

19 May 17:22
9c4b3a3

Choose a tag to compare

Patch Changes

  • a522e15: Fix parenting on GetGeometries entities

v1.27.0

18 May 18:25
593879a

Choose a tag to compare

Minor Changes

  • 2fe4e97: Use MatrixWorld trait to transform all entities

Patch Changes

  • d7b764b: Fetch geometries from generic components
  • 2fe4e97: Run BVH generation on demand

v1.26.2

18 May 15:27
8de1931

Choose a tag to compare

Patch Changes

  • 8f23f42: Fix: add fragment-defined component names to the parent options in the details panel
  • 3f97069: Clamp geometry dimensions to 0 when editing
  • cc409c0: fix: set 3d models current in outer loop
  • 7e983d0: Use local and world Matrix traits as object transform source-of-truth
  • dd4fd29: Update Treeview to use entity relations
  • 8f23f42: Fix: Hold the staged frame pose in embedded mode while the framesystem reconfigures

v1.26.1

11 May 17:53
9ca03cf

Choose a tag to compare

Patch Changes

  • 424b6f5: Clamp renderer.devicePixelRatio between 1 and 2

v1.26.0

11 May 14:34
431f434

Choose a tag to compare

Minor Changes

  • cd5388e: Add an autoSelectNewEntities prop to SelectionTool. When enabled, each new entity added to the selection set (via lasso or ellipse) is set as the active selectedEntity, causing the Details panel to focus the latest selection. Defaults to false so existing consumers see no behavior change.

Patch Changes

  • 32a4ce4: Bump @threlte/extras to fix ghosting issue

v1.25.6

08 May 19:17
526251c

Choose a tag to compare

Patch Changes

  • dc5c94f: Fix: clicking on frames in the Treeview causes reparenting due to Tweakpane behavior