paper.js/src/path
2011-06-05 21:51:01 +01:00
..
CompoundPath.js Documentation edits. 2011-06-04 15:50:29 +02:00
Curve.js Remove Curve#transform() which is currently broken anyhow. 2011-06-05 13:27:39 +01:00
CurveLocation.js Documentation: capitalize basic types in @ tags. 2011-05-27 21:21:49 +02:00
Path.Constructors.js Documentation: use inline code tags for boolean and number values, 2011-05-31 14:28:42 +02:00
Path.js Merge remote-tracking branch 'origin/master' 2011-06-05 21:32:10 +01:00
PathFitter.js Rename forgotten variables in previous refactoring. 2011-06-05 21:51:01 +01:00
PathFlattener.js Define PathFlattener#evaluate() for curve evaluation at given offsets. 2011-06-05 13:20:20 +01:00
PathItem.js We don't need the empty #initialize(). 2011-05-07 17:05:42 +01:00
Segment.js Fix a bug with Segment constructor where two passed points with the first one having an x-coordinate of 0 would accidentaly be considered the two coordinate values for the point property. 2011-06-05 18:41:58 +01:00
SegmentPoint.js Change and optimise the way SegmentPoints are created, so that selected state is actually copied over properly (Part one of fixing selection cloning). 2011-05-26 10:58:16 +01:00
SelectionState.js Implement SelectionState.js: bitwise flags for segment selection state. 2011-04-21 19:37:51 +02:00