[Orxonox-commit 6555] r11195 - in data/trunk: images/textures materials models models/explosionparts

fsenoner at orxonox.net fsenoner at orxonox.net
Thu May 26 14:49:13 CEST 2016


Author: fsenoner
Date: 2016-05-26 14:49:13 +0200 (Thu, 26 May 2016)
New Revision: 11195

Added:
   data/trunk/images/textures/fx112.png
   data/trunk/images/textures/tutorialship.png
   data/trunk/materials/fx112.material
   data/trunk/materials/tutorialship.material
   data/trunk/models/explosionparts/fx112_part_1.mesh
   data/trunk/models/explosionparts/fx112_part_2.mesh
   data/trunk/models/explosionparts/fx112_part_3.mesh
   data/trunk/models/explosionparts/fx112_part_4.mesh
   data/trunk/models/fx112.mesh
   data/trunk/models/tutorialship.mesh
Log:
ship fx112

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


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

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


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

Added: data/trunk/materials/fx112.material
===================================================================
--- data/trunk/materials/fx112.material	                        (rev 0)
+++ data/trunk/materials/fx112.material	2016-05-26 12:49:13 UTC (rev 11195)
@@ -0,0 +1,42 @@
+// fx112 genrated by blender2ogre 0.6.0
+
+material fx112 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass fx112
+        {
+            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 fx112.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}

Added: data/trunk/materials/tutorialship.material
===================================================================
--- data/trunk/materials/tutorialship.material	                        (rev 0)
+++ data/trunk/materials/tutorialship.material	2016-05-26 12:49:13 UTC (rev 11195)
@@ -0,0 +1,42 @@
+// tutorialship genrated by blender2ogre 0.6.0
+
+material tutorialship 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass tutorialship
+        {
+            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 tutorialship.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}

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


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

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


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

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


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

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


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

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


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

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


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




More information about the Orxonox-commit mailing list