1
0
Fork 0

Issue #203: fix white light cones. Still no fix for night-lighting though.

This commit is contained in:
Gijs de Rooy 2011-09-22 16:48:19 +02:00
parent fd954315d0
commit 321f9f6bbd

View file

@ -116,6 +116,7 @@ Uses stencil buffer.
have ambient & diffuse AND alpha should be around 0.2 or something -->
<blend>
<active>true</active>
<source-rgb>dst-color</source-rgb>
<source>dst-alpha</source>
<destination>one</destination>
</blend>