masque/masque/traits
jan 5f91bd9c6c [BREAKING][Ref / Label / Pattern] Make rotate/mirror consistent intrinsic transfomations
offset and repetition are extrinsic; use rotate_around() and flip() to
alter both
mirror() and rotate() only affect the object's intrinsic properties
2026-03-09 23:34:39 -07:00
..
__init__.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
annotatable.py [traits.annotatable] Don't break when setting annotations to None 2026-01-19 22:20:09 -08:00
copyable.py don't need ABCMeta here 2024-07-28 20:31:41 -07:00
layerable.py type annotation updates 2024-07-28 19:44:04 -07:00
mirrorable.py [BREAKING][Ref / Label / Pattern] Make rotate/mirror consistent intrinsic transfomations 2026-03-09 23:34:39 -07:00
positionable.py misc cleanup: variable naming, typing, comments 2026-01-19 22:20:09 -08:00
repeatable.py cleanup 2026-02-16 20:48:15 -08:00
rotatable.py [BREAKING][Ref / Label / Pattern] Make rotate/mirror consistent intrinsic transfomations 2026-03-09 23:34:39 -07:00
scalable.py type annotation updates 2024-07-28 19:44:04 -07:00