5
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing CMake file More... about 10 years ago
Update docs for Sweeper More... about 10 years ago
Compile GTest as a shared library to reduce the size of test executables More... about 10 years ago
Move toys, tests, and bindings out of the main 2geom directory More... about 10 years ago
Cleanup: move SVG path data files to a separate directory More... about 10 years ago
Add two additional test paths. More... about 10 years ago
boolops-toy: Clearer display of intersections More... about 10 years ago
Ellipse-Line intersections: avoid numerical instability. More... about 10 years ago
Avoid crashing the boolops toy when a defective intersection is found More... about 10 years ago
Rename boolops-new to boolops-toy More... about 10 years ago
Remove invalid correction of defective intersections. More... about 10 years ago
Add simplified winding method for line segments More... about 10 years ago
PathVector intersection: fix typo which caused crashes when two More... about 10 years ago
Boolops toy: clearer display More... about 10 years ago
Add sweepline oprtimization to PathVector::intersect. More... about 10 years ago
Sweeper: preallocate event vectors as well More... about 10 years ago
Improve the robustness of boolops. More... about 10 years ago
Boolops: mminor refactoring. More... about 10 years ago
Preallocate CurveSweeper records. Slightly improves boolops performance. More... about 10 years ago
boolops-performance: add parameter for number of operations More... about 10 years ago
Add PathInterval::curveCount() More... about 10 years ago
Optimize Boolean operations by caching Path::boundsFast(). More... about 10 years ago
Add initial implementation of are_near for paths More... about 10 years ago
Better implementation for BezierCurve::isDegenerate() More... about 10 years ago
Add very simple performance testing program for boolops More... about 10 years ago
Add timing information to boolops toy More... about 10 years ago
Improve boolops-new toy - add toggles for picking the Boolean operation More... about 10 years ago
A small update to HACKING.txt More... about 10 years ago
for a zero sbasis, set the size to 1. (Bug 1478168) More... about 10 years ago
Add some corner cases to polynomial-test More... about 10 years ago