Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10442 for data


Ignore:
Timestamp:
May 14, 2015, 9:49:10 AM (9 years ago)
Author:
clangenb
Message:
 
Location:
data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • data/contentcreation/pps/clangenb/Blenderfiles/HeartAttack2/HeartAttack.material

    r10432 r10442  
    1 // spaceshipALT genrated by blender2ogre 0.6.0
    21
    3 material spaceshipALT 
     2material spaceshipALT
    43{
    5     receive_shadows on
     4        technique
     5        {
     6                pass spaceshipALT
     7                {
     8                        ambient 0.8 0.8 0.8 1
     9                        diffuse 0.64 0.64 0.64 1
     10                        specular 0.5 0.5 0.5 1 12.5
    611
    7     technique
    8     {
    9         pass spaceshipALT
    10         {
    11             ambient 0.800000011920929 0.800000011920929 0.800000011920929 1.0
    12             diffuse 0.6400000190734865 0.6400000190734865 0.6400000190734865 1.0
    13             specular 0.5 0.5 0.5 1.0 12.5
    14             emissive 0.0 0.0 0.0 1.0
     12                        texture_unit
     13                        {
     14                                texture SpaceshipALT.jpg
     15                        }
     16                }
    1517
    16             alpha_to_coverage off
    17             colour_write on
    18             cull_hardware clockwise
    19             depth_check on
    20             depth_func less_equal
    21             depth_write on
    22             illumination_stage
    23             light_clip_planes off
    24             light_scissor off
    25             lighting on
    26             normalise_normals off
    27             polygon_mode solid
    28             scene_blend one zero
    29             scene_blend_op add
    30             shading gouraud
    31             transparent_sorting on
     18        }
    3219
    33             texture_unit
    34             {
    35                 texture SpaceshipALT.jpg
    36                 tex_address_mode wrap
    37                 scale 1.0 1.0
    38                 colour_op modulate
    39             }
    40         }
    41     }
    4220}
Note: See TracChangeset for help on using the changeset viewer.