paper.js/src/core
Jürg Lehni 3314668a0c Streamline mouse event handling between View and Item.
Consolidating code and making View#onMouseDown/Up/Move/... events work.
2015-10-14 16:25:36 +02:00
..
Base.js Some minor clean-ups for #593. 2015-08-21 15:53:37 +02:00
Emitter.js Streamline mouse event handling between View and Item. 2015-10-14 16:25:36 +02:00
PaperScope.js Update to latest prepro.js with proper support for strings and scientific numbers. 2015-10-11 15:50:25 +02: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 To avoid possible duplicate browser requests for PaperScript files, support the data-src attribute as well as src. 2015-08-21 15:11:01 +02:00