paper.js/src/core
2013-11-26 23:46:53 +01:00
..
Base.js Various clean-ups regarding the handling of activeLayer, JSON deserialization, DOM insertion and and layer reusing. 2013-11-24 16:25:13 +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 Remove Node.js specific bug-fix by msand again, since code won't be executed on Node anymore. 2013-11-26 23:41:24 +01:00
PaperScopeItem.js Define Project#isEmpty() 2013-11-24 22:53:41 +01:00
PaperScript.js Solve variable scoping issue differently by using Base.each() to provide a local closure scope. 2013-11-26 23:46:53 +01:00