Blender Git Commit Log
Git Commits -> Revision 31ad868
Revision 31ad868 by Clément Foucault (master) February 14, 2020, 11:26 (GMT) |
EEVEE: Shadow: Fix cascade shadowmap bias multiplicator This fixes the issue where sun shadowmaps needs a very big bias value to make any difference. The bias is now in world space and not dependant on shadow bounds. Unfortunatelly this breaks compatibility with previous version and old scene are likely to need user intervention to fix. Also fixes the property range. Fix T71661 EEVEE shadow from sun on incorrect face |
Commit Details:
Full Hash: 31ad86884cb1b9257f8958cd50942e76aefbd705
Parent Commit: 38ced52
Lines Changed: +14, -2