5
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove toposweep.h and sweep-graph.cpp toy. More... over 10 years ago
Add some generic sweepline code in sweeper.h. More... over 10 years ago
Update d2.h to BOOST_CONCEPT_ASSERT. More... over 10 years ago
Really fix Path::reverse() More... over 10 years ago
Fix Path::reverse and add Rect constructor. More... over 10 years ago
Improve z-snapping logic in SVGPathParser More... over 10 years ago
Fix ellipse transformations More... over 10 years ago
Remove unused and questionably useful circulator.h More... over 10 years ago
Fix SVGPathWriter for elliptical arcs that have nonzero rotation angle More... over 10 years ago
Use CairoPathSink to draw the arc in elliptical arc toy More... over 10 years ago
Allow PathBuilder to output to an external path More... over 10 years ago
Clarification of docs for Path More... over 10 years ago
Remove useless variable from ellipse.cpp More... over 10 years ago
Use SVGEllipticalArc in the Cairo path sink to be more liberal about More... over 10 years ago
Add closing segment snapping to path parser More... over 10 years ago
Remove operator+ synthesis from PathVector More... over 10 years ago
Merge work I did in the airplane: More... over 10 years ago
Rename nearestPosition to nearestTime, to encourage correct code. More... over 10 years ago
Update TODO More... over 10 years ago
Remove useless test matrix-inv-test. More... over 10 years ago
Add a test for Ellipse::arc() More... over 10 years ago
Fix Ellipse::arc() method. More... over 10 years ago
Add snapEnds() method to Path and PathVector. More... over 10 years ago
Add unitCircleTransform() to Ellipse. More... over 10 years ago
Tests for Path::erase_last More... over 10 years ago
Increase line width in elliptical arc toy More... over 10 years ago
Do not throw exceptions when transforming degenerate arcs More... over 10 years ago
Improve / fix append, insert and replace methods on Path More... over 10 years ago
Correctly pass precision parameter in PathVector::intersect() More... over 10 years ago
Add a few methods to Path and PathSink; reintroduce setInitial / setFinal More... over 10 years ago