Anki/ts/routes/image-occlusion/shapes
llama 573f59fab1
Allow rotating IO masks (#3987)
* Revert "Disable rotation globally"

This reverts commit 22736238c1.

* alt. impl for hiding rotation marker when selecting/ungrouping

* (de)serialise angles

* rotate masks in reviewer

* update bounds checking

* floats.ts -> lib.ts

* add convenience fns

* store mask angles (deg) in steps of 10000

* update CONTRIBUTORS
2025-05-10 16:21:33 +10:00
..
base.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
ellipse.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
from-cloze.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
polygon.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
position.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
rectangle.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
text.ts Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
to-cloze.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00