2014-01-30
@Mat Groves
fixed render texture issue and jshinted code
Mat Groves committed on 30 Jan 2014
@Mat Groves
replaced matrix
Mat Groves committed on 30 Jan 2014
2014-01-28
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 28 Jan 2014
@Mat Groves
Reset Alpha for CanvasRenderer
Mat Groves committed on 28 Jan 2014
@Mat Groves
Merge pull request #531 from alvinsight/dev ...
Mat Groves committed on 28 Jan 2014
@alvinsight
A nice getter/setter for our lovely users
alvinsight committed on 28 Jan 2014
@alvinsight
Dived into WebGLRenderer, fixes and docs
alvinsight committed on 28 Jan 2014
@Chad Engler
return empty rect if container has no visible children
Chad Engler committed on 28 Jan 2014
2014-01-27
@Chad Engler
Allow texture to not be flipped
Chad Engler committed on 27 Jan 2014
@Mat Groves
jslinted code
Mat Groves committed on 27 Jan 2014
@Mat Groves
Docs updated ...
Mat Groves committed on 27 Jan 2014
@Mat Groves
Merge pull request #529 from alvinsight/dev ...
Mat Groves committed on 27 Jan 2014
@alvinsight
Typos and Started tackling the WebGL, and tests
alvinsight committed on 27 Jan 2014
@alvinsight
Docs :)
alvinsight committed on 27 Jan 2014
@alvinsight
Fixed, finally adapted to the dev branch
alvinsight committed on 27 Jan 2014
2014-01-24
@Chad Engler
Manually merge #522 from @qzix13
Chad Engler committed on 24 Jan 2014
@Mat Groves
Added auto prevent default variable to pixi constants
Mat Groves committed on 24 Jan 2014
@Mat Groves
Mad cross origin on by default to fix ie11 issue and make life generally easier
Mat Groves committed on 24 Jan 2014
@Mat Groves
Added constant for interaction frequency
Mat Groves committed on 24 Jan 2014
@Mat Groves
Fixed premultiplied alpha - for webGL transparent canvas
Mat Groves committed on 24 Jan 2014
@Mat Groves
Added clear rect to transparent canvas renderer
Mat Groves committed on 24 Jan 2014
2014-01-23
@Mat Groves
Jshinted code
Mat Groves committed on 23 Jan 2014
@Mat Groves
Finished first pass of webGL destroy functions
Mat Groves committed on 23 Jan 2014
@Mat Groves
Fixed render texture issue where textures not getting uploaded to GPU before render
Mat Groves committed on 23 Jan 2014
@Mat Groves
Jshinted code ...
Mat Groves committed on 23 Jan 2014
@Mat Groves
Added fromCanvas to base texture ...
Mat Groves committed on 23 Jan 2014
@Mat Groves
Implemented texture caching for fromCanvas method
Mat Groves committed on 23 Jan 2014
@Chad Engler
update scale modes constants
Chad Engler committed on 23 Jan 2014
@Chad Engler
Forgot to update that one!
Chad Engler committed on 23 Jan 2014
@Chad Engler
Fix texture scaling in canvas renderer
Chad Engler committed on 23 Jan 2014