paper.js/src
2015-06-15 20:03:13 +02: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 Protect Emitter#emit() against handler list changes. 2015-06-15 20:03:13 +02:00
docs Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
dom Update to use jsdom v4 (document.defaultView vs. document.parentWindow). 2015-02-26 16:56:26 -10:00
event Merge branch 'refs/heads/master' into solve-cubic 2015-01-02 15:33:23 +01:00
item Properly handle bounds caching when items are empty first. 2015-06-15 19:04:15 +02:00
net It was possible for loadAll to execute paperscript source in a different order from the order the script tags appear in the HTML. This is due to the script source being retrieved asynchronously in loadScript in the call to Http.request. This fix retrieves paperscript source synchronously unless the HTML5 async attribute is included on the script element. 2015-04-18 10:23:44 -04:00
path Replace Lenna with Marilyn. 2015-05-31 10:50:04 +02:00
project Implement unique ids, and fix issue with Base.deserialize() 2015-05-11 19:39:39 +02:00
style Allow the clearing of Color#highlight by setting to null. 2015-05-11 23:24:13 +02:00
svg Merge pull request #643 from alexburner/patch-1 2015-02-28 19:08:05 +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 Implement unique ids, and fix issue with Base.deserialize() 2015-05-11 19:39:39 +02:00
view Remove faulty character. 2015-05-11 19:15:52 +02: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 Bump version to v0.9.22 2015-02-28 19:22:45 +01:00
paper.js Implement unique ids, and fix issue with Base.deserialize() 2015-05-11 19:39:39 +02:00