paper.js/src
2012-11-23 20:43:28 +01:00
..
basic Introduce Base.toFloat() and rename Base.formatNumber() to Base.formatFloat() 2012-11-14 01:31:08 -08:00
browser Have item actually nested inside table cell. 2012-11-14 21:16:33 -08:00
color Introduce Base.toFloat() and rename Base.formatNumber() to Base.formatFloat() 2012-11-14 01:31:08 -08:00
core Handle null nodes. 2012-11-21 12:17:01 -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 Remove accidentally committed logging statement. 2012-11-23 20:43:28 +01:00
path Rename CompoundPath#flatten() to #reduce(), to avoid clash with Path#flatten(). 2012-11-23 01:16:21 -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 Rename CompoundPath#flatten() to #reduce(), to avoid clash with Path#flatten(). 2012-11-23 01:16:21 -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 Have ToolEvent#item fallback to returning null, not undefined. 2012-11-21 10:38:29 -08:00
ui Have item actually nested inside table cell. 2012-11-14 21:16:33 -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 Update Acorn.js and use it now by default, thanks to Marijn's fast bugfix: 2012-11-18 12:25:37 -08:00
paper.js Check in first version of Scriptographer-style Palette / Component GUI code, including a basic example. 2012-11-14 01:35:34 -08:00