[Orxonox-commit 7072] r11689 - in data/trunk: images/levelpreviews images/textures materials

maxima at orxonox.net maxima at orxonox.net
Mon Dec 18 11:31:32 CET 2017


Author: maxima
Date: 2017-12-18 11:31:31 +0100 (Mon, 18 Dec 2017)
New Revision: 11689

Added:
   data/trunk/images/levelpreviews/screenshot_ProtectBoss.png
   data/trunk/images/textures/orxo_texture_fire.png
   data/trunk/images/textures/orxo_texture_gross.png
   data/trunk/materials/orxo_material_fire.material
   data/trunk/materials/orxo_material_gross.material
Modified:
   data/trunk/images/levelpreviews/FlappyOrx.png
Log:
new data files

Modified: data/trunk/images/levelpreviews/FlappyOrx.png
===================================================================
(Binary files differ)

Added: data/trunk/images/levelpreviews/screenshot_ProtectBoss.png
===================================================================
(Binary files differ)

Index: data/trunk/images/levelpreviews/screenshot_ProtectBoss.png
===================================================================
--- data/trunk/images/levelpreviews/screenshot_ProtectBoss.png	2017-12-17 18:09:12 UTC (rev 11688)
+++ data/trunk/images/levelpreviews/screenshot_ProtectBoss.png	2017-12-18 10:31:31 UTC (rev 11689)

Property changes on: data/trunk/images/levelpreviews/screenshot_ProtectBoss.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: data/trunk/images/textures/orxo_texture_fire.png
===================================================================
(Binary files differ)

Index: data/trunk/images/textures/orxo_texture_fire.png
===================================================================
--- data/trunk/images/textures/orxo_texture_fire.png	2017-12-17 18:09:12 UTC (rev 11688)
+++ data/trunk/images/textures/orxo_texture_fire.png	2017-12-18 10:31:31 UTC (rev 11689)

Property changes on: data/trunk/images/textures/orxo_texture_fire.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: data/trunk/images/textures/orxo_texture_gross.png
===================================================================
(Binary files differ)

Index: data/trunk/images/textures/orxo_texture_gross.png
===================================================================
--- data/trunk/images/textures/orxo_texture_gross.png	2017-12-17 18:09:12 UTC (rev 11688)
+++ data/trunk/images/textures/orxo_texture_gross.png	2017-12-18 10:31:31 UTC (rev 11689)

Property changes on: data/trunk/images/textures/orxo_texture_gross.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: data/trunk/materials/orxo_material_fire.material
===================================================================
--- data/trunk/materials/orxo_material_fire.material	                        (rev 0)
+++ data/trunk/materials/orxo_material_fire.material	2017-12-18 10:31:31 UTC (rev 11689)
@@ -0,0 +1,42 @@
+// orxo_material genrated by blender2ogre 0.6.0
+
+material orxo_material_fire 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass orxo_material_fire
+        {
+            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 orxo_texture_fire.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}

Added: data/trunk/materials/orxo_material_gross.material
===================================================================
--- data/trunk/materials/orxo_material_gross.material	                        (rev 0)
+++ data/trunk/materials/orxo_material_gross.material	2017-12-18 10:31:31 UTC (rev 11689)
@@ -0,0 +1,42 @@
+// orxo_material genrated by blender2ogre 0.6.0
+
+material orxo_material_gross 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass orxo_material_gross
+        {
+            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 orxo_texture_gross.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}



More information about the Orxonox-commit mailing list