paper.js/src/path
2012-10-15 15:48:38 -07:00
..
CompoundPath.js Implement Item#isEmpty() for the various types. 2012-10-10 20:11:11 -07:00
Curve.js Update link to Kaspar Fischer's PDF with new URL. 2012-10-15 15:48:38 -07:00
CurveLocation.js Remove obsolete TODOs. 2011-07-09 17:12:13 +02:00
Path.Constructors.js Add comment about perhaps renaming Path.Oval to Path.Ellipse. 2011-12-19 13:16:29 +01:00
Path.js Implement Item#isEmpty() for the various types. 2012-10-10 20:11:11 -07:00
PathFitter.js Based on logic, I think the else if statement means to refer to c1 rather than c0 again, but I'd like to verify with you guys. 2012-02-07 09:10:33 -08:00
PathFlattener.js Switch from using Function#apply() trick for passing curve values as function parameters to simply passing arrays and looking up the values on then. 2011-07-09 10:08:43 +02:00
PathItem.js Update documentation a bit. 2012-10-05 16:09:15 -07:00
Segment.js Handle view redraws correctly for all selection changes. 2012-10-08 23:12:43 -07:00
SegmentPoint.js Implement SegmentPoint#isZero() that does not use the x / y accessors but the internal properties directly, for performance reasons, since it is used a lot internally. 2011-08-16 13:38:52 +02:00
SelectionState.js Update copyright notices. 2011-07-01 12:17:45 +02:00