Commit Graph

3 Commits

Author SHA1 Message Date
Maze Winther 02d957582b refactor: move rendering primitives into model
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-03 04:20:00 +02:00
Maze Winther ab982b888e refactor: extract decoration model types
Move animation, effect, mask, and param value shapes into model decorations so element data no longer depends on decoration domains.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-03 03:58:21 +02:00
Maze Winther 6ac2116daa refactor: extract timeline model types
Move project entity shapes into the model layer so sibling domains no longer depend on timeline for core data types.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-03 03:49:52 +02:00