Blender Git Commit Log

Git Commits -> Revision a0c564f

Revision a0c564f by Clément Foucault (master)
May 13, 2018, 22:12 (GMT)
Eevee: Hair: Disable SSR for hairs.

SSR does not work with hair strands. Basically, the rays are too much
random to ever converge properly and just result in a soup of self
inter reflections.

So forcing it to not produce any SSR. Could potentially save some bandwidth
by not rendering hair to the SSR buffers.

Commit Details:

Full Hash: a0c564f86aafd17f1614620dbe918898635a1e35
Parent Commit: 2c1396b
Lines Changed: +14, -0

2 Modified Paths:

/source/blender/draw/engines/eevee/shaders/bsdf_common_lib.glsl (+1, -0) (Diff)
/source/blender/draw/engines/eevee/shaders/lit_surface_frag.glsl (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021