paper.js/src
2013-02-14 21:42:50 -08:00
..
basic Add options argument to #toJson() methods, and use to implement optional fractional digit precision control. 2013-02-12 14:57:54 -08:00
browser Move named inner functions out of nested scopes, to prepare for 'use strict;' transition. 2013-02-08 18:23:33 -08:00
color Define CanvasProvider.getContext() next to getCanvas(), and support both types in release(). 2013-02-12 16:06:24 -08:00
core Clean up code from #156. 2013-02-14 12:50:51 -08:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Clean up code and add comment about consumed canvas again. 2013-02-14 19:42:20 -08:00
path Implement support for native dash strokes, through both setLineDash() and mozDash. 2013-02-12 15:32:21 -08:00
project Add options argument to #toJson() methods, and use to implement optional fractional digit precision control. 2013-02-12 14:57:54 -08:00
style Allow setting of styles on empty Groups. 2013-02-14 21:36:58 -08:00
svg Fix importing of SVG groups with styles applied to them. 2013-02-14 21:42:50 -08:00
text Define CanvasProvider.getContext() next to getCanvas(), and support both types in release(). 2013-02-12 16:06:24 -08:00
tool Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
ui In case of doubleclick mouse events, still fire normal clicks if no doubleclick handler stops event bubbling. 2013-02-14 20:22:47 -08:00
util Fix a couple of newly introduced bugs through CanvasProvider change. 2013-02-12 16:23:30 -08:00
constants.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
load.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
paper.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00