paper.js/src
2011-05-14 20:20:10 +01:00
..
basic Use Point#read in Point#min and Point#max. 2011-05-06 15:37:55 +01:00
browser Use Date.now() as all supported browsers have it. 2011-05-14 17:23:17 +01:00
color GradientColor: clone origin / destination & hilite points. 2011-05-08 14:29:58 +01:00
core Simplify paper scope switching code for now, as key handling code depends on paper object to always point to a valid one. This is a workaround, rethinking of how key handling should be distributed across multiple instances within one page is required. 2011-05-14 20:08:14 +01:00
document Add inverse matrix caching. 2011-05-14 20:20:10 +01:00
item Simplify Item#_removeFromParent(). 2011-05-14 18:11:31 +01:00
path Rename Item#children to private Item#_children and add #getChildren getter. 2011-05-14 18:07:10 +01:00
tool Simplify paper scope switching code for now, as key handling code depends on paper object to always point to a valid one. This is a workaround, rethinking of how key handling should be distributed across multiple instances within one page is required. 2011-05-14 20:08:14 +01:00
ui Add #toString() to Event#modifiers. 2011-05-08 15:50:17 +01:00
util Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00
load.js Fix newly introduced error. 2011-05-14 18:00:29 +01:00
paper.js Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00