History for pixi.js / src / pixi / InteractionManager.js
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
@Mat Groves
Fixed bug where hitArea was being checked after the children hitTest
Mat Groves committed on 9 Mar 2014
2014-03-05
@mattdesl
InteractionManager now traverses in reverse when looking for a hit-test. This produces more accurate results with layered containers.
mattdesl committed on 5 Mar 2014
2014-02-17
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-15
@Eemeli Kelokorpi
Fixed issue with mouseupoutside not firing, when mouse is out of document body
Eemeli Kelokorpi committed on 15 Feb 2014
2014-02-10
@Chad Engler
fix up some merge issues
Chad Engler committed on 10 Feb 2014
@Chad Engler
merge dev
Chad Engler committed on 10 Feb 2014
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014
2014-02-04
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 4 Feb 2014