2013-06-19 |
Documentation 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 |
use a different name than char, which is reserved. Fixes #177
Chad Engler
committed
on 17 Jun 2013
|
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
|
|
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 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
|
|
|
|
Merge branch 'dev---spine' into dev
Mat Groves
committed
on 12 Jun 2013
|
|
|
|
2013-06-07 |
|
|
|
WebGL bug fixes
Atsushi Nakamura
committed
on 7 Jun 2013
|
|
add wordwrap function in PIXI.Text.
Atsushi Nakamura
committed
on 7 Jun 2013
|
|
2013-06-05 |
|
2013-05-30 |
Fixed documentation in JsonLoader
Vsevolod Strukchinsky
committed
on 30 May 2013
|
JsonLoader extracted from SpriteSheetLoader
Vsevolod Strukchinsky
committed
on 30 May 2013
|
|
2013-05-24 |
typo in docs
Vsevolod Strukchinsky
committed
on 24 May 2013
|
|
|
2013-05-23 |
Text update
Mat Groves
committed
on 23 May 2013
|
|