paper.js/src
2012-11-28 20:50:27 +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 Define Color.random() similar to Point.random(). 2012-11-27 17:35:03 -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 Redraw view once Raster has finished loading. 2012-11-27 14:12:34 -08:00
path Keep Path#curves in sync properly when removing the last segment of an open path. 2012-11-23 13:58:13 -08:00
project Improve handling of nested matrices in hit-testing. 2012-11-23 12:41:00 -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 SVG Importer: add support for stroke-opacity and fill-opacity. 2012-11-28 20:50:27 +01:00
text Implement PointText#drawSelected. Closes #127. 2012-11-23 21:49:07 +01: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