paper.js/src/path
2015-09-03 09:01:07 +02:00
..
CompoundPath.js Pass on correct matrix in CompoundPath#getPathData(). 2015-08-26 04:28:30 +02:00
Curve.js Fix false positives in Curve#isLinear() and Segment#isLinear(). 2015-09-03 09:01:07 +02:00
CurveLocation.js Remove debugger statement. 2015-08-30 13:52:13 +02:00
Path.Constructors.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
Path.js Fix issues with wrong sorting of CurveLocation in Curve.filterIntersections() 2015-08-26 16:56:28 +02:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js No more need for special handling of 'subtract' overlaps. 2015-08-30 19:58:32 +02:00
PathItem.js Optimize Item#intersects() by only checking to see if there are at least one intersection. 2015-08-25 11:45:28 +02:00
PathIterator.js Expose and reuse Curve evaluation method names. 2015-08-19 17:26:52 +02:00
Segment.js Fix false positives in Curve#isLinear() and Segment#isLinear(). 2015-09-03 09:01:07 +02: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