paper.js/src
2011-11-16 22:59:39 +01:00
..
basic Resolve a few documentation todos. 2011-11-12 18:30:21 +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 Commit beginning of item based mouse events. So far only onMousedown / 'mousedown' is supported. 2011-11-12 23:57:25 +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 Move Item base mouse handling code to CanvasView. 2011-11-16 13:12:41 +01:00
path Merge remote-tracking branch 'origin/master' 2011-11-12 23:57:39 +01:00
project Remove global views list, link View to Project and allow projects to only have one view. 2011-11-12 16:56:23 +01:00
style Clean up some JSDoc comments. 2011-11-12 13:27:29 +01:00
text Simplify PointText#setPoint() 2011-08-03 23:37:56 +02:00
tool Prepend non-public Tool methods with '_'. 2011-11-16 13:10:39 +01:00
ui Implement Item#onMouseEnter / #onMouseLeave. 2011-11-16 22:59:39 +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 Separate Canvas related code from View into CanvasView class. 2011-11-14 20:18:08 +01:00