paper.js/src/path
2015-01-04 01:50:24 +01:00
..
CompoundPath.js Fix endless recursion in CompoundPath#reduce() 2015-01-03 00:51:06 +01:00
Curve.js Small but critical fix on getSignedDistance method 2015-01-03 23:41:47 +01:00
CurveLocation.js Use tolerance when comparing curve locations by parameter. 2015-01-02 21:20:28 +01:00
Path.Constructors.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path.js Some code clean-up. 2015-01-03 20:25:12 +01:00
PathFitter.js Clean up code from #597 a bit. 2014-12-26 06:42:46 +01:00
PathItem.Boolean.js Find a better implementation for exclude() boolean operations, requiring only one pass instead of two. 2015-01-04 01:50:24 +01:00
PathItem.js Use the same precision in PathItem#getIntersections() when handling curve time parameters as in the rest of the library. 2015-01-03 20:25:57 +01:00
PathIterator.js Fix naming of PathIterator#get*At functions. 2014-09-24 12:32:07 +02:00
Segment.js Some code clean-up in Segment#_changed() 2014-09-27 22:09:25 +02:00
SegmentPoint.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
SelectionState.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00