2014-07-08 |
|
---|---|
2014-07-02 |
|
Fix a property name in TextureUvs
Federico Omoto
committed
on 2 Jul 2014
|
|
|
|
2014-07-01 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 1 Jul 2014
|
|
|
2014-06-30 |
Merge pull request #734 from panrafal/feature/premultiplied-alpha
...
Mat Groves
committed
on 30 Jun 2014
|
|
|
2014-06-26 |
|
2014-06-12 |
Fixed render texture canvas matrix bug
mathew groves
committed
on 12 Jun 2014
|
2014-05-20 |
|
2014-05-15 |
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-07 |
Forgot a space to match code style.
Michael Wang
committed
on 7 May 2014
|
Added an error event dispatch when an image cannot be loaded.
Michael Wang
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 |
|
premultipliedAlpha for webgl textures
Rafal Lindemann
committed
on 6 May 2014
|
|
2014-04-22 |
|
2014-04-02 |
Better solution for Data URI crossorigin
Eemeli Kelokorpi
committed
on 2 Apr 2014
|
Fixed Data URI loading
Eemeli Kelokorpi
committed
on 2 Apr 2014
|
|
Fixed texture loading on IE11
Eemeli Kelokorpi
committed
on 2 Apr 2014
|
|
2014-03-22 |
|
2014-03-18 |
Add scaleMode params to FilterTexture and RenderTexture
giraluna
committed
on 18 Mar 2014
|
2014-03-11 |
Fix Text.destroy() and fix memory leak in BaseTexture.destroy() if basetexture was from canvas
giraluna
committed
on 11 Mar 2014
|
2014-03-04 |
Fixed cross domain bug
Mat Groves
committed
on 4 Mar 2014
|
2014-02-17 |
|
Merge cachAsBitmap Branch
Mat Groves
committed
on 17 Feb 2014
|
|
2014-02-16 |
|