paper.js/src/core
Jürg Lehni f97056e4b7 Change the way PaperScripts are executed in Node.js
Requiring a PaperScript returns an initialize method which receives the Canvas argument.
2013-12-29 16:36:23 +01:00
..
Base.js Clean up code and comments in various places. 2013-12-11 17:10:09 +01:00
Callback.js Make sure items removed from DOM remove all their events and reinstall them again when reinserted. 2013-12-08 20:40:30 +01:00
PaperScope.js Execute PaperScript using new Function() rather than eval() and with() {} 2013-12-29 15:32:23 +01:00
PaperScopeItem.js Define Project#isEmpty() 2013-11-24 22:53:41 +01:00
PaperScript.js Change the way PaperScripts are executed in Node.js 2013-12-29 16:36:23 +01:00