paper.js/src
2011-05-07 13:56:03 +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 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
path 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
tool Tool: check for event first, before checking for event.targetTouches. 2011-05-07 13:51:26 +01:00
ui Various small code cleanups. 2011-05-02 12:23:42 +02:00
util Clean up BlendMode code, and add comments about things not working yet. 2011-05-06 13:41:36 +01:00
load.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
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