paper.js/src/core
Jürg Lehni df80eb2f23 Define PaperScope#paper as a reference to the local scope.
And use it to fix Raster JSON example.
2013-11-01 11:46:31 +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 Adapt to new bower_components directory. 2013-10-11 00:20:30 +02:00