[Orxonox-commit 5679] r10339 - data/contentcreation/pps/clangenb/Blenderfiles
clangenb at orxonox.net
clangenb at orxonox.net
Thu Apr 2 15:40:07 CEST 2015
Author: clangenb
Date: 2015-04-02 15:40:07 +0200 (Thu, 02 Apr 2015)
New Revision: 10339
Modified:
data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.material
data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.mesh
Log:
converted mesh
Modified: data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.material
===================================================================
--- data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.material 2015-04-02 13:31:50 UTC (rev 10338)
+++ data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.material 2015-04-02 13:40:07 UTC (rev 10339)
@@ -1,42 +1,20 @@
-// SpaceshipText genrated by blender2ogre 0.6.0
-
-material SpaceshipText
-{
- receive_shadows on
-
- technique
- {
- pass SpaceshipText
- {
- 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 SpaceshipText.png
- tex_address_mode wrap
- scale 1.0 1.0
- colour_op modulate
- }
- }
- }
-}
+
+material SpaceshipText
+{
+ technique
+ {
+ pass SpaceshipText
+ {
+ 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 SpaceshipText.png
+ }
+ }
+
+ }
+
+}
Modified: data/contentcreation/pps/clangenb/Blenderfiles/SpaceshipText.mesh
===================================================================
(Binary files differ)
More information about the Orxonox-commit
mailing list