[Orxonox-commit 1937] r6654 - data/trunk/materials/scripts

rgrieder at orxonox.net rgrieder at orxonox.net
Mon Mar 29 23:04:31 CEST 2010


Author: rgrieder
Date: 2010-03-29 23:04:31 +0200 (Mon, 29 Mar 2010)
New Revision: 6654

Modified:
   data/trunk/materials/scripts/3arrowsup.material
Log:
svn:eol-style "native"  for all text based files.

Modified: data/trunk/materials/scripts/3arrowsup.material
===================================================================
--- data/trunk/materials/scripts/3arrowsup.material	2010-03-29 21:03:31 UTC (rev 6653)
+++ data/trunk/materials/scripts/3arrowsup.material	2010-03-29 21:04:31 UTC (rev 6654)
@@ -1,17 +1,17 @@
-material 3arrowsup
-{
-	technique
-	{
-		pass
-		{
-			lighting off
-			scene_blend add
-			depth_write off
-
-			texture_unit
-			{
-				texture 3arrowsup.tga
-			}
-		}
-	}
-}
+material 3arrowsup
+{
+	technique
+	{
+		pass
+		{
+			lighting off
+			scene_blend add
+			depth_write off
+
+			texture_unit
+			{
+				texture 3arrowsup.tga
+			}
+		}
+	}
+}


Property changes on: data/trunk/materials/scripts/3arrowsup.material
___________________________________________________________________
Added: svn:eol-style
   + native




More information about the Orxonox-commit mailing list