paper.js/src
2012-11-06 20:28:20 -08:00
..
basic Avoid division with almost zero. 2012-11-06 14:02:07 -08:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
core Fix a row of documentation issues. 2012-11-06 13:35:50 -08: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 Return the inserted item in #addChild() & co, instead of true / false. 2012-11-06 12:44:02 -08:00
path Clean up Path#smooth() code a bit. 2012-11-06 20:18:59 -08:00
project Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
style Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
svg Improve importGroup() code a bit by directly filling an Item instead of an array first. 2012-11-06 20:28:20 -08:00
text Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Fix a row of documentation issues. 2012-11-06 13:35:50 -08:00
util Fix a row of documentation issues. 2012-11-06 13:35:50 -08:00
constants.js Implement constant substitution for SVG constants. 2012-11-05 18:26:29 -08: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 Convert SvgExporter / SvgImporter code to function scopes that only expose functionality through methods on Item and Project. 2012-11-06 13:07:18 -08:00