History for pixi.js / src
2015-03-18
@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
@Michaël Chartrand
Merge pull request #2 from GoodBoyDigital/dev ...
Michaël Chartrand committed on 18 Mar 2015
@SirKnightDragoon
fix "var"
SirKnightDragoon committed on 18 Mar 2015
@SirKnightDragoon
Optimisation
SirKnightDragoon committed on 18 Mar 2015
2015-03-17
@Chad Engler
fix #1541; add destroy method to InteractionManager
Chad Engler committed on 17 Mar 2015
@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-16
@SirKnightDragoon
Give the possibility to get the local position with your own global position. ...
SirKnightDragoon committed on 16 Mar 2015
2015-03-15
@mathew groves
fixed getBounds on Sprite ...
mathew groves committed on 15 Mar 2015
2015-03-14
@Chad Engler
fix an error in color matrix filter
Chad Engler committed on 14 Mar 2015
@Chad Engler
fix loading of bitmap font
Chad Engler committed on 14 Mar 2015
@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
Merge pull request #1532 from GoodBoyDigital/ee3 ...
Chad Engler committed on 13 Mar 2015
@Chad Engler
remove bound functions used with old event system
Chad Engler committed on 13 Mar 2015
@Chad Engler
update bitmap text docs a smidge
Chad Engler committed on 13 Mar 2015
@Chad Engler
add textBaseline and miterLimit params; fixes #932
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