information prints to console to aid non-devs in sending bug reports and finding other issues. Updates to some of the GLSL. Minor material fixes.
7 lines
143 B
Text
7 lines
143 B
Text
// Vera Visions Material
|
|
{
|
|
program lightmapped
|
|
polygonOffset 1
|
|
diffusemap "textures/sfx/alpha.tga"
|
|
normalmap "textures/sfx/mirror_n.tga"
|
|
}
|