Added shaders and doomscript from the build.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
inherit lensFlareBlend
|
||||
parms {
|
||||
stageSort sortTrans
|
||||
}
|
||||
state {
|
||||
blend GL_SRC_ALPHA GL_ONE
|
||||
depthmask
|
||||
alphamask
|
||||
depthfunc GL_ALWAYS
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user