History for pixi.js / src / core
2015-03-21
@Chad Engler
fix bug where rendertarget isn't set right
Chad Engler committed on 21 Mar 2015
@Chad Engler
add math back as a namespaced export as well as on core
Chad Engler committed on 21 Mar 2015
@Chad Engler
fix missing doc for autoDetectRenderer
Chad Engler committed on 21 Mar 2015
@mathew groves
tweaked resolution issue with canvas render
mathew groves committed on 21 Mar 2015
@mathew groves
removed another sneaky console log..
mathew groves committed on 21 Mar 2015
@mathew groves
removed console.log in graphicsRenderer ...
mathew groves committed on 21 Mar 2015
@mathew groves
Merge remote-tracking branch 'origin/dev' into dev
mathew groves committed on 21 Mar 2015
@mathew groves
fixed rounded rectangle issue
mathew groves committed on 21 Mar 2015
@Chad Engler
Move items into their namespace ...
Chad Engler committed on 21 Mar 2015
@mathew groves
Fixed resolution issue with canvas renderer
mathew groves committed on 21 Mar 2015
@mathew groves
restore default blendMode when drawing filter
mathew groves committed on 21 Mar 2015
@mathew groves
fixes #1547 - negative viewport values for off screen
mathew groves committed on 21 Mar 2015
@mathew groves
fixed multiple alpha mask issue fixes #1571
mathew groves committed on 21 Mar 2015
@mathew groves
Merge remote-tracking branch 'origin/dev' into dev
mathew groves committed on 21 Mar 2015
@mathew groves
Fixed render texture bug
mathew groves committed on 21 Mar 2015
2015-03-19
@Simon N.
fixed retrieve Canvas from RenderTexture bug
Simon N. committed on 19 Mar 2015
@Chad Engler
Merge pull request #1556 from clementchenebault/dev ...
Chad Engler committed on 19 Mar 2015
@Clément Chenebault
add some space in the “sayHello” console.log ...
Clément Chenebault committed on 19 Mar 2015
@Dr. Kibtiz
use core.utils ref
Dr. Kibtiz committed on 19 Mar 2015
2015-03-18
@Dr. Kibtiz
extend -> object-assign
Dr. Kibtiz committed on 18 Mar 2015
@Chad Engler
render methods are private
Chad Engler committed on 18 Mar 2015
@Chad Engler
minor doc cleanup
Chad Engler committed on 18 Mar 2015
@Chad Engler
fix some typos and jshint issues
Chad Engler committed on 18 Mar 2015
@Chad Engler
mess with exports a bit
Chad Engler committed on 18 Mar 2015
@Chad Engler
fix a couple minor argument deopts
Chad Engler committed on 18 Mar 2015
@Chad Engler
optimize the rounded rectangle point array creation
Chad Engler committed on 18 Mar 2015
@Chad Engler
reuse the same array objects on reset
Chad Engler committed on 18 Mar 2015
@Chad Engler
remove an unecessary todo
Chad Engler committed on 18 Mar 2015
@Chad Engler
make bg defaults all black
Chad Engler committed on 18 Mar 2015
@Chad Engler
no need to check bg option twice
Chad Engler committed on 18 Mar 2015