Commit graph

7 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
Anders Nissen
fcd2033d40 First batch of examples cleaned up
Mostly cosmetic improvements
2014-02-12 23:23:44 +01:00
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
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