paper.js/src
2011-05-15 21:37:01 +01:00
..
basic Add dontModify parameter to #set() method in Linked* classes, and rename #_set to #_setter. 2011-05-15 20:34:22 +01:00
browser Use Date.now() as all supported browsers have it. 2011-05-14 17:23:17 +01:00
color Fix accidentally reversed change and clean up code a bit. 2011-05-15 15:12:59 +01:00
core Have Base.splice() delete the indices of removed items. 2011-05-15 21:37:01 +01:00
document Remove dirty rectangle test code for now. 2011-05-15 20:09:50 +01:00
item Fix accidental internal bean access to #segments. 2011-05-15 19:58:29 +01:00
path Shorten CompoundPath#moveBy(). 2011-05-15 19:58:09 +01:00
tool Remove recently introduced code blocks for small conditional statements. 2011-05-15 17:59:37 +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 CompoundPath test and add it to load.js so it actually gets tested. 2011-05-15 19:09:34 +01:00
paper.js Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00