[Orxonox-commit 4144] r8815 - data/trunk/materials

landauf at orxonox.net landauf at orxonox.net
Tue Aug 2 17:10:59 CEST 2011


Author: landauf
Date: 2011-08-02 17:10:59 +0200 (Tue, 02 Aug 2011)
New Revision: 8815

Modified:
   data/trunk/materials/OrxonoxSky.material
Log:
reverting r8813 because it crashes now in all other branches except output branch

Modified: data/trunk/materials/OrxonoxSky.material
===================================================================
--- data/trunk/materials/OrxonoxSky.material	2011-08-01 22:15:08 UTC (rev 8814)
+++ data/trunk/materials/OrxonoxSky.material	2011-08-02 15:10:59 UTC (rev 8815)
@@ -191,3 +191,17 @@
 		}
 	}
 }
+material Orxonox/LoadingScreenSample
+{
+   technique
+   {
+      pass
+      {
+
+         texture_unit
+         {
+            texture sample_loading.jpg
+         }
+      }
+   }
+}




More information about the Orxonox-commit mailing list