2013-06-19 |
merge dev into master
Chad Engler
committed
on 19 Jun 2013
|
---|---|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
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
|
|
Graphics Implemented
Mat Groves
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 |
use a different name than char, which is reserved. Fixes #177
Chad Engler
committed
on 17 Jun 2013
|
|
|
2013-06-16 |
|
2013-06-15 |
|
2013-06-14 |
Add a default stroke style, fixed #136
Chad Engler
committed
on 14 Jun 2013
|
|
|
Expose AjaxRequest, closes #122
Chad Engler
committed
on 14 Jun 2013
|
|
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves
committed
on 14 Jun 2013
|
|
|
|
2013-06-13 |
pad hex representation of color with leading 0s in PIXI.Stage.prototype.setBackgroundColor
jeremy
committed
on 13 Jun 2013
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves
committed
on 13 Jun 2013
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Mat Groves
committed
on 13 Jun 2013
|
|
|
|
|
|
Merge branch 'dev' of github.com:englercj/pixi.js into dev
Chad Engler
committed
on 13 Jun 2013
|
|
Make the measure text not wrap, fixes #170
Chad Engler
committed
on 13 Jun 2013
|
|
|
|
map the pixi version of raf
Chad Engler
committed
on 13 Jun 2013
|
|
Update raf polyfill, fixes #112
Chad Engler
committed
on 13 Jun 2013
|
|
|
|
2013-06-12 |
trying to follow coding style
Chad Engler
committed
on 12 Jun 2013
|
Only render children, if it has some (DisplayObject does not)
Chad Engler
committed
on 12 Jun 2013
|