Commit graph

4 commits

Author SHA1 Message Date
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
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
Dr. Kibitz
aecd78d635 Remove trailing whitespace 2013-09-24 08:49:50 -07:00
Mat Groves
5141791ae7 Minor updates and bug fixes
Added new Matrix functions
Added resize function to renderTexture
Fixed RenderTexture Mask bug
2013-07-11 20:19:49 +01:00