Mark Tolmacs
|
bc3ce57e06
|
fix: Use analytical Jacobian for curve intersection testing
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
|
2025-09-22 18:33:28 +02:00 |
|
Márk Tolmács
|
958597dfaa
|
chore: Refactor doBoundsIntersect (#9657)
|
2025-06-16 12:30:42 +02:00 |
|
zsviczian
|
84e96e9393
|
fix: move doBoundsIntersect from element/src/bounds.ts to common/math/src/utils.ts (#9650)
move doBoundsIntersect to math/utils
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
|
2025-06-14 11:01:30 +00: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 |
|
Márk Tolmács
|
ca1a4f25e7
|
feat: Precise hit testing (#9488)
|
2025-06-07 12:56:32 +02:00 |
|
Marcel Mraz
|
7e41026812
|
refactor: export everything from @excalidraw/element , don't import from subpaths (#9466)
* Don't import from subpaths
* Fix tests, move related tests to element
|
2025-05-09 23:01:33 +02:00 |
|
Márk Tolmács
|
e19fd1332a
|
feat: Precise highlights for bindings (#9472)
|
2025-05-05 09:51:20 +02:00 |
|
Marcel Mraz
|
432a46ef9e
|
refactor: separate elements logic into a standalone package (#9285)
|
2025-03-26 15:24:59 +01:00 |
|