From b97ebc40d3995fccb52510d1537c41529822823a Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 14 Dec 2005 01:52:11 +0000 Subject: [PATCH] 3d planet facelift git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2068 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 395ba5207..3109a0a70 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Rotating 3D planet changes: nicer looking slave shield; planet now + finally looks like a rotating sphere (and not cylinder) - Alex - Refactored colormaps storage, management and transforms; paletted images rendering should be much faster now - Alex - Corrected intro slide 5 (crosshair removed); bug #794, from AusME