paper.js/src/core
Jürg Lehni 49a8ea24af No need for Object.getPrototypeOf().
Simply point _filtering directly at the original object.
2013-10-19 12:08:04 +02:00
..
Base.js No need for Object.getPrototypeOf(). 2013-10-19 12:08:04 +02: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 Have paper.install() override existing definitions. 2013-09-23 11:49:23 -07: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