[Orxonox-commit 2385] r7100 - in data/trunk/materials: scripts textures

decapitb at orxonox.net decapitb at orxonox.net
Thu Jun 3 01:22:37 CEST 2010


Author: decapitb
Date: 2010-06-03 01:22:37 +0200 (Thu, 03 Jun 2010)
New Revision: 7100

Added:
   data/trunk/materials/textures/Formation.png
Modified:
   data/trunk/materials/scripts/Banners.material
Log:
banner for formationflight demo

Modified: data/trunk/materials/scripts/Banners.material
===================================================================
--- data/trunk/materials/scripts/Banners.material	2010-06-02 23:22:09 UTC (rev 7099)
+++ data/trunk/materials/scripts/Banners.material	2010-06-02 23:22:37 UTC (rev 7100)
@@ -33,3 +33,20 @@
 		}
 	}
 }
+material Banners/Formation
+{
+	technique
+	{
+		pass
+		{
+			lighting off
+			scene_blend add
+			depth_write off
+
+			texture_unit
+			{
+				texture Formation.png
+			}
+		}
+	}
+}
\ No newline at end of file

Added: data/trunk/materials/textures/Formation.png
===================================================================
(Binary files differ)


Property changes on: data/trunk/materials/textures/Formation.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream




More information about the Orxonox-commit mailing list