History for pixi.js / src / pixi / display / DisplayObjectContainer.js
2013-12-29
@Mat Groves
Added canvas sprite tiniting ...
Mat Groves committed on 29 Dec 2013
2013-12-28
@Mat Groves
optimized renderer ...
Mat Groves committed on 28 Dec 2013
2013-12-27
@Mat Groves
Tidied up displayObject removing linked list bits
Mat Groves committed on 27 Dec 2013
@Mat Groves
added width and height properties to displayObjectContainer
Mat Groves committed on 27 Dec 2013
@Mat Groves
Removed Linked lists ...
Mat Groves committed on 27 Dec 2013
@Mat Groves
Restructured canvas renderer
Mat Groves committed on 27 Dec 2013
@Mat Groves
refactored webGL renderer
Mat Groves committed on 27 Dec 2013
2013-12-23
@Mat Groves
Added getBounds function to DisplayObjects
Mat Groves committed on 23 Dec 2013
2013-12-22
@photonstorm
Previously addChild was checking this: `if(child.parent != undefined)` but testing just for 'undefined' isn't enough, as the parent is set to 'null' in DisplayObject.js, so this condition fails and throws an error as it tries to removeChild from null.
photonstorm committed on 22 Dec 2013
2013-12-08
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
2013-12-05
@Louis Acresti
style consistency
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
check for invalid children
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
early-out for self-swap
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
swapChildren basic implementation
Louis Acresti committed on 5 Dec 2013
2013-12-03
@Mat Groves
Fixed issue with removing children with filters
Mat Groves committed on 3 Dec 2013
2013-10-19
@Mat Groves
Canvas Tweaks
Mat Groves committed on 19 Oct 2013
2013-09-29
@Mat Groves
FIlters Added.. again! ...
Mat Groves committed on 29 Sep 2013
2013-09-24
@Dr. Kibitz
Remove trailing whitespace
Dr. Kibitz committed on 24 Sep 2013
2013-08-18
@Mat Groves
Code Tidy ...
Mat Groves committed on 18 Aug 2013
2013-07-23
@Louis Acresti
removed `childIndex`
Louis Acresti committed on 23 Jul 2013
2013-07-15
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-11
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 11 Jul 2013
@Mat Groves
Minor updates and bug fixes ...
Mat Groves committed on 11 Jul 2013
2013-07-07
@Chad Engler
a shitload of doc updates
Chad Engler committed on 7 Jul 2013
2013-07-02
@Mat Groves
Comments updated
Mat Groves committed on 2 Jul 2013
2013-07-01
@Mat Groves
Maskin added to pixi.js ...
Mat Groves committed on 1 Jul 2013
@Mat Groves
Filter Adding functionality added ...
Mat Groves committed on 1 Jul 2013
2013-06-30
@Mat Groves
DisplayObject link updated
Mat Groves committed on 30 Jun 2013
@Mat Groves
First frame update fixed
Mat Groves committed on 30 Jun 2013
@Mat Groves
Last Object tupdate
Mat Groves committed on 30 Jun 2013