paper.js/src
Jan 1d8c662c98 Update SVGExport.js
Check for `'null'` before setting custom paper data attribute, because `JSON.stringify()` returns `"null"` (as a String object) if the argument is null.
2015-02-13 12:10:47 +01:00
..
basic Improve Line.getSignedDistance() 2015-01-05 15:16:45 +01:00
canvas Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
core Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
docs Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
dom Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
event Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
item Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
net Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
path Handle empty paths in Path#join() 2015-01-05 00:42:00 +01:00
project Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
style Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
svg Update SVGExport.js 2015-02-13 12:10:47 +01:00
text Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
tool Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
util Reduce Numerical.TOLERANCE to 1e-6, and use the same value across the boolean code. 2015-01-04 15:54:50 +01:00
view Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
constants.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
export.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
load.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
options.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
paper.js Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00