paper.js/src
2011-05-07 14:50:31 +01:00
..
basic Use Point#read in Point#min and Point#max. 2011-05-06 15:37:55 +01:00
browser Tool & Event: support touch events & call onMouseMove (if present) while dragging when there is no onMouseDrag handler. 2011-05-04 18:49:30 +01:00
color Implement equals function for GradientColor, Gradient & GradientStop. 2011-05-05 20:28:28 +01:00
document Do not pass document as the item for Document#currentStyle. 2011-05-07 13:39:40 +01:00
item Check result from removeFromParent(). 2011-05-07 14:34:57 +01:00
path Use tripple equal operators for string compares now. 2011-05-07 14:32:27 +01:00
tool Remove Tool#setDocument(). 2011-05-07 14:50:31 +01:00
ui Change '// TODO: Port' comments to '// PORT:'. 2011-05-07 14:18:27 +01:00
util Clean up BlendMode code, and add comments about things not working yet. 2011-05-06 13:41:36 +01:00
load.js Change '// TODO: Port' comments to '// PORT:'. 2011-05-07 14:18:27 +01:00
paper.js Implement change-notification in a proper way, using ChangeFlags that tell it what exactly has changed, and clearing caches accordingly. 2011-05-07 13:39:17 +01:00