Go to the source code of this file.
◆ CSEv_Spraylogo()
◆ Spray_Parse()
◆ Spray_RemoveAll()
void Spray_RemoveAll |
( |
entity |
entOwner | ) |
|
◆ Spray_SendEntity()
float Spray_SendEntity |
( |
entity |
ePEnt, |
|
|
float |
fChanged |
|
) |
| |
◆ g_spray_mat_0
Initial value:=
"{\n"
"cull disable\n"
"polygonOffset\n"
"{\n"
"map $rt:%s\n"
"blendfunc blend\n"
"rgbGen vertex\n"
"}\n"
"}"
◆ g_spray_mat_1
Initial value:=
"{\n"
"cull disable\n"
"polygonOffset\n"
"{\n"
"map $rt:%s\n"
"blendfunc GL_SRC_COLOR GL_ONE_MINUS_SRC_COLOR\n"
"rgbGen vertex\n"
"}\n"
"}"