paper.js/src
2011-07-11 12:21:24 +02:00
..
basic Improve detection of passed Rectangles or Points in Rectangle#contains() 2011-07-11 12:21:24 +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 Clean up comments. 2011-07-09 16:59:07 +02:00
core Fix recently broken support for text-paperscript mime type. 2011-07-09 17:11:57 +02:00
item Fix documentation error. 2011-07-11 12:15:34 +02:00
path Implement Path#getLocation(point) 2011-07-09 17:12:27 +02:00
project Implement hit-test options: center and bounds. 2011-07-08 23:26:50 +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 Change root solvers to not produce new arrays each time but fill a passed one that can be reused. Yields io impressive performance improvements. 2011-07-09 10:50:47 +02:00
load.js Remove HitResult inheritance from CurveLocation, but have a #location property pointing to it. 2011-07-08 22:25:42 +02:00
paper.js Remove HitResult inheritance from CurveLocation, but have a #location property pointing to it. 2011-07-08 22:25:42 +02:00