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 |
|
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 |
|
2014-02-14 |
Fixed setTexture bug with TilingSprite and Fixed SpriteBatch canvas transform bug
Mat Groves
committed
on 14 Feb 2014
|
2014-02-10 |
Docs, examples again, test folder, removeAll func
alvinsight
committed
on 10 Feb 2014
|
|
|
2014-02-09 |
|
2014-02-06 |
fix gl variable in RenderTexture.resize
Tommy
committed
on 6 Feb 2014
|
Cleaned the examples and the src a bit, plus docs
alvinsight
committed
on 6 Feb 2014
|
|
2014-02-03 |
|
2014-02-02 |
Remove all references to mat3 or mat4
Chad Engler
committed
on 2 Feb 2014
|
2014-01-30 |
fixed render texture issue and jshinted code
Mat Groves
committed
on 30 Jan 2014
|