pixi.js / src /
@photonstorm photonstorm authored on 10 Jul 2014
..
pixi Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check. 10 years ago