alvinsight
f1795c15f3
Docs, examples again, test folder, removeAll func
2014-02-10 18:15:08 +00:00
Mat Groves
1062c4e1d3
Modify texture usage to allow for Multiple Renderer
2014-01-01 18:43:54 +00: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
Mat Groves
429851493c
Tweaks to Filters runing in render Texture
...
Added Blur Example
2013-10-30 23:40:40 +00:00
mattdesl
ddb24d7fe0
- using a single JS source for all examples instead of duplicating files unnecessarily.
...
- updating Gruntfile and package.json to include grunt-concat-sourcemap and grunt-contrib-watch for easier development.
- use "grunt build-debug" to build a source-mapped file to pixi.dev.js -- or use "grunt watch" during development of examples to auto build-debug any JS changes to PIXI source or the example files.
2013-10-23 11:44:34 -04:00
Mat Groves
fc80c0c602
FIlters Added.. again!
...
some filters added to pixi
example 15 added too
2013-09-30 01:19:21 +01:00