History for pixi.js / src / interaction / InteractionManager.js
2016-03-31
@Mat Groves
Merge branch 'dev' ...
Mat Groves committed on 31 Mar 2016
2016-02-25
@Mat Groves
interaction tweak
Mat Groves committed on 25 Feb 2016
2016-02-09
@Mat Groves
made option to ensure mouse move ...
Mat Groves committed on 9 Feb 2016
2016-02-04
@Mat Groves
fix for #2333
Mat Groves committed on 4 Feb 2016
2015-12-15
@Mat Groves
tweaked interaction. ...
Mat Groves committed on 15 Dec 2015
2015-11-30
@Mat Groves
Fixed the interaction manager loop
Mat Groves committed on 30 Nov 2015
2015-10-01
@Chad Engler
Revert "dispatch mousemove/touchmove event only inside hit area"
Chad Engler committed on 1 Oct 2015
2015-09-28
@GaryTsang
Update InteractionManager.js ...
GaryTsang committed on 28 Sep 2015
2015-08-19
@Steffen Baer
fixes touchmove
Steffen Baer committed on 19 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-06-13
@Endel Dreyer
dispatch mousemove/touchmove event only inside hit area. closes #1837, closes #1884
Endel Dreyer committed on 13 Jun 2015
2015-05-10
@Mat Groves
revert interaction fix ...
Mat Groves committed on 10 May 2015
2015-05-04
@Mat Groves
fixed interaction issue
Mat Groves committed on 4 May 2015
2015-04-27
@JiDW
Fix touch datas for cocoonjs ...
JiDW committed on 27 Apr 2015
2015-04-20
@Dr. Kibtiz
Just use update rather than wrapping in _tick
Dr. Kibtiz committed on 20 Apr 2015
@Dr. Kibtiz
InteractionManager now PIXI.ticker.shared with MovieClips
Dr. Kibtiz committed on 20 Apr 2015
2015-04-12
@Mat Groves
moved mouse move event to the document ...
Mat Groves committed on 12 Apr 2015
@Mat Groves
stopPropagation function added to event data ...
Mat Groves committed on 12 Apr 2015
@Mat Groves
update mouse coords on each event ...
Mat Groves committed on 12 Apr 2015
2015-03-31
@Chad Engler
add requestId to ctor with docs; fixes deopt from #1621
Chad Engler committed on 31 Mar 2015
@Florent BIFFI
Update InteractionManager.js ...
Florent BIFFI committed on 31 Mar 2015
2015-03-21
@Dr. Kibtiz
Make interactiveTarget a mixin and InteractionManager mix it
Dr. Kibtiz committed on 21 Mar 2015
@mathew groves
fixed couple of errors from the new structure ...
mathew groves committed on 21 Mar 2015
2015-03-18
@Chad Engler
fix some typos and jshint issues
Chad Engler committed on 18 Mar 2015
@Michaël Chartrand
Merge pull request #2 from GoodBoyDigital/dev ...
Michaël Chartrand committed on 18 Mar 2015
@SirKnightDragoon
fix "var"
SirKnightDragoon committed on 18 Mar 2015
@SirKnightDragoon
Optimisation
SirKnightDragoon committed on 18 Mar 2015
2015-03-17
@Chad Engler
fix #1541; add destroy method to InteractionManager
Chad Engler committed on 17 Mar 2015
2015-03-16
@SirKnightDragoon
Give the possibility to get the local position with your own global position. ...
SirKnightDragoon committed on 16 Mar 2015
2015-03-14
@Chad Engler
remove some lingering .bind()s that are no longer needed
Chad Engler committed on 14 Mar 2015