paper.js/src
2011-07-08 21:01:47 +02:00
..
basic Add comment about improving Rectangle#contains(). 2011-07-05 01:17:55 +02:00
browser Implement support for properly validating 'data-paper-NAME' attribute names, along with the current 'NAME'. 2011-07-06 21:19:38 +02:00
color Compress HSL and HSB converters even more. 2011-07-07 00:19:13 +02:00
core Define Base#toString() as a mean to render Base objects as object literals, and use it for Key.modifier and onFrame() event objects, through Base.merge() conversion. 2011-07-07 14:10:02 +02:00
item Optimise hit-testing by checking point to lie within #roughBounds + tolerance first. 2011-07-08 21:01:34 +02:00
path Fix small problem in Item#_hitTest. 2011-07-08 18:41:29 +02:00
project Implement a first version of Item#hitTest(), so far working only for Path items. Work in progress. 2011-07-07 22:14:58 +02:00
style Add HSLColor to documentation. 2011-07-07 20:51:23 +02:00
text Update copyright notices. 2011-07-01 12:17:45 +02:00
tool Document ToolEvent#type. 2011-07-07 20:52:55 +02:00
ui Define Base#toString() as a mean to render Base objects as object literals, and use it for Key.modifier and onFrame() event objects, through Base.merge() conversion. 2011-07-07 14:10:02 +02:00
util Clean up white spaces. 2011-07-07 16:09:02 +02:00
load.js Implement a first version of Item#hitTest(), so far working only for Path items. Work in progress. 2011-07-07 22:14:58 +02:00
paper.js Implement a first version of Item#hitTest(), so far working only for Path items. Work in progress. 2011-07-07 22:14:58 +02:00