masque/masque/utils
2026-03-31 00:16:58 -07:00
..
__init__.py Add R90 and R180 constants for rotation shorthand 2025-03-12 23:04:51 -07:00
array.py break apart utils into submodules, and add utils.pack2d 2022-02-23 16:01:51 -08:00
autoslots.py [AutoSlots] deduplicate slots entries 2026-03-08 15:01:27 -07:00
bitwise.py break apart utils into submodules, and add utils.pack2d 2022-02-23 16:01:51 -08:00
boolean.py cleanup 2026-02-16 20:48:15 -08:00
comparisons.py [annotations] fix annotations_eq 2026-03-08 14:56:13 -07:00
curves.py [euler_bend] speed up integration 2026-03-10 00:47:50 -07:00
decorators.py mark some missing annotations as intentional 2024-07-28 20:31:41 -07:00
deferreddict.py [DeferredDict] implement get/items/values for deferreddict 2026-03-30 22:07:21 -07:00
pack2d.py [pack2d] bin-packing fixes 2026-03-31 00:16:58 -07:00
ports2data.py [ports2data] add note about using id rather than name 2026-03-09 03:29:19 -07:00
transform.py [apply_transform] include scale in transform 2026-03-09 02:34:11 -07:00
types.py allow annotations to be None 2026-01-19 22:20:09 -08:00
vertices.py [remove_colinear_vertices / Path] add preserve_uturns and use it for paths 2026-03-09 03:28:31 -07:00