mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-06 22:13:23 +00:00
Previously we always discarded shadow map fragments if the alpha channel of the output would have been low, but there were some (modded) assets that have non-one alpha but have testing or blending disabled so end up opaque anyway. This lets the shadows of those objects match.