paper.js/src/path
2014-02-10 22:13:03 +01:00
..
CompoundPath.js _getMonotoneCurves method which returns and caches curves that are monotonic in Y direction 2013-12-25 20:38:48 +01:00
Curve.js Remove addLocation helper. We have to remove duplicates once we have all the intersections. 2014-01-25 23:50:29 +01:00
CurveLocation.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Path.Constructors.js Share ellipse reading code between Shape.Ellipse and Path.Ellipse. 2013-10-29 21:15:28 +01:00
Path.js Fix monotoneCurve calculation for open paths 2014-02-10 22:11:29 +01:00
PathFitter.js Remove need for all special arguments in minification, and restructure code to avoid warnings. 2013-06-24 10:15:54 -07:00
PathFlattener.js Remove isParameter from Curve.evaluate() 2013-06-27 17:12:35 -07:00
PathItem.Boolean.js Keep exclude as a compound boolean operator for now. 2014-01-27 21:32:25 +01:00
PathItem.js _tracePaths: Optimize contour selection a bit. 2014-02-10 22:13:03 +01:00
Segment.js Fix issues with deserializing selection states. 2013-12-09 15:18:43 +01:00
SegmentPoint.js Change the way segments, points and handles are selected and deselected. 2013-12-08 18:06:31 +01:00
SelectionState.js Change the way segments, points and handles are selected and deselected. 2013-12-08 18:06:31 +01:00