pixi.js / src / pixi /
@photonstorm photonstorm authored on 10 Jul 2014
..
core Fixes & changes for #782 (Circle and Ellipse are implemented and/or documented wrong in a few places) 10 years ago
display 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
extras Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet). 10 years ago
filters Fixed prototype of DotScreenFilter 11 years ago
loaders Refactored the JSON Loader slightly to cope with the new Texture trim / crop values. 10 years ago
primitives Added a blendMode Manager 10 years ago
renderers Added support for the WebGL context option preserveDrawingBuffer. Affects whether or not the contents of the stencil buffer is retained after rendering. 10 years ago
text Tweaked text to work with new crop 10 years ago
textures Added a blendMode Manager 10 years ago
utils fixes #818 10 years ago
InteractionData.js Removed this.local in InteractionData fixes #654 11 years ago
InteractionManager.js added dirty to touch events too 10 years ago
Intro.js Squashed commit of the following (jshint): 11 years ago
Outro.js Add AMD export, fixes #267 11 years ago
Pixi.js Typo in the pixi url :/ 10 years ago