pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3152 - trunk/pingus/src/worldobjs


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3152 - trunk/pingus/src/worldobjs
Date: Sat, 15 Sep 2007 04:06:53 +0200

Author: grumbel
Date: 2007-09-15 04:06:52 +0200 (Sat, 15 Sep 2007)
New Revision: 3152

Modified:
   trunk/pingus/src/worldobjs/surface_background.cpp
Log:
- moved Sprite optimization into the draw loop (this works around the scaling 
bug)

Modified: trunk/pingus/src/worldobjs/surface_background.cpp
===================================================================
--- trunk/pingus/src/worldobjs/surface_background.cpp   2007-09-15 02:00:32 UTC 
(rev 3151)
+++ trunk/pingus/src/worldobjs/surface_background.cpp   2007-09-15 02:06:52 UTC 
(rev 3152)
@@ -95,8 +95,6 @@
         }
     }
 
-  bg_surface.optimize();
-
   timer.stop();
 }
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]