Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:31
· 215 commits to main since this release

Added

Changed

  • Fixed issue of SceneForm collapsing when new object is selected.
  • Toggling show of Group or objects will hide/show all its descendents.
  • Moved assets related files to assets folder.
  • Fixed a bug to allow changing Viewer.renderer.view before Viewer.show().
  • Fixed a bug of grid not showing while the scene is empty.

Removed

  • Removed is_locked from compas_viewer.scene.ViewerSceneObject.