2013-12-08 |
a million and one jshint fixes
Chad Engler
committed
on 8 Dec 2013
|
---|---|
Merge #302 from @drkibitz, and fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
Merge and close #347, use inherit for cursor style instead of default
Chad Engler
committed
on 8 Dec 2013
|
|
2013-12-03 |
|
2013-10-01 |
|
2013-09-29 |
|
2013-09-24 |
Remove trailing whitespace
Dr. Kibitz
committed
on 24 Sep 2013
|
2013-09-10 |
Changed it so that getBoundingClientRect is called on the new dom element vs the one for canvas
Mikko Haapoja
committed
on 10 Sep 2013
|
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
|
|
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
|
|
Made it so that you can change which dom element receives mouse/touch events
Mikko Haapoja
committed
on 10 Sep 2013
|
|
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
|