History for pixi.js / src / pixi / InteractionManager.js
2013-12-08
@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-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
2013-08-18
@Mat Groves
touch/mouse prevent default now to be handled by the user ...
Mat Groves committed on 18 Aug 2013
@Mat Groves
Fixed bug when mouseUp being called instead of MouseOut
Mat Groves committed on 18 Aug 2013
2013-08-17
@Mat Groves
Visibibility optimised, interaction bug fixed ...
Mat Groves committed on 17 Aug 2013
2013-08-15
@Mat Groves
preventDefault option added to InteractionManager ...
Mat Groves committed on 15 Aug 2013
2013-07-24
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 24 Jul 2013
@Mat Groves
Minor update ...
Mat Groves committed on 24 Jul 2013
2013-07-15
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-11
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 11 Jul 2013
@Mat Groves
Minor updates and bug fixes ...
Mat Groves committed on 11 Jul 2013
2013-07-07
@Chad Engler
a shitload of doc updates
Chad Engler committed on 7 Jul 2013
2013-07-02
@Mat Groves
Merge branch 'dev-filters' into dev
Mat Groves committed on 2 Jul 2013
2013-07-01
@Chad Engler
fix a logic error with hitArea checks
Chad Engler committed on 1 Jul 2013
@Mat Groves
Maskin added to pixi.js ...
Mat Groves committed on 1 Jul 2013
2013-06-29
@Chad Engler
Add Circle and Ellipse, and move hit tests into shapes
Chad Engler committed on 29 Jun 2013
2013-06-23
@Chad Engler
pick up IE events
Chad Engler committed on 23 Jun 2013
@Chad Engler
pass along dom mouse events, fixes #36
Chad Engler committed on 23 Jun 2013
2013-06-20
@Mat Groves
Merge branch 'dev-primitive' into dev ...
Mat Groves committed on 20 Jun 2013
2013-06-19
@Mat Groves
Interaction Prevent Default fix
Mat Groves committed on 19 Jun 2013
@Chad Engler
remove event.preventDefault() from event handlers
Chad Engler committed on 19 Jun 2013
@Chad Engler
general code cleanup for hitTest
Chad Engler committed on 19 Jun 2013
@Chad Engler
Merge branch 'polygon-hitdetection' of github.com:adrienbrault/pixi.js into adrienbrault-polygon-hitdetection
Chad Engler committed on 19 Jun 2013
@Chad Engler
Only children that are visible should be clickable, fixes #124
Chad Engler committed on 19 Jun 2013