History for pixi.js / src / pixi / display / DisplayObjectContainer.js
2014-11-11
@mathew groves
fixed updateTransform bug ...
mathew groves committed on 11 Nov 2014
2014-10-16
@mathew groves
getBounds tweak ...
mathew groves committed on 16 Oct 2014
2014-10-15
@photonstorm
Lots of jsdocs and spelling fixes.
photonstorm committed on 15 Oct 2014
2014-10-02
@mathew groves
Made RemoveChild no longer returns error
mathew groves committed on 2 Oct 2014
2014-09-29
@mathew groves
Removed the updateFrames global Array
mathew groves committed on 29 Sep 2014
2014-09-24
@Chad Engler
Merge pull request #966 from krzysztof-o/get_set_child_index ...
Chad Engler committed on 24 Sep 2014
2014-09-12
@Krzysztof Opalka
added getChildIndex and setChildIndex methods to DisplayObjectContainer
Krzysztof Opalka committed on 12 Sep 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
2014-08-05
@Chad Engler
Merge pull request #859 from n1313/patch-1 ...
Chad Engler committed on 5 Aug 2014
2014-07-17
@mathew groves
Added 0 width check to DisplayObjectContainer
mathew groves committed on 17 Jul 2014
2014-07-14
@mathew groves
Tied up new webGL batch approach ...
mathew groves committed on 14 Jul 2014
2014-07-12
@Yury Shevchenko
Improved handling of children removal from empty DisplayObjectContainers ...
Yury Shevchenko committed on 12 Jul 2014
2014-07-01
@mathew groves
addChild and addChildAt now return the child
mathew groves committed on 1 Jul 2014
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