paper.js/src
2011-03-04 23:46:16 +00:00
..
basic Switch to using Base.isArray. 2011-03-04 21:47:00 +00:00
color Switch to using Base.isArray. 2011-03-04 21:47:00 +00:00
document Simplify the way the paper namespace is created and populated. 2011-03-04 13:34:31 +00:00
item Make sure Item#children is always checked for != null and simplify many of the DOM methods. 2011-03-04 21:34:14 +00:00
path Add Path#first/lastSegment. 2011-03-04 23:33:37 +00:00
tool Add Events.getOffset(), to return coordinates relative to the target element's position. 2011-03-04 23:46:16 +00:00
util Add Events.getOffset(), to return coordinates relative to the target element's position. 2011-03-04 23:46:16 +00:00
paper.js Add Events object as a helper for installing and removing events. 2011-03-04 23:31:51 +00:00