Skip to content

v0.2.1

Compare
Choose a tag to compare
@JoeyTeng JoeyTeng released this 04 Jun 08:41
· 35 commits to master since this release
v0.2.1
69cd51a

Extracted from changelog

  1. Refactor Scene.set_object_* methods to be a simple wrapper of self._replace and ModelObject.replace_with_*, to expose APIs of ModelObjects and allows manipulation and rendering without Scene.
  2. Expose create_capsule and create_cube APIs.

Full Changelog: v0.2.0...v0.2.1