rotating planet facelift

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2077 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-12-16 01:24:57 +00:00
parent af70d11024
commit 8f9fb50165
+2 -1
View File
@@ -1,6 +1,7 @@
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
finally looks like a rotating sphere (and not cylinder); added some
lighting variance to give it a 3D feel (not a smooth ball) - 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