2014-06-13 |
Only use XDomainRequest in IE, if a crossorigin request is needed
Laurens van Hees
committed
on 13 Jun 2014
|
---|---|
2014-05-27 |
|
|
|
2014-05-23 |
|
2014-05-21 |
|
2014-05-20 |
solve issue #751 - MovieClip currentFrame is increasing exceed total frame until it is stopped
...
Chua Kang Ming
committed
on 20 May 2014
|
|
|
2014-05-15 |
Fixed issue with cacheAsBitmap Alpha property
mathew groves
committed
on 15 May 2014
|
|
|
Added RenderTexture.clear - because, well, it's really useful :)
photonstorm
committed
on 15 May 2014
|
|
Fixed RenderTexture.resize so it now works across WebGL and Canvas. Uses the textureBuffer to resize and has a new optional 'updateBase' parameter which will set the new dimensions on the baseTexture as well. Fixes #746.
photonstorm
committed
on 15 May 2014
|
|
2014-05-09 |
|
Don't blame me ;)
Rafal Lindemann
committed
on 9 May 2014
|
|
2014-05-07 |
|
Forgot a space to match code style.
Michael Wang
committed
on 7 May 2014
|
|
syntactic sugar
Rafal Lindemann
committed
on 7 May 2014
|
|
Added an error event dispatch when an image cannot be loaded.
Michael Wang
committed
on 7 May 2014
|
|
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 7 May 2014
|
|
|
|
|
|
Some browsers return null instead of throwing Exceptions
Rafal Lindemann
committed
on 7 May 2014
|
|
If the texture is destroyed, it should be removed from TextureCache too
Rafal Lindemann
committed
on 7 May 2014
|
|
2014-05-06 |
|
|
|
|
|
2014-05-01 |
Fixed Tiling Sprite bug
mathew groves
committed
on 1 May 2014
|
2014-04-29 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 29 Apr 2014
|
|
|
|