photonstorm
authored
on 26 Nov 2013
|
|
.. |
|
|
|
core
|
Remove trailing whitespace
|
11 years ago
|
|
display
|
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
|
|
extras
|
Canvas Tweaks
|
11 years ago
|
|
filters
|
Fixed typo in AbstractFilter (unifroms to uniforms)
|
11 years ago
|
|
loaders
|
Manually merge #400
|
11 years ago
|
|
primitives
|
New Filter Structure
|
11 years ago
|
|
renderers
|
Dramatically refactored PixiShader. Significantly smaller, less branching, much faster sync loop and no constant texture uploads.
|
11 years ago
|
|
text
|
Fixes #386; adds word wrapping to Pixi.TEXT.
|
11 years ago
|
|
textures
|
New Filter Structure
|
11 years ago
|
|
utils
|
ie11 patch
|
11 years ago
|
|
InteractionManager.js
|
FIlters Added.. again!
|
11 years ago
|
|
Intro.js
|
PIXI now wrapped in an anonymous function, with exports for CommonJS.
|
12 years ago
|
|
Outro.js
|
Add AMD export, fixes #267
|
11 years ago
|
|
Pixi.js
|
a shitload of doc updates
|
11 years ago
|