paper.js/src
2011-05-20 08:47:13 +01:00
..
basic Restructure #initialize() in basic types to use direct arguments checking more than arguments.length. 2011-05-19 20:37:04 +01:00
browser Use Date.now() as all supported browsers have it. 2011-05-14 17:23:17 +01:00
color Move isHue check outside of setter. 2011-05-20 08:08:26 +01:00
core Add a generic clone() method to all classes through Base which creates a new item using the constructor and passing 'this'. 2011-05-19 18:34:22 +01:00
item Add some comments to Item#clone(). 2011-05-19 22:09:51 +01:00
path Implement #clone() for Item, Group and Path. Needs testing. 2011-05-19 21:56:23 +01:00
project Define scafold #clone() function for the classes that still required a proper definition. 2011-05-19 21:56:49 +01:00
text Implement PointText#clone(), untested. 2011-05-20 08:47:13 +01:00
tool Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
ui Change method sequence a bit. 2011-05-17 13:43:45 +01:00
util Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00
load.js Remove deleted files from load.js and paper.js. 2011-05-19 20:28:45 +01:00
paper.js Remove deleted files from load.js and paper.js. 2011-05-19 20:28:45 +01:00