Flak Cannon time.
This commit is contained in:
parent
681becd014
commit
f532f74d85
24 changed files with 416 additions and 7 deletions
12
gldefs.txt
12
gldefs.txt
|
|
@ -46,3 +46,15 @@ HardwareShader Texture "models/JTaryPick1.png"
|
|||
{
|
||||
Shader "shaders/glsl/AmbientGlow.fp"
|
||||
}
|
||||
/*Brightmap Texture "models/JPickup1.png"
|
||||
{
|
||||
Map "brightmaps/JPickup1.png"
|
||||
}*/
|
||||
HardwareShader Texture "models/JPickup1_.png"
|
||||
{
|
||||
Shader "shaders/glsl/AmbientGlow_Brightmapped.fp"
|
||||
}
|
||||
HardwareShader Texture "models/Jflakshel1_.png"
|
||||
{
|
||||
Shader "shaders/glsl/AmbientGlow.fp"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue