paper.js/src/path
Jürg Lehni 27bb8a356f Implement unique ids, and fix issue with Base.deserialize()
Gradient and Symbol were overriding each other in the dictionary, and dictionary entries could not contain references to other dictionary entries.

Closes #690
2015-05-11 19:39:39 +02:00
..
CompoundPath.js Fix endless recursion in CompoundPath#reduce() 2015-01-03 00:51:06 +01:00
Curve.js Handle out-of-bounds offsets/parameters correctly. 2015-04-04 17:05:39 +02:00
CurveLocation.js Implement unique ids, and fix issue with Base.deserialize() 2015-05-11 19:39:39 +02:00
Path.Constructors.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
Path.js Handle empty paths in Path#join() 2015-01-05 00:42:00 +01:00
PathFitter.js Clean up PathFitter fix a bit. 2015-04-04 15:54:34 +02:00
PathItem.Boolean.js Remove unused variables. 2015-02-26 13:44:09 +01:00
PathItem.js Simplify fix for #626 a bit. 2015-02-28 19:20:48 +01:00
PathIterator.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
Segment.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01: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