pixi.js / src /
@photonstorm photonstorm authored on 15 May 2014
..
pixi 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