Issue #203: fix white light cones. Still no fix for night-lighting though.
This commit is contained in:
parent
fd954315d0
commit
321f9f6bbd
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ Uses stencil buffer.
|
||||||
have ambient & diffuse AND alpha should be around 0.2 or something -->
|
have ambient & diffuse AND alpha should be around 0.2 or something -->
|
||||||
<blend>
|
<blend>
|
||||||
<active>true</active>
|
<active>true</active>
|
||||||
|
<source-rgb>dst-color</source-rgb>
|
||||||
<source>dst-alpha</source>
|
<source>dst-alpha</source>
|
||||||
<destination>one</destination>
|
<destination>one</destination>
|
||||||
</blend>
|
</blend>
|
||||||
|
|
Loading…
Add table
Reference in a new issue