paper.js/src/core
2012-11-21 10:38:54 -08:00
..
Base.js Introduce Base.toFloat() and rename Base.formatNumber() to Base.formatFloat() 2012-11-14 01:31:08 -08:00
Callback.js Support more than one argument in Callback#fire(). 2012-11-14 01:31:34 -08:00
initialize.js Export classes through PaperScope in dev mode too. 2011-08-01 08:53:07 +01:00
PaperScope.js Handle case where no project is created through execution errors. 2012-11-21 10:38:54 -08:00
PaperScopeItem.js Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked. 2012-11-07 01:02:09 -08:00
PaperScript.js Update Acorn.js and use it now by default, thanks to Marijn's fast bugfix: 2012-11-18 12:25:37 -08:00