paper.js/src/core
Jürg Lehni c5ec9ae0b9 Prevent calling constructor methods on existing items again when using importJSON().
Resetting _children to new array would mess up up the code that keeps track of insertion and updateVersions.

Closes #785
2016-01-14 19:12:00 +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 Further overhaul and streamline handling of view and tool mouse-events. 2016-01-14 02:08:33 +01:00
PaperScopeItem.js Various optimizations around Project#view. 2016-01-14 01:44:05 +01:00
PaperScript.js More work and clean-up on JSHint compliance. 2016-01-09 12:05:42 +01:00