Subversion-Projekte sthq.argas

Revision

Revision 16 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

textures/Aux_control/aux_screen
{
    surfaceparm trans
    
    {
        map textures/Aux_control/aux_screen.tga
        alphaFunc GE128
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        depthFunc equal
        rgbGen identity
    }
}

textures/Aux_control/meter
{
     surfaceparm nolightmap
  
     {
        map textures/Aux_control/meter.tga
     }
}