Skip to content

v1.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 13:52
· 189 commits to main since this release

Added

  • Added list to accepted types for Scene.add.
  • Added list[float] to accepted types for Camera.position and Camera.target.
  • Added unit to Viewer and Config.
  • Added bounding_box and _update_bounding_box to BufferObject.

Changed

  • Fixed opacity bug with BufferObject.
  • Updated SceneForm to avoid completely reload when scene objects not changed.

Removed