paper.js/src/core
Jürg Lehni 2ed9fae105 Fix issue with PaperScript compilation if no url is specified.
Also change a few related things:
- Move url in PaperScript#execute() into options object
- Document PaperScope#execute()

Closes #902
2016-01-17 17:32:23 +01:00
..
Base.js Prevent calling constructor methods on existing items again when using importJSON(). 2016-01-14 19:12:00 +01:00
Emitter.js Implement new convention when to call event.preventDefault() after mouse-events: 2016-01-14 11:19:54 +01:00
PaperScope.js Fix issue with PaperScript compilation if no url is specified. 2016-01-17 17:32:23 +01:00
PaperScopeItem.js Various optimizations around Project#view. 2016-01-14 01:44:05 +01:00
PaperScript.js Fix issue with PaperScript compilation if no url is specified. 2016-01-17 17:32:23 +01:00