Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2008, 11:19:11 AM (16 years ago)
Author:
janise
Message:

try to fix it once again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/Media/materials/scripts/Examples.program

    r5131 r5134  
    2020        }
    2121}
    22 // A really basic ambient pass program, support for one texture coodinate set
    23 vertex_program Ogre/BasicVertexPrograms/AmbientOneTextureGLSL glsl
    24 {
    25         source AmbientOneTexture.glsl
    2622
    27         default_params
    28         {
    29                 param_named_auto ambient ambient_light_colour
    30         }
    31 }
    3223
    3324vertex_program Ogre/BasicVertexPrograms/AmbientOneTextureUnified unified
Note: See TracChangeset for help on using the changeset viewer.