v0.2.1
Extracted from changelog
- Refactor
Scene.set_object_*
methods to be a simple wrapper ofself._replace
andModelObject.replace_with_*
, to expose APIs ofModelObject
s and allows manipulation and rendering withoutScene
. - Expose
create_capsule
andcreate_cube
APIs.
Full Changelog: v0.2.0...v0.2.1