Blender Git Loki
Git Commits -> Revision 50f9c08
Revision 50f9c08 by Jeroen Bakker (master) February 27, 2020, 15:02 (GMT) |
Fix T74063: EEVEE Render Passes Cycles recently fixed this issue, EEVEE needed to be adapted to output similar results in the light passes. This patch implements cycles `safe_divide_even_color` function to a GLSL function that will be used when extracting the light passes. Reviewed By: fclem Differential Revision: https://developer.blender.org/D6948 |
Commit Details:
Full Hash: 50f9c08979bfd336616e31f3fc71a901e310db5b
Parent Commit: 403bb35
Lines Changed: +34, -30
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/renderpass_postprocess_frag.glsl (+34, -30) (Diff)