paper.js/src/path
Jürg Lehni 2a58828e81 Fix issue with curve tangents in rare edge-cases.
We should fix Curve.evaluate() for these instead.
2014-02-20 03:22:38 +01:00
..
CompoundPath.js Rename _getMonotoneCurves() to _getMonoCurves() 2014-02-20 00:24:09 +01:00
Curve.js Implement Curve#remove() and Path#reduce(). 2014-02-20 02:50:39 +01:00
CurveLocation.js Use changes in latest Straps.js to remove as many hidden parameters as possible. 2014-01-05 17:40:54 +01:00
Path.Constructors.js Some code clean-up. 2014-02-17 20:59:38 +01:00
Path.js Implement Curve#remove() and Path#reduce(). 2014-02-20 02:50:39 +01:00
PathFitter.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathFlattener.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathItem.Boolean.js Use Path#reduce() to make sure there are no curves with zero length in boolean code. 2014-02-20 02:51:35 +01:00
PathItem.js Fix issue with curve tangents in rare edge-cases. 2014-02-20 03:22:38 +01:00
Segment.js Start simplifying PathItem#_tracePaths() code by using improved Curve#evaluate() and relying on Path#reduce(). 2014-02-20 02:52:20 +01:00
SegmentPoint.js Merge branch 'refs/heads/master' into v8-optimizations 2014-01-05 05:01:13 +01:00
SelectionState.js Update copyright notice. 2014-01-04 01:47:16 +01:00