[Orxonox-commit 7030] r11649 - in data/trunk: images/levelpreviews images/textures materials models
maxima at orxonox.net
maxima at orxonox.net
Mon Dec 11 14:04:37 CET 2017
Author: maxima
Date: 2017-12-11 14:04:37 +0100 (Mon, 11 Dec 2017)
New Revision: 11649
Added:
data/trunk/images/levelpreviews/FlappyOrx.png
data/trunk/images/textures/FlappyOrxShip.png
data/trunk/materials/FlappyOrxShip.material
data/trunk/models/FlappyOrxShip.mesh
Log:
New FlappyOrx assets
Added: data/trunk/images/levelpreviews/FlappyOrx.png
===================================================================
(Binary files differ)
Index: data/trunk/images/levelpreviews/FlappyOrx.png
===================================================================
--- data/trunk/images/levelpreviews/FlappyOrx.png 2017-12-11 12:35:58 UTC (rev 11648)
+++ data/trunk/images/levelpreviews/FlappyOrx.png 2017-12-11 13:04:37 UTC (rev 11649)
Property changes on: data/trunk/images/levelpreviews/FlappyOrx.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: data/trunk/images/textures/FlappyOrxShip.png
===================================================================
(Binary files differ)
Index: data/trunk/images/textures/FlappyOrxShip.png
===================================================================
--- data/trunk/images/textures/FlappyOrxShip.png 2017-12-11 12:35:58 UTC (rev 11648)
+++ data/trunk/images/textures/FlappyOrxShip.png 2017-12-11 13:04:37 UTC (rev 11649)
Property changes on: data/trunk/images/textures/FlappyOrxShip.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: data/trunk/materials/FlappyOrxShip.material
===================================================================
--- data/trunk/materials/FlappyOrxShip.material (rev 0)
+++ data/trunk/materials/FlappyOrxShip.material 2017-12-11 13:04:37 UTC (rev 11649)
@@ -0,0 +1,43 @@
+// FlappyOrxShip genrated by blender2ogre 0.6.0
+
+material FlappyOrxShip
+{
+ receive_shadows on
+
+ technique
+ {
+ pass FlappyOrxShip
+ {
+ 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 FlappyOrxShip.png
+ tex_address_mode wrap
+ scale 1.0 1.0
+ tex_coord_set 0
+ colour_op modulate
+ }
+ }
+ }
+}
Added: data/trunk/models/FlappyOrxShip.mesh
===================================================================
(Binary files differ)
Index: data/trunk/models/FlappyOrxShip.mesh
===================================================================
--- data/trunk/models/FlappyOrxShip.mesh 2017-12-11 12:35:58 UTC (rev 11648)
+++ data/trunk/models/FlappyOrxShip.mesh 2017-12-11 13:04:37 UTC (rev 11649)
Property changes on: data/trunk/models/FlappyOrxShip.mesh
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
More information about the Orxonox-commit
mailing list