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