2014-07-02 |
|
---|---|
RenderTexture truly extends Texture; more tests
Chad Engler
committed
on 2 Jul 2014
|
|
2014-07-01 |
update tests and ensure they pass
Chad Engler
committed
on 1 Jul 2014
|
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-24 |
|
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-30 |
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js
...
Mat Groves
committed
on 30 Mar 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-07 |
Added doc for BaseTexture.fromCanvas
Jeena Paradies
committed
on 7 Mar 2014
|
@param doc about scaleMode in Texture.fromCanvas
Jeena Paradies
committed
on 7 Mar 2014
|
|
@param doc about scaleMode in Texture.fromImage
Jeena Paradies
committed
on 7 Mar 2014
|