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

4 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+9, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_private.h (+1, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_shadows_cascade.c (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_light.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021