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
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
92b513e4f0
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Conflicts: src/pixi/textures/RenderTexture.js
Updated example for render texture
2013-07-11 20:32:29 +01:00
Mat Groves
4d578fe443
Linked List update
2013-06-29 13:53:09 +01:00
Mat Groves
43b289aeeb
Render Texture bug fix
...
Fixed bug with rendering single sprite
Example updated
2013-05-24 14:09:11 +01:00
Mat Groves
2a6169a952
Render Texture added
...
Render texture finished
custom render item added
pivot added to display object
grunt file updated
docs updated
2013-05-23 22:57:27 +01:00