2015-02-04 |
fix some braces
Chad Engler
committed
on 4 Feb 2015
|
---|---|
use texture uvs for rotating textures
Chad Engler
committed
on 4 Feb 2015
|
|
Added ticker class to utils
mathew groves
committed
on 4 Feb 2015
|
|
|
|
2015-02-03 |
added power of two check on texture load
mathew groves
committed
on 3 Feb 2015
|
moved cacheAsBitmap to extras
mathew groves
committed
on 3 Feb 2015
|
|
cacheAsBitmap plugin added
mathew groves
committed
on 3 Feb 2015
|
|
Removed cacheAsBitmap from core
mathew groves
committed
on 3 Feb 2015
|
|
cacheAsBitmap tweaks
mathew groves
committed
on 3 Feb 2015
|
|
|
|
2015-02-02 |
fixes #1403
mathew groves
committed
on 2 Feb 2015
|
fixed bound function in webGL
mathew groves
committed
on 2 Feb 2015
|
|
Tweaked perminently bound functions
mathew groves
committed
on 2 Feb 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 2 Feb 2015
|
|
|
|
|
|
|
|
|
|
2015-01-29 |
_glTextures should be an array. Avoid GC in handleContextRestored
Demur Rumed
committed
on 29 Jan 2015
|
initial texture rotation support
Chad Engler
committed
on 29 Jan 2015
|
|
fix renderable
Chad Engler
committed
on 29 Jan 2015
|
|
fix needsUpdate to be just an update method
Chad Engler
committed
on 29 Jan 2015
|
|
Fixed Texture bug
mathew groves
committed
on 29 Jan 2015
|
|
linted code
mathew groves
committed
on 29 Jan 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 29 Jan 2015
|
|
ParticleContainer is ready to go..
mathew groves
committed
on 29 Jan 2015
|
|
2015-01-28 |
fix #1190 use renderable property again
Chad Engler
committed
on 28 Jan 2015
|
|
|
Particle Refactor part 2
mathew groves
committed
on 28 Jan 2015
|
|
Fix WEBGL_RENDERER -> RENDERER_TYPE.WEBGL in RenderTexture
Demur Rumed
committed
on 28 Jan 2015
|