From 4201d4abc4cb834e57b51d4c485de9984791b15a Mon Sep 17 00:00:00 2001 From: avolkov Date: Sat, 3 Dec 2005 09:59:48 +0000 Subject: [PATCH] Trilinear overhaul git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2030 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 3427cc858..9a9287049 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Trilinear melee scaler overhaul (melee smooth mode should look + nicer now; melee can now fully use alpha gfx) - Alex - Miscellaneous Sa-Matra gfx fixes (Generator collision masks and explosion frame 0 were off; Shield position was off in med and sml; Main sml gfx was 2 pixels too narrow) - Alex