v1.2.4
Added
- Added
list
to accepted types forScene.add
. - Added
list[float]
to accepted types forCamera.position
andCamera.target
. - Added
unit
toViewer
andConfig
. - Added
bounding_box
and_update_bounding_box
toBufferObject
.
Changed
- Fixed
opacity
bug withBufferObject
. - Updated
SceneForm
to avoid completely reload when scene objects not changed.