Commit Graph

13 Commits

Author SHA1 Message Date
Mark Tolmacs 9dceb40a4f chore: Fix lint
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-06-04 16:22:54 +00:00
Mark Tolmacs 13cbaebac9 Merge branch 'master' into mtolmacs/feat/prettier-arrow-curves
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-06-04 16:01:28 +00:00
Mark Tolmacs 3e69b33a28 fix: Hit tests
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:59 +00:00
Mark Tolmacs cc1f502a0f fix: Balancing curve angles
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:59 +00:00
Mark Tolmacs eb6ab3f5b0 fix: Reimplement with C2/G2 continuity
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:58 +00:00
Mark Tolmacs 03d46aa62f fix: Midpoint controls
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:58 +00:00
Mark Tolmacs d04eef5a37 fix: Bisect tangent-based control point positions
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:57 +00:00
Mark Tolmacs 62aa998f9a fix: Dynamically calculated control point offsets per segment
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:57 +00:00
Mark Tolmacs c94e05970d feat: Ghost points at the end of the splines
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2026-03-24 19:26:56 +00:00
Márk Tolmács d6f0f34fe9 fix: Rotated rounded arrow center point (#10962) 2026-03-23 15:54:59 +01:00
David Luzar 816c81c12e feat(editor): ERD arrowheads and diagrams (#10940) 2026-03-11 22:00:31 +01:00
David Luzar 63e1148280 feat: stop using CSS filters for dark mode (static canvas) (#10578)
* feat: stop using CSS filters for dark mode (static canvas)

* fix comment

* remove conditional dark mode export

* make shape cache theme-aware

* refactor

* refactor

* fixes and notes
2026-01-04 15:16:35 +01:00
Márk Tolmács f0458cc216 fix: Mid-point for rounded linears are not precisely centered (#9544) 2025-06-12 21:08:37 +02:00