paper.js/src/path
2011-04-30 23:29:10 +01:00
..
CompoundPath.js Add getter/setter for Path#closed. 2011-04-30 23:22:29 +01:00
Curve.js Add Curve.create() as faster internal constructor. 2011-04-30 23:29:10 +01:00
CurveLocation.js Use Curve#getLength(from, to) rather than cloning and dividing. 2011-04-27 20:52:24 +01:00
Path.Constructors.js Add getter/setter for Path#closed. 2011-04-30 23:22:29 +01:00
Path.js Add Curve.create() as faster internal constructor. 2011-04-30 23:29:10 +01:00
PathItem.js Update copyright / licensing comments. 2011-03-08 01:41:50 +00:00
Segment.js Add getter/setter for Path#closed. 2011-04-30 23:22:29 +01:00
SegmentPoint.js Seperate the private Segment#is/setSelected(point) methods from the newly added getter / setter. 2011-04-27 12:15:51 +01:00
SelectionState.js Implement SelectionState.js: bitwise flags for segment selection state. 2011-04-21 19:37:51 +02:00