Added shaders and doomscript from the build.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
inherit particleBlend
|
||||
parms {
|
||||
stageSort sortTrans
|
||||
}
|
||||
state {
|
||||
blend GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||
twosided
|
||||
depthmask
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user