diff options
author | sanine <sanine.not@pm.me> | 2022-04-16 11:55:54 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-04-16 11:55:54 -0500 |
commit | 8fb7916a0d0cb007a4c3a4e6a31af58765268ca3 (patch) | |
tree | 52b5524a94a5b04e17a1fd7f8aca988ab6d0c75f /src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material | |
parent | db81b925d776103326128bf629cbdda576a223e7 (diff) |
delete src/mesh/assimp-master
Diffstat (limited to 'src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material')
-rw-r--r-- | src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material b/src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material deleted file mode 100644 index bbab94d..0000000 --- a/src/mesh/assimp-master/test/models/Ogre/TheThing/BlockMat.material +++ /dev/null @@ -1,39 +0,0 @@ - -// blender material: BlockMat -material BlockMat -{ - receive_shadows on - technique b2ogre_1331419912.514 - { - pass b2ogre_1331419912.514 - { - 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 b2ogre_1331419912.514 - { - texture Wrinkles.jpg - tex_address_mode wrap - scale 1.0 1.0 - colour_op replace - } - } - } -} |