paper.js/src
2011-11-30 18:19:23 +01:00
..
basic Implement Matrix#equals(). 2011-11-26 12:04:44 +01:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Resolve a few documentation todos. 2011-11-12 18:30:21 +01:00
core Directly access project.view. 2011-11-18 20:33:27 +01:00
docs Remove global views list, link View to Project and allow projects to only have one view. 2011-11-12 16:56:23 +01:00
item Implement support for Item#matrix in Item#draw(). 2011-11-30 18:19:23 +01:00
path Fix handling of recursion in Item#setSelected() / #setFullySelected(). 2011-11-30 17:16:52 +01:00
project We can directly access Item#_id. 2011-11-28 23:14:02 +01:00
style Start adding support for PointText#bounds and multi-line text, work in progress. 2011-11-23 18:12:41 +01:00
text Make baseItem to last optional parameter of _getBounds. 2011-11-26 11:55:19 +01:00
tool We can directly access Item#_id. 2011-11-28 23:14:02 +01:00
ui Replace new Size(x, y) calls with internal Size.create(x, y). 2011-11-29 17:11:15 +01:00
util Make Paper.js work on Node.js. 2011-07-30 02:16:30 +02:00
load.js Move prepro.js to lib/and include() statements for test units to their own files inside tests/ 2011-07-27 22:00:31 +01:00
paper.js Add empty line at file end. 2011-11-18 19:54:16 +01:00