History for pixi.js / Gruntfile.js
2014-03-30
@Mat Groves
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js ...
Mat Groves committed on 30 Mar 2014
2014-03-05
@mattdesl
Adding grunt-watch into Gruntfile and package.json. watch uses source maps for development
mattdesl committed on 5 Mar 2014
2014-02-13
@Chad Engler
remove grunt-contrib-watch
Chad Engler committed on 13 Feb 2014
@Mat Groves
Fixed FF tiling sprite bug ...
Mat Groves committed on 13 Feb 2014
2014-02-02
@Chad Engler
remove watch, we don't use it right now
Chad Engler committed on 2 Feb 2014
2014-01-28
@alvinsight
Dived into WebGLRenderer, fixes and docs
alvinsight committed on 28 Jan 2014
2014-01-27
@alvinsight
Typos and Started tackling the WebGL, and tests
alvinsight committed on 27 Jan 2014
2014-01-18
@Mat Groves
Added Sprite Batch ...
Mat Groves committed on 18 Jan 2014
2014-01-12
@Dr. Kibitz
Use jshint ignores option instead
Dr. Kibitz committed on 12 Jan 2014
@Dr. Kibitz
Add karma.conf.js to jshint
Dr. Kibitz committed on 12 Jan 2014
2014-01-08
@Mat Groves
Fixed final ie11 webGL masking issue ...
Mat Groves committed on 8 Jan 2014
2014-01-05
@Mat Groves
Small bit of code file organisation for webGL renderer ...
Mat Groves committed on 5 Jan 2014
2014-01-01
@Mat Groves
codebase now lint free
Mat Groves committed on 1 Jan 2014
2013-12-31
@Mat Groves
fixed bug where sprites where always visible
Mat Groves committed on 31 Dec 2013
@Mat Groves
Restructured render texture ...
Mat Groves committed on 31 Dec 2013
2013-12-29
@Mat Groves
Added canvas sprite tiniting ...
Mat Groves committed on 29 Dec 2013
2013-12-27
@Mat Groves
Restructured canvas renderer
Mat Groves committed on 27 Dec 2013
@Mat Groves
refactored webGL renderer
Mat Groves committed on 27 Dec 2013
2013-12-19
@Chad Engler
change travis script
Chad Engler committed on 19 Dec 2013
@Chad Engler
merge in jshint fixes
Chad Engler committed on 19 Dec 2013
2013-12-14
@Martin Kelm
merge upstream/dev
Martin Kelm committed on 14 Dec 2013
2013-12-08
@Chad Engler
moar jshint fixes for tests
Chad Engler committed on 8 Dec 2013
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
@Chad Engler
change the way jshint runs a bit
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #302 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #304 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
2013-11-20
@photonstorm
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.
photonstorm committed on 20 Nov 2013
2013-11-05
@Mat Groves
Added 2 filters fix filter bug ...
Mat Groves committed on 5 Nov 2013
2013-11-02
@Mat Groves
All Filter Exampls Added ...
Mat Groves committed on 2 Nov 2013
2013-11-01
@Mat Groves
Filter Tweaks ...
Mat Groves committed on 1 Nov 2013