[Orxonox-commit 3928] r8602 - in data/trunk: images/textures materials models

dafrick at orxonox.net dafrick at orxonox.net
Thu May 26 16:19:25 CEST 2011


Author: dafrick
Date: 2011-05-26 16:19:25 +0200 (Thu, 26 May 2011)
New Revision: 8602

Added:
   data/trunk/images/textures/stunweapon.png
   data/trunk/materials/stunweapon.material
   data/trunk/models/stunweapon.mesh
Log:
Adding stunweapon model.


Added: data/trunk/images/textures/stunweapon.png
===================================================================
(Binary files differ)


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

Added: data/trunk/materials/stunweapon.material
===================================================================
--- data/trunk/materials/stunweapon.material	                        (rev 0)
+++ data/trunk/materials/stunweapon.material	2011-05-26 14:19:25 UTC (rev 8602)
@@ -0,0 +1,25 @@
+material stunweaponmaterial/TEXFACE/model1-UV_Cylinder_firsttry.tga
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.500000 0.500000 0.500000 1.000000
+			diffuse 0.800000 0.800000 0.800000 1.000000
+			emissive 0.000000 0.000000 0.000000 1.000000
+			texture_unit
+			{
+				texture model1-UV_Cylinder_firsttry.png
+				colour_op modulate
+			}
+		}
+		pass
+		{
+			ambient 0.0 0.0 0.0
+			diffuse 0.0 0.0 0.0
+			specular 0.500000 0.500000 0.500000 1.000000 12.500000
+			scene_blend add
+		}
+	}
+}

Added: data/trunk/models/stunweapon.mesh
===================================================================
(Binary files differ)


Property changes on: data/trunk/models/stunweapon.mesh
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream




More information about the Orxonox-commit mailing list