paper.js/src/path
2011-05-03 00:25:23 +01:00
..
CompoundPath.js Add getter/setter for Path#closed. 2011-04-30 23:22:29 +01:00
Curve.js Big refactoring of how curves are kept in sync with segments (direct references rather than indices), along with various tests. 2011-05-03 00:25:23 +01:00
CurveLocation.js Various small code cleanups. 2011-05-02 12:23:42 +02:00
Path.Constructors.js Add getter/setter for Path#closed. 2011-04-30 23:22:29 +01:00
Path.js Big refactoring of how curves are kept in sync with segments (direct references rather than indices), along with various tests. 2011-05-03 00:25:23 +01:00
PathItem.js Update copyright / licensing comments. 2011-03-08 01:41:50 +00:00
Segment.js Shorten #_transformCoordinates() a bit. 2011-05-02 08:59:51 +01:00
SegmentPoint.js Add beginning of value caching (_length, _bounds) and change tracking to invalidate cached values. 2011-05-02 00:17:21 +01:00
SelectionState.js Implement SelectionState.js: bitwise flags for segment selection state. 2011-04-21 19:37:51 +02:00