History for pixi.js / src / pixi / InteractionManager.js
2014-11-16
@mathew groves
Fixed var declaration
mathew groves committed on 16 Nov 2014
@mathew groves
InteractiveManager tweaks
mathew groves committed on 16 Nov 2014
2014-10-19
@mathew groves
fixes #1066
mathew groves committed on 19 Oct 2014
2014-10-15
@photonstorm
jsdoc fixes for the whole of the WebGL renderer classes, Utils and a few updates to the Interaction classes. And that's it - I'm done!
photonstorm committed on 15 Oct 2014
2014-10-12
@Chad Engler
fix some weird parens
Chad Engler committed on 12 Oct 2014
@Chad Engler
merge #1028
Chad Engler committed on 12 Oct 2014
2014-10-07
@agamemnus
Update InteractionManager.js
agamemnus committed on 7 Oct 2014
@agamemnus
A few test changes...
agamemnus committed on 7 Oct 2014
2014-10-06
@mathew groves
Updated Graphics
mathew groves committed on 6 Oct 2014
2014-09-12
@mathew groves
fixed touch resolution issue
mathew groves committed on 12 Sep 2014
2014-09-08
@mathew groves
Tweaked interaction manager to include resolution
mathew groves committed on 8 Sep 2014
2014-09-07
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
2014-08-05
@Chad Engler
Merge pull request #905 from DebanVG/dev ...
Chad Engler committed on 5 Aug 2014
@Chad Engler
Merge pull request #811 from MortimerGoro/dev ...
Chad Engler committed on 5 Aug 2014
2014-08-04
@Deban
Right-left buttons differentiation ...
Deban committed on 4 Aug 2014
@Deban
Right-left buttons differentiation ...
Deban committed on 4 Aug 2014
2014-07-21
@Federico Omoto
Missing originalEvent property on InteractionManager.onMouseOut method
Federico Omoto committed on 21 Jul 2014
2014-07-01
@mathew groves
added dirty to touch events too
mathew groves committed on 1 Jul 2014
@mathew groves
added dirty check to mouse down / up / and move ...
mathew groves committed on 1 Jul 2014
2014-06-23
@Imanol Fernandez
Fixed jshint warnings
Imanol Fernandez committed on 23 Jun 2014
@Imanol Fernandez
Improved CocoonJS touch support: compatibility with user defined absolute sizes
Imanol Fernandez committed on 23 Jun 2014
@Imanol Fernandez
Improved CocoonJS touch support: compatibility with user defined layouts/absolute positions
Imanol Fernandez committed on 23 Jun 2014
2014-05-26
@Jakub Zika
Fix touch move event handling
Jakub Zika committed on 26 May 2014
2014-04-11
@mathew groves
Fixed issue with masking not working with renderTextures / Filters ...
mathew groves committed on 11 Apr 2014
2014-04-08
@Eemeli Kelokorpi
Fixed undefined __touchData
Eemeli Kelokorpi committed on 8 Apr 2014
2014-04-02
@Eemeli Kelokorpi
Changed touchDatas to touchData
Eemeli Kelokorpi committed on 2 Apr 2014
@Eemeli Kelokorpi
Added multitouch support
Eemeli Kelokorpi committed on 2 Apr 2014
2014-03-12
@Mat Groves
Added optional FilterArea to displayObject (for optimisation) ...
Mat Groves committed on 12 Mar 2014
2014-03-10
@Mat Groves
Merge pull request #644 from mattdesl/bugfix-641 ...
Mat Groves committed on 10 Mar 2014
2014-03-09
@mattdesl
collecting interactive sprites should not happen in reverse
mattdesl committed on 9 Mar 2014