Commit graph

13 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
2134e4f30c Cleaned the examples and the src a bit, plus docs 2014-02-06 18:05:23 +00:00
Mat Groves
abb978dbf3 Added Tinting and BlendMode example 2014-01-06 20:58:03 +00:00
Mat Groves
03ed383db6 added some comments and a vert size property 2013-12-29 15:15:17 +00:00
Mat Groves
41d6b01e96 Added canvas sprite tiniting
Currently only works with browsers that support the new canvas blend
modes
still need to add tiniting to tilingsprite and graphics
2013-12-29 12:14:34 +00:00
Mat Groves
a59131c514 Tidied up displayObject removing linked list bits 2013-12-28 00:33:42 +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
4d578fe443 Linked List update 2013-06-29 13:53:09 +01:00
Mat Groves
7fff2f52ba text example updated 2013-04-26 02:13:43 +01:00
Mat Groves
b8d849032c alpha update
added new function Texture.fromCanvas
docs updated
photonstorm morph example added
photonstorm balls example added
examples renamed
2013-03-02 20:49:12 +00:00
Renamed from examples/example 2/index.html (Browse further)