History for pixi.js / src / core / display / Container.js
2015-04-21
@Chad Engler
minor cleanup of destroy methods
Chad Engler committed on 21 Apr 2015
2015-04-07
@Mat Groves
fixed cachAsBitmap issue
Mat Groves committed on 7 Apr 2015
2015-03-15
@mathew groves
fixed getBounds on Sprite ...
mathew groves committed on 15 Mar 2015
2015-03-12
@Dr. Kibtiz
Fix all the remaining jshint stuff
Dr. Kibtiz committed on 12 Mar 2015
@Wouter Commandeur
Fix recursive destroy children
Wouter Commandeur committed on 12 Mar 2015
2015-03-11
@Alvin
Tidying up some stuff
Alvin committed on 11 Mar 2015
2015-03-10
@Alvin
Added destroy methods and fixed sprite bug #1505
Alvin committed on 10 Mar 2015
2015-03-04
@Alvin
Strip and rope docs, and usage examples
Alvin committed on 4 Mar 2015
2015-03-01
@Demur Rumed
Put most rendering code in _renderCanvas to match _renderWebGL
Demur Rumed committed on 1 Mar 2015
2015-02-24
@Alvin
Docs docs docs
Alvin committed on 24 Feb 2015
@Chad Engler
massive jsdoc fixes
Chad Engler committed on 24 Feb 2015
2015-02-19
@Alvin
Docs, mostly the display and graphics folders and some filetype update
Alvin committed on 19 Feb 2015
2015-02-18
@mathew groves
Fixed up cacheAsBitmap ...
mathew groves committed on 18 Feb 2015
2015-02-17
@mathew groves
cached getBounds each frame ...
mathew groves committed on 17 Feb 2015
2015-02-10
@Chad Engler
normalize constants to all be caps
Chad Engler committed on 10 Feb 2015
2015-02-03
@mathew groves
Removed cacheAsBitmap from core
mathew groves committed on 3 Feb 2015
@mathew groves
cachAsBitmap returns! ...
mathew groves committed on 3 Feb 2015
2015-02-02
@mathew groves
Changed alpha check to worldAlpha ...
mathew groves committed on 2 Feb 2015
2015-01-28
@Chad Engler
fix #1190 use renderable property again
Chad Engler committed on 28 Jan 2015
2015-01-27
@Chad Engler
remove all the cacheAsBitmap code from Container for now
Chad Engler committed on 27 Jan 2015
@Chad Engler
style changes for if statements
Chad Engler committed on 27 Jan 2015
2015-01-25
@Chad Engler
remove typo
Chad Engler committed on 25 Jan 2015
@Chad Engler
always return child in addChildAt
Chad Engler committed on 25 Jan 2015
@mathew groves
Correctly named containerUpdateTransform
mathew groves committed on 25 Jan 2015
@mathew groves
Renamed DisplayObjectContainer to Container ...
mathew groves committed on 25 Jan 2015