excalidraw/packages/math/src
2025-04-07 13:07:30 +02:00
..
angle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
curve.ts Need all intersection points for curved corners 2025-04-07 13:07:29 +02:00
ellipse.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
index.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
line.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
point.ts Tune what's considered a duplicate intersection point 2025-04-07 13:07:30 +02:00
polygon.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
range.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
rectangle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
segment.ts feat: lasso selection (#9169) 2025-04-07 16:44:25 +10:00
triangle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
types.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
utils.ts Fixed gap binding 2025-04-07 13:07:29 +02:00
vector.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00