[Orxonox-commit 6969] r11590 - in code/branches/SOBv2_HS17: . TRANSFER
varxth at orxonox.net
varxth at orxonox.net
Mon Nov 27 13:21:58 CET 2017
Author: varxth
Date: 2017-11-27 13:21:57 +0100 (Mon, 27 Nov 2017)
New Revision: 11590
Added:
code/branches/SOBv2_HS17/TRANSFER/
code/branches/SOBv2_HS17/TRANSFER/orxo_material_fire.material
code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png
Log:
material updated
Added: code/branches/SOBv2_HS17/TRANSFER/orxo_material_fire.material
===================================================================
--- code/branches/SOBv2_HS17/TRANSFER/orxo_material_fire.material (rev 0)
+++ code/branches/SOBv2_HS17/TRANSFER/orxo_material_fire.material 2017-11-27 12:21:57 UTC (rev 11590)
@@ -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: code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png
===================================================================
(Binary files differ)
Index: code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png
===================================================================
--- code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png 2017-11-27 11:42:32 UTC (rev 11589)
+++ code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png 2017-11-27 12:21:57 UTC (rev 11590)
Property changes on: code/branches/SOBv2_HS17/TRANSFER/orxo_texture_fire.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
More information about the Orxonox-commit
mailing list