0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes for dev compiler wrong behavior when assigning a value when used as a function parameter More... about 9 years ago
removed pluck More... about 10 years ago
BC: matrix are now changed by its method and do not return a new Matrix (use clone to prevent that) More... about 10 years ago
added copyTo and clone Matrix23 More... about 10 years ago
more of the same More... about 10 years ago
changed bottom/top to min/max to reflect the fact that most drawing API work on a flipped cartesian system More... about 10 years ago
toString is now SVG compatible More... about 10 years ago
added static constructors to Matrix23 More... about 10 years ago
fixed LinkedM23 signature More... about 10 years ago
added Linked Matrix More... about 10 years ago
minor More... about 10 years ago
added Arc structure More... about 10 years ago
use Flag instead of Bool in ArcSegment More... about 10 years ago
round path coords in SVG export More... about 10 years ago
added defaults for linked dimensions More... about 10 years ago
added Flag and DimBool More... about 10 years ago
near equals More... about 10 years ago
fixes More... about 10 years ago
added Angle abstract More... about 10 years ago
added segment specific equality operations More... about 10 years ago
changed Segment signature More... about 10 years ago
completed Arc.toCubic implementation More... about 10 years ago
added core implementation of arcToCubic More... about 10 years ago
rename scaled More... about 10 years ago
getCorners list for Rect More... about 10 years ago
removed anchors and added boxes to IShape More... about 10 years ago
box for Polyline and Path More... about 10 years ago
added Point fromRects/fromPoints More... about 10 years ago
added linkedMin/linkedMax More... about 10 years ago
missing box implementation More... about 10 years ago