[CGSG] SVN Commit r418 - user/lfittl

lfittl at metalab.at lfittl at metalab.at
Sun Apr 20 03:46:32 CEST 2008


Author: lfittl
Date: 2008-04-20 03:46:32 +0200 (Sun, 20 Apr 2008)
New Revision: 418

Modified:
   user/lfittl/Main.cpp
Log:
Useless change to test SVN commit notifications.


Modified: user/lfittl/Main.cpp
===================================================================
--- user/lfittl/Main.cpp	2008-04-20 01:41:06 UTC (rev 417)
+++ user/lfittl/Main.cpp	2008-04-20 01:46:32 UTC (rev 418)
@@ -28,7 +28,7 @@
     static float i = 0.0;
 
     if (i > 360.0) i = 0.0;
-    else i += 0.3;
+    else i += 0.2;
 
     glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
     glLoadIdentity();



More information about the CGSG mailing list