paper.js/src
2012-03-01 22:25:35 +01:00
..
basic Use faster Point.create(). 2011-12-20 23:32:53 +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 Implement PaperScope#tool accessor. 2011-12-27 16:33:17 +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 Item#setName: Check for Item#_parent to avoid errors in removed items and top level groups. Fixes #76 2012-03-01 16:43:05 +01:00
path Cleanup last merged pull request. 2012-03-01 17:06:39 +01:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Declare all Character/ParagraphStyle properties that change GEOMETRY. 2011-12-20 22:37:46 +01:00
text Introduce standard way of passing matrices/points to Item constructors. 2011-12-20 23:33:53 +01:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
util Add ProxyContext helper class to assist in debugging problems relating to interactions with the canvas' 2d context. 2012-03-01 22:25:35 +01: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 ProxyContext helper class to assist in debugging problems relating to interactions with the canvas' 2d context. 2012-03-01 22:25:35 +01:00