paper.js/src/path
2015-12-30 21:52:34 +01:00
..
CompoundPath.js Minor minification 2015-12-30 21:52:34 +01:00
Curve.js Change addCurveIntersections() to handle cases when tDiff == 0 2015-12-19 10:48:31 +01:00
CurveLocation.js Implement boolean operations intersect() and subtract() for open path with closed paths. 2015-10-24 22:41:51 +02:00
Path.Constructors.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
Path.js Minor minification 2015-12-30 21:52:34 +01:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js Handle cases when point y is equal to y of horizontal curve in path 2015-12-30 21:52:34 +01:00
PathItem.js Treat overlaps as crossings as well. 2015-11-04 01:19:20 +01:00
PathIterator.js Fix various JS linting problems. 2015-10-27 23:35:30 +01: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