History for pixi.js / src / pixi / InteractionManager.js
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-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
@Mat Groves
Tweaked interaction manager to handle mouse leave events better
Mat Groves committed on 4 Feb 2014
2014-02-02
@Chad Engler
Remove all references to mat3 or mat4
Chad Engler committed on 2 Feb 2014
2014-01-30
@Mat Groves
Tweaked tiling texture and jshinted code
Mat Groves committed on 30 Jan 2014
@Mat Groves
Tweaked getLocalPosition ...
Mat Groves committed on 30 Jan 2014
@Mat Groves
replaced matrix
Mat Groves committed on 30 Jan 2014
2014-01-27
@Mat Groves
jslinted code
Mat Groves committed on 27 Jan 2014
@Mat Groves
Docs updated ...
Mat Groves committed on 27 Jan 2014
@alvinsight
Fixed, finally adapted to the dev branch
alvinsight committed on 27 Jan 2014
2014-01-26
@Mat Groves
Added cacheAsBitmap to DisplayObject
Mat Groves committed on 26 Jan 2014
2014-01-24
@Mat Groves
Added auto prevent default variable to pixi constants
Mat Groves committed on 24 Jan 2014
@Mat Groves
Added constant for interaction frequency
Mat Groves committed on 24 Jan 2014