History for pixi.js / src / pixi / display / DisplayObjectContainer.js
2014-06-29
@mathew groves
Complex graphics and masking added
mathew groves committed on 29 Jun 2014
2014-05-07
@mathew groves
Fixed filter bug ...
mathew groves committed on 7 May 2014
2014-05-06
@mathew groves
added width and height properties to displayObject ...
mathew groves committed on 6 May 2014
2014-03-13
@Chad Engler
Fix logic error in DOC
Chad Engler committed on 13 Mar 2014
@André Venâncio
removed spaces
André Venâncio committed on 13 Mar 2014
@André Venâncio
updated removeChildAt and removeChild. removeChildren has now a begin and end value.
André Venâncio committed on 13 Mar 2014
@André Venâncio
updated removeChildAt, removeChild, removeChildren
André Venâncio committed on 13 Mar 2014
@André Venâncio
Added removeChildAt method ...
André Venâncio committed on 13 Mar 2014
2014-02-17
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
@Mat Groves
Merge pull request #557 from alvinsight/dev ...
Mat Groves committed on 10 Feb 2014
2014-02-08
@Mat Groves
Fixes #543 ...
Mat Groves committed on 8 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014
2014-01-28
@Chad Engler
return empty rect if container has no visible children
Chad Engler committed on 28 Jan 2014
2014-01-27
@alvinsight
Fixed, finally adapted to the dev branch
alvinsight committed on 27 Jan 2014
2014-01-26
@Mat Groves
Added cacheAsBitmap to DisplayObject
Mat Groves committed on 26 Jan 2014
2014-01-24
@Chad Engler
Manually merge #522 from @qzix13
Chad Engler committed on 24 Jan 2014
2014-01-21
@Mat Groves
updated the visible check for display objects
Mat Groves committed on 21 Jan 2014
2014-01-19
@danzel
English fixes
danzel committed on 19 Jan 2014
2014-01-15
@Mat Groves
Fixed major issue with removeChild
Mat Groves committed on 15 Jan 2014
2014-01-07
@Mat Groves
Fixed issue with setStageRefference and worldVisible function
Mat Groves committed on 7 Jan 2014
2014-01-06
@Mat Groves
Fixed bug with interaction when setting internal stage reference
Mat Groves committed on 6 Jan 2014
2014-01-05
@Mat Groves
Added removeStageReference fix
Mat Groves committed on 5 Jan 2014
@Mat Groves
Fixed bug where setText not working correctly ...
Mat Groves committed on 5 Jan 2014
@Mat Groves
Fixed stage ref bug
Mat Groves committed on 5 Jan 2014
2014-01-04
@Mat Groves
Added getLocalBounds function to displayObject ...
Mat Groves committed on 4 Jan 2014
2014-01-02
@Chad Engler
merge dev_1.5 into dev
Chad Engler committed on 2 Jan 2014
2014-01-01
@Mat Groves
codebase now lint free
Mat Groves committed on 1 Jan 2014
@Mat Groves
Fixed issue where local variable width and height were in global scope
Mat Groves committed on 1 Jan 2014
2013-12-31
@Mat Groves
fixed bug where addChildAt, not actually adding the child
Mat Groves committed on 31 Dec 2013