masque/masque/shapes
2026-02-16 17:42:19 -08:00
..
__init__.py [PolyCollection] add PolyCollection shape 2026-01-19 22:20:09 -08:00
arc.py [Arc] improve some edge cases when calculating arclengths 2026-02-15 01:37:53 -08:00
circle.py fixup! [Mirrorable / Flippable] Bifurcate mirror into flip (relative to line) vs mirror (relative to own offset/origin) 2026-02-15 00:49:34 -08:00
ellipse.py [Mirrorable / Flippable] Bifurcate mirror into flip (relative to line) vs mirror (relative to own offset/origin) 2026-02-15 00:05:53 -08:00
path.py Prefer [1 - axis] for clarity 2026-02-14 19:20:50 -08:00
poly_collection.py [PolyCollection] fix slicing 2026-02-15 01:31:15 -08:00
polygon.py [boolean] Add basic boolean functionality (boolean() and Polygon.boolean()) 2026-02-16 17:42:19 -08:00
shape.py [traits] Formalize Flippable and Pivotable depending on Positionable 2026-02-15 14:34:10 -08:00
text.py [Text] use translate instead of offset 2026-02-15 00:07:43 -08:00