pixi.js / src / pixi / display /
@photonstorm photonstorm authored on 20 Nov 2013
..
DisplayObject.js Updated PixiShader to use standard uniform naming conventions (1f, 2f, 2fv, etc). Added support for multiple sampler2D calls, allowing multi-texture shaders. Added support for Linear, Repeat, Nearest, Audio and Keyboard textures. Updated all the examples to use the new uniform naming convention. Updated Gruntfile to use the renamed GrayFilter and fixed indexAll in Example 15 to use the GrayFilter as well. 11 years ago
DisplayObjectContainer.js Canvas Tweaks 11 years ago
MovieClip.js Merge pull request #315 from Jam3/totalFrames 11 years ago
Sprite.js FIlters Added.. again! 11 years ago
Stage.js FIlters Added.. again! 11 years ago