paper.js/src/core
2013-11-06 02:22:24 +01:00
..
Base.js Implement a new strategy for importing JSON, where it is imported into the item itself, not its children list, if the class match. 2013-11-01 11:26:11 +01:00
Callback.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00
PaperScope.js Define PaperScope#paper as a reference to the local scope. 2013-11-01 11:46:31 +01:00
PaperScopeItem.js Fix issue with local paper variable shielding global one. 2013-05-30 11:26:47 -07:00
PaperScript.js Export Http so the separate PaperScript scope can reach it. 2013-11-06 02:22:24 +01:00