2015-01-13 |
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves
committed
on 13 Jan 2015
|
---|---|
|
|
2015-01-12 |
more jshint fixes
Chad Engler
committed
on 12 Jan 2015
|
add missing semicolons
Chad Engler
committed
on 12 Jan 2015
|
|
fix broken strings from the regex
Chad Engler
committed
on 12 Jan 2015
|
|
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
|
|
small doc cleanup after regex replace
Chad Engler
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
|
|
update core to be the main export, plugins add onto that
Chad Engler
committed
on 11 Jan 2015
|
|
don't recalculate vertSize in bytes each time
Chad Engler
committed
on 11 Jan 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 11 Jan 2015
|
|
2015-01-10 |
minor perf increase for updateTransform
Chad Engler
committed
on 10 Jan 2015
|
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 update transform for DO so it can be root
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 |
fix #1055, add clone method to Graphics (untested)
Chad Engler
committed
on 9 Jan 2015
|
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
|