paper.js/src/core
Jürg Lehni 2abefee336 Merge Base.readValue() with Base.read() and rename Base.peekValue() to Base.peek().
When called directly on Base, read() reads values, otherwise the specific type of the subclass it is called on.
2012-12-30 16:07:20 +01:00
..
Base.js Merge Base.readValue() with Base.read() and rename Base.peekValue() to Base.peek(). 2012-12-30 16:07:20 +01:00
Callback.js Remove all PORT comments, since we won't port back features to Scriptographer. 2012-12-25 16:07:48 +01:00
initialize.js Export classes through PaperScope in dev mode too. 2011-08-01 08:53:07 +01:00
PaperScope.js Handle case where no project is created through execution errors. 2012-11-21 10:38:54 -08:00
PaperScopeItem.js Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked. 2012-11-07 01:02:09 -08:00
PaperScript.js Handle null nodes. 2012-11-21 12:17:01 -08:00