paper.js/src/path
2015-10-04 02:27:56 +02:00
..
CompoundPath.js Remove left-over debugging code. 2015-09-13 21:50:35 +02:00
Curve.js Prevent detection of tiny overlaps and streamline addOverlap() code. 2015-10-03 12:55:32 -05:00
CurveLocation.js Move code to adjust segments after split to CurveLocation. 2015-10-04 02:25:33 +02:00
Path.Constructors.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
Path.js Improve Curve#getPart() to directly handle reversed curves and write docs for it. 2015-10-03 12:55:05 -05:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js Remove unnecessary _visited check. 2015-10-04 02:27:56 +02:00
PathItem.js Define CurveLocation#isOverlap() and improve documentation of various related methods. 2015-10-03 17:15:45 -04:00
PathIterator.js Minor code tweaks. 2015-09-11 12:07:27 +02:00
Segment.js Implement #isFirst() / #isLast() tests on Segment and Curve. 2015-09-23 12:26:44 -04:00
SegmentPoint.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
SelectionState.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00