History for pixi.js / src / pixi / InteractionManager.js
2014-02-10
@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-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
2014-01-23
@Mat Groves
Tweaked mouse up interaction to work inline with expectations ...
Mat Groves committed on 23 Jan 2014
@Mat Groves
Fixed hoever interaciton inconsistency ...
Mat Groves committed on 23 Jan 2014
2014-01-21
@Mat Groves
Fixed rollover issue with mouse
Mat Groves committed on 21 Jan 2014
2014-01-19
@danzel
English fixes
danzel committed on 19 Jan 2014
2014-01-09
@Eemeli Kelokorpi
CocoonJS compatibility
Eemeli Kelokorpi committed on 9 Jan 2014
2014-01-02
@Mat Groves
Added worldVisible getter to DisplayObject
Mat Groves committed on 2 Jan 2014
2013-12-08
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #302 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge and close #347, use inherit for cursor style instead of default
Chad Engler committed on 8 Dec 2013
2013-12-03
@Mat Groves
Tweaking filters ...
Mat Groves committed on 3 Dec 2013
2013-10-01
@Dr. Kibitz
Squashed commit of the following (unittest-refactor): ...
Dr. Kibitz committed on 1 Oct 2013
2013-09-29
@Mat Groves
FIlters Added.. again! ...
Mat Groves committed on 29 Sep 2013
2013-09-24
@Dr. Kibitz
Remove trailing whitespace
Dr. Kibitz committed on 24 Sep 2013
2013-09-10
@Mikko Haapoja
Changed it so that getBoundingClientRect is called on the new dom element vs the one for canvas
Mikko Haapoja committed on 10 Sep 2013
@Mikko Haapoja
Made the cursor update on the newly set dom element for interaction. Also noticed events were being removed for the current/new dom element and not the old one
Mikko Haapoja committed on 10 Sep 2013
@Mikko Haapoja
Made sure that if the dom element for interaction has been set then the canvas dom element wont reset it
Mikko Haapoja committed on 10 Sep 2013
@Mikko Haapoja
Made it so that you can change which dom element receives mouse/touch events
Mikko Haapoja committed on 10 Sep 2013