History for pixi.js / src
2015-01-13
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves committed on 13 Jan 2015
@mathew groves
tweaked sprite ands tilingsprite ...
mathew groves committed on 13 Jan 2015
2015-01-12
@Chad Engler
more jshint fixes
Chad Engler committed on 12 Jan 2015
@Chad Engler
add missing semicolons
Chad Engler committed on 12 Jan 2015
@Chad Engler
fix broken strings from the regex
Chad Engler committed on 12 Jan 2015
@Chad Engler
refactor object renderers to be out of core renderer
Chad Engler committed on 12 Jan 2015
@mathew groves
More updates ...
mathew groves committed on 12 Jan 2015
@mathew groves
bunch of updates ...
mathew groves committed on 12 Jan 2015
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite ...
mathew groves committed on 12 Jan 2015
@mathew groves
sprite render change
mathew groves committed on 12 Jan 2015
@Chad Engler
small doc cleanup after regex replace
Chad Engler committed on 12 Jan 2015
@Chad Engler
regex replace braces to newline
Chad Engler committed on 12 Jan 2015
2015-01-11
@Chad Engler
fixup some forgotton spots
Chad Engler committed on 11 Jan 2015
@mathew groves
Removed the parent check in updateTransform ...
mathew groves committed on 11 Jan 2015
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves committed on 11 Jan 2015
@mathew groves
Fixed graphics ...
mathew groves committed on 11 Jan 2015
@Chad Engler
add some docs for shader types
Chad Engler committed on 11 Jan 2015
@Chad Engler
fix fast shader to color properly
Chad Engler committed on 11 Jan 2015
@Chad Engler
update core to be the main export, plugins add onto that
Chad Engler committed on 11 Jan 2015
@Chad Engler
don't recalculate vertSize in bytes each time
Chad Engler committed on 11 Jan 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 11 Jan 2015
2015-01-10
@Chad Engler
minor perf increase for updateTransform
Chad Engler committed on 10 Jan 2015
@Chad Engler
got textures binding correctly and webgl works
Chad Engler committed on 10 Jan 2015
@Chad Engler
add backgroundColor to canvas; fix places I forgot to update
Chad Engler committed on 10 Jan 2015
@Chad Engler
fix update transform for DO so it can be root
Chad Engler committed on 10 Jan 2015
@Chad Engler
fix issues with shaders not compiling properly
Chad Engler committed on 10 Jan 2015
@Chad Engler
fix small build/run issues
Chad Engler committed on 10 Jan 2015
2015-01-09
@Chad Engler
fix #1055, add clone method to Graphics (untested)
Chad Engler committed on 9 Jan 2015
@Chad Engler
move fastSpriteBatch to renderer; add some docs
Chad Engler committed on 9 Jan 2015
@Chad Engler
remove renderSession code; only pass renderer in ctor
Chad Engler committed on 9 Jan 2015