History for pixi.js / src / core / display / Container.js
2016-10-11
@Stafford Williams
use worldAlpha
Stafford Williams committed on 11 Oct 2016
2016-10-09
@Stafford Williams
remove superfluous check
Stafford Williams committed on 9 Oct 2016
2016-10-04
@Ivan Popelyshev
Improvement of PR #3053
Ivan Popelyshev committed on 4 Oct 2016
2016-10-03
@stafford
allow Container.addChildAt when zero children
stafford committed on 3 Oct 2016
2016-10-01
@Ivan Popelyshev
fix for #3027
Ivan Popelyshev committed on 1 Oct 2016
2016-09-30
@Steffen Bär
updated some doc comments (#3038)
Steffen Bär authored on 30 Sep 2016 Mat Groves committed on 30 Sep 2016
2016-09-28
@Robert Krasky
addChildAt index ...
Robert Krasky authored on 28 Sep 2016 GitHub committed on 28 Sep 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-26
@Matt Karl
Fix linting issues
Matt Karl committed on 26 Sep 2016
2016-09-25
@Chad Engler
merge #2956
Chad Engler committed on 25 Sep 2016
@Chad Engler
fix issues w/ Container destroy; see #2863 and #2995
Chad Engler committed on 25 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-22
@Ivan Popelyshev
bounds and transform for invisible containers.
Ivan Popelyshev committed on 22 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-16
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-08-15
@Matt Karl
Destroying a DisplayObject will remove itself (#2809) ...
Matt Karl authored on 15 Aug 2016 Mat Groves committed on 15 Aug 2016
@Mat Groves
forgot a filter check :/
Mat Groves committed on 15 Aug 2016
2016-08-14
@Mat Groves
fixed little issue with _enabledFilters being null
Mat Groves committed on 14 Aug 2016
@Mat Groves
added enabled to filters (#2798) ...
Mat Groves authored on 14 Aug 2016 GitHub committed on 14 Aug 2016
2016-08-03
@Mat Groves
bounds-tweaks (#2760)
Mat Groves authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
2016-07-17
@Mat Groves
Dev bounds refactor (#2729) ...
Mat Groves authored on 17 Jul 2016 GitHub committed on 17 Jul 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-06-11
@Mat Groves
fixed static cacheAsBitmap
Mat Groves committed on 11 Jun 2016
2016-05-31
@Mat Groves
fix an issue if an object is reparented
Mat Groves committed on 31 May 2016
2016-05-28
@Chad Engler
Merge pull request #2592 from marekventur/container-destruction-api ...
Chad Engler committed on 28 May 2016
@Marek
Accept boolean as a shortcut for all destroy() calls
Marek committed on 28 May 2016