pixi.js / src / pixi / textures /
@photonstorm photonstorm authored on 15 May 2014
..
BaseTexture.js Merge pull request #738 from panrafal/fix/destroy-texture 11 years ago
RenderTexture.js 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. 10 years ago
Texture.js Fix PIXI.Texture.removeTextureFromCache() 11 years ago