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