paper.js/src/path
2011-06-19 22:21:14 +01:00
..
CompoundPath.js Merge branch 'master' of github.com:scriptographer/paper.js 2011-06-17 16:36:58 +01:00
Curve.js Use a version of Bootstrap that always produces beans and remove all beans: true instructions. 2011-06-17 18:42:29 +01:00
CurveLocation.js Use a version of Bootstrap that always produces beans and remove all beans: true instructions. 2011-06-17 18:42:29 +01:00
Path.Constructors.js Documentation: use inline code tags for boolean and number values, 2011-05-31 14:28:42 +02:00
Path.js Rename ChangeFlags -> ChangeFlag. 2011-06-19 22:21:14 +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 Fix documentation for PathItem#smooth(). 2011-06-16 23:37:45 +01:00
Segment.js Have all visual changes include ChangeFlags.APPEARANCE. 2011-06-19 22:20:28 +01:00
SegmentPoint.js Use a version of Bootstrap that always produces beans and remove all beans: true instructions. 2011-06-17 18:42:29 +01:00
SelectionState.js Bigger refactoring of handling of segment selection: Have Path#_selectedSegmentState be the summed up value of all Segment's states, and compare it to segments.length * SelectionState.POINT in #fullySelected. 2011-06-14 15:37:25 +01:00