paper.js/src/path
2015-08-24 12:30:14 +02:00
..
CompoundPath.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
Curve.js Implement proper method to determine which segment to choose when encountering overlaps. 2015-08-24 04:36:49 +02:00
CurveLocation.js Start implementing support for touching and overlapping shapes in boolean operations. 2015-08-23 21:19:19 +02:00
Path.Constructors.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
Path.js Remove workarounds in splitPath() thanks to improved precision of Numerical.solveCubic(). 2015-08-22 14:24:31 +02:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js A lot more work to correctly support overlapping edge cases in boolean operations: intersect(), exclude(), subtract() 2015-08-24 12:30:14 +02:00
PathItem.js A whole lot of documentation clean-up. 2015-06-16 17:50:37 +02:00
PathIterator.js Expose and reuse Curve evaluation method names. 2015-08-19 17:26:52 +02:00
Segment.js Introduce Curve#isStraight() and use it in splitPath() and divide() to keep the result of splitting straight curves straight. 2015-08-22 22:06:42 +02:00
SegmentPoint.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
SelectionState.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00