Commit graph

8 commits

Author SHA1 Message Date
Anders Nissen
8a0036178e Even more clean-up 2014-02-13 20:17:03 +01:00
Anders Nissen
564f883640 More clean-up 2014-02-13 16:47:28 +01:00
Mat Groves
a59131c514 Tidied up displayObject removing linked list bits 2013-12-28 00:33:42 +00:00
photonstorm
49fff52fc8 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. 2013-11-20 16:19:25 +00:00
Mat Groves
4204ada63e Added 2 filters fix filter bug
Fixed filter bug where filters not wotkring on transparent renderer
Added CrossHatchFilter
Added RGBSplitFilter
Updated Example 15
2013-11-05 19:51:39 +00:00
Mat Groves
85f1bd6557 WebGL masking issue fixed
WebGL mask objects can now be nested within masked objects
2013-11-03 10:46:41 +00:00
Mat Groves
932ca80032 All Filter Exampls Added
Example 16 removed as no longer required
added Color step filter
added Twist filter
added Dot screen
2013-11-02 15:51:02 +00:00
Mat Groves
a46b74f8ca Filter Tweaks
Displacement Map Filter tweaked
Demos created
2013-11-01 13:51:25 +00:00