2015-01-12 |
refactor object renderers to be out of core renderer
Chad Engler
committed
on 12 Jan 2015
|
---|---|
|
|
|
|
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
...
mathew groves
committed
on 12 Jan 2015
|
|
sprite render change
mathew groves
committed
on 12 Jan 2015
|
|
regex replace braces to newline
Chad Engler
committed
on 12 Jan 2015
|
|
2015-01-11 |
fixup some forgotton spots
Chad Engler
committed
on 11 Jan 2015
|
|
|
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves
committed
on 11 Jan 2015
|
|
|
|
add some docs for shader types
Chad Engler
committed
on 11 Jan 2015
|
|
fix fast shader to color properly
Chad Engler
committed
on 11 Jan 2015
|
|
don't recalculate vertSize in bytes each time
Chad Engler
committed
on 11 Jan 2015
|
|
2015-01-10 |
got textures binding correctly and webgl works
Chad Engler
committed
on 10 Jan 2015
|
add backgroundColor to canvas; fix places I forgot to update
Chad Engler
committed
on 10 Jan 2015
|
|
fix issues with shaders not compiling properly
Chad Engler
committed
on 10 Jan 2015
|
|
fix small build/run issues
Chad Engler
committed
on 10 Jan 2015
|
|
2015-01-09 |
move fastSpriteBatch to renderer; add some docs
Chad Engler
committed
on 9 Jan 2015
|
remove renderSession code; only pass renderer in ctor
Chad Engler
committed
on 9 Jan 2015
|
|
move TextureUvs to textures/
Chad Engler
committed
on 9 Jan 2015
|
|
2015-01-08 |
remove need for global webglRenderers array
Chad Engler
committed
on 8 Jan 2015
|
add removeView to webgl destroy; default it to false in both renderers
Chad Engler
committed
on 8 Jan 2015
|
|
fix #984, null errehthing on webgl renderer destroy
Chad Engler
committed
on 8 Jan 2015
|
|
2015-01-07 |
update colorAttribute to be aColor
Chad Engler
committed
on 7 Jan 2015
|
2015-01-06 |
fix some require paths that changed with some refactoring
Chad Engler
committed
on 6 Jan 2015
|
fix some jshint issues
Chad Engler
committed
on 6 Jan 2015
|
|
rename shader classes
Chad Engler
committed
on 6 Jan 2015
|
|
2015-01-04 |
merge #1192, allow filters to go 'offscreen'
Chad Engler
committed
on 4 Jan 2015
|
minor tweaks to shader attrs
Chad Engler
committed
on 4 Jan 2015
|
|
merge #1052, fix EJECTA issue where renderbuffer isn't reset
Chad Engler
committed
on 4 Jan 2015
|