pixi.js / src / pixi / display /
@photonstorm photonstorm authored on 10 Jul 2014
..
DisplayObject.js Fixed issue with cacheAsBitmap Alpha property 10 years ago
DisplayObjectContainer.js addChild and addChildAt now return the child 10 years ago
MovieClip.js solve issue #751 - MovieClip currentFrame is increasing exceed total frame until it is stopped 10 years ago
Sprite.js 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
SpriteBatch.js Shader Manager simplified 10 years ago
Stage.js Update Stage.js 10 years ago