paper.js/src/path
2015-10-24 22:41:51 +02:00
..
CompoundPath.js Pass Item.NO_INSERT to internally created paths and do not rely on insertAbove() to always return a result. 2015-10-24 17:45:22 +02:00
Curve.js Switch from imprecise trigonometric method to Curve.getParameterOf() 2015-10-24 12:23:25 +02: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 Fix yet another issue with Path#curves and Path#_add() 2015-10-24 18:11:30 +02:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js Implement boolean operations intersect() and subtract() for open path with closed paths. 2015-10-24 22:41:51 +02:00
PathItem.js Rename variable to be less ambiguous. 2015-10-20 15:21:03 +02: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