paper.js/src/path
2011-06-14 09:32:53 +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 Path#arcTo(): Fix wrong constant names. 2011-06-14 09:32:53 +01:00
PathFitter.js Fix filtering of duplace points in path fitting code. 2011-06-12 18:40:24 +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 Merge remote branch 'origin/master' 2011-06-05 22:46:22 +02: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