Skip to content

Flattened methods for control shapes

Compare
Choose a tag to compare
@kimonmatara kimonmatara released this 29 Jun 22:18
· 530 commits to main since this release

In deference to the Python tenet of Flat is Better than Nested, the ControlShapesManager class has been removed, and the .controlShapes attribute on Transform replaced with regular methods.

Full Changelog: v0.5...v0.5.1