2013-08-18 |
|
---|---|
Fixed bug when mouseUp being called instead of MouseOut
Mat Groves
committed
on 18 Aug 2013
|
|
2013-08-17 |
|
2013-08-15 |
|
2013-07-24 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Mat Groves
committed
on 24 Jul 2013
|
|
|
2013-07-15 |
move constructor property to prototype, fixes #189
Chad Engler
committed
on 15 Jul 2013
|
2013-07-11 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Mat Groves
committed
on 11 Jul 2013
|
|
|
2013-07-07 |
a shitload of doc updates
Chad Engler
committed
on 7 Jul 2013
|
2013-07-02 |
Merge branch 'dev-filters' into dev
Mat Groves
committed
on 2 Jul 2013
|
2013-07-01 |
fix a logic error with hitArea checks
Chad Engler
committed
on 1 Jul 2013
|
|
|
2013-06-29 |
Add Circle and Ellipse, and move hit tests into shapes
Chad Engler
committed
on 29 Jun 2013
|
2013-06-23 |
pick up IE events
Chad Engler
committed
on 23 Jun 2013
|
pass along dom mouse events, fixes #36
Chad Engler
committed
on 23 Jun 2013
|
|
2013-06-20 |
|
2013-06-19 |
Interaction Prevent Default fix
Mat Groves
committed
on 19 Jun 2013
|
remove event.preventDefault() from event handlers
Chad Engler
committed
on 19 Jun 2013
|
|
general code cleanup for hitTest
Chad Engler
committed
on 19 Jun 2013
|
|
Merge branch 'polygon-hitdetection' of github.com:adrienbrault/pixi.js into adrienbrault-polygon-hitdetection
Chad Engler
committed
on 19 Jun 2013
|
|
Only children that are visible should be clickable, fixes #124
Chad Engler
committed
on 19 Jun 2013
|
|
2013-06-17 |
|
2013-05-23 |
|
2013-05-22 |
|
2013-05-09 |
hitArea now also support a polygon object
Adrien Brault
committed
on 9 May 2013
|
2013-05-01 |
buttonMode added and documented
Mat Groves
committed
on 1 May 2013
|
2013-04-30 |
|
2013-04-21 |
Interaction Manager update
Mat Groves
committed
on 21 Apr 2013
|
2013-04-20 |
|