paper.js/src/path
2013-05-26 16:58:49 -07:00
..
CompoundPath.js Define CompoundPath#reverse() and #clockwise, and replace reversePath() with it. 2013-05-03 21:41:22 -07:00
Curve.js Use new Line.getSignedDistance(). 2013-05-26 16:58:49 -07:00
CurveLocation.js Remove need for __segment property and further simplify computeBoolean() code. 2013-05-04 02:50:18 -07:00
Path.Constructors.js Add titles to Path.Constructors documentation examples. 2013-04-21 13:58:22 +02:00
Path.js Change the way the Line class handles direction vectors and infinite lines. 2013-05-26 15:44:52 -07:00
PathFitter.js Fix an issue with PathFitter where path with only one segment would throw an error. 2013-03-01 14:28:32 -08:00
PathFlattener.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
PathItem.Boolean.js Update package.json for publishing to NPM. 2013-05-05 19:22:13 -07:00
PathItem.js Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00
Segment.js Fix white-spaces. 2013-05-24 22:25:22 -07:00
SegmentPoint.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00