[Orxonox-commit 5724] r10387 - data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack

clangenb at orxonox.net clangenb at orxonox.net
Thu Apr 23 14:01:20 CEST 2015


Author: clangenb
Date: 2015-04-23 14:01:20 +0200 (Thu, 23 Apr 2015)
New Revision: 10387

Modified:
   data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.material
   data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.mesh
Log:
cconverted mesh file

Modified: data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.material
===================================================================
--- data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.material	2015-04-23 11:55:52 UTC (rev 10386)
+++ data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.material	2015-04-23 12:01:20 UTC (rev 10387)
@@ -1,42 +1,20 @@
-// HeartAttack genrated by blender2ogre 0.6.0
-
-material HeartAttack 
-{
-    receive_shadows on 
-
-    technique
-    {
-        pass HeartAttack
-        {
-            ambient 0.800000011920929 0.800000011920929 0.800000011920929 1.0
-            diffuse 0.6400000190734865 0.6400000190734865 0.6400000190734865 1.0
-            specular 0.5 0.5 0.5 1.0 12.5
-            emissive 0.0 0.0 0.0 1.0
-
-            alpha_to_coverage off
-            colour_write on
-            cull_hardware clockwise
-            depth_check on
-            depth_func less_equal
-            depth_write on
-            illumination_stage 
-            light_clip_planes off
-            light_scissor off
-            lighting on
-            normalise_normals off
-            polygon_mode solid
-            scene_blend one zero
-            scene_blend_op add
-            shading gouraud
-            transparent_sorting on
-
-            texture_unit 
-            {
-                texture HeartAttack.jpg
-                tex_address_mode wrap
-                scale 1.0 1.0
-                colour_op modulate
-            }
-        }
-    }
-}
+
+material HeartAttack
+{
+	technique
+	{
+		pass HeartAttack
+		{
+			ambient 0.8 0.8 0.8 1
+			diffuse 0.64 0.64 0.64 1
+			specular 0.5 0.5 0.5 1 12.5
+
+			texture_unit
+			{
+				texture HeartAttack.jpg
+			}
+		}
+
+	}
+
+}

Modified: data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack/HeartAttack.mesh
===================================================================
(Binary files differ)




More information about the Orxonox-commit mailing list