paper.js/src/core
Jürg Lehni 27bb8a356f Implement unique ids, and fix issue with Base.deserialize()
Gradient and Symbol were overriding each other in the dictionary, and dictionary entries could not contain references to other dictionary entries.

Closes #690
2015-05-11 19:39:39 +02:00
..
Base.js Implement unique ids, and fix issue with Base.deserialize() 2015-05-11 19:39:39 +02:00
Emitter.js Always return emitter from #on() 2014-11-18 15:05:14 -08:00
PaperScope.js Merge pull request #591 from ponychicken/detectAtomShell 2015-01-21 14:57:15 +01:00
PaperScopeItem.js Time to go with the flow and use the on()/off()/emit() pattern for events. 2014-10-08 14:57:56 +02:00
PaperScript.js Fix mistake in PaperScript reference - thanks to paperjs/paperjs.github.io/pull/5 2015-02-24 18:35:28 +01:00