History for pixi.js / src / core
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
2015-03-17
@mathew groves
fixed generate texture for Graphics
mathew groves committed on 17 Mar 2015
@mathew groves
pass clear property to renderDisplayObject function
mathew groves committed on 17 Mar 2015
@mathew groves
make default bg color black
mathew groves committed on 17 Mar 2015
2015-03-15
@mathew groves
fixed getBounds on Sprite ...
mathew groves committed on 15 Mar 2015
2015-03-14
@Chad Engler
Texture.fromVideo should allow urls like other from* methods
Chad Engler committed on 14 Mar 2015
@Chad Engler
remove some lingering .bind()s that are no longer needed
Chad Engler committed on 14 Mar 2015
@Dr. Kibtiz
missed on, and use once
Dr. Kibtiz committed on 14 Mar 2015
2015-03-13
@Chad Engler
remove bound functions used with old event system
Chad Engler committed on 13 Mar 2015
@Chad Engler
revert a change that snuck in
Chad Engler committed on 13 Mar 2015
@Chad Engler
rework v3 to use EE3 instead of a custom emitter
Chad Engler committed on 13 Mar 2015
@Chad Engler
fix #1529; remove projection code from RenderTexture
Chad Engler committed on 13 Mar 2015
@Chad Engler
merge #1531
Chad Engler committed on 13 Mar 2015
2015-03-12
@Dr. Kibtiz
Reference issue for all fs requires (fixes typo as well)
Dr. Kibtiz committed on 12 Mar 2015
@Dr. Kibtiz
Fix all the remaining jshint stuff
Dr. Kibtiz committed on 12 Mar 2015
@Wouter Commandeur
Fix recursive destroy children
Wouter Commandeur committed on 12 Mar 2015