Blender Git Commit Log
Git Commits -> Revision 7320ece
Revision 7320ece by Jeroen Bakker (master) October 20, 2020, 13:17 (GMT) |
EEVEE: ShaderToRGB alpha inversed The alpha out socket output the average transmittance, not the alpha. This patch will convert the transmittance to alpha. Found during research of T80919; Issue introduced when `Closure.opacity` was migrated to `Closure.transmittance`. Reviewed By: Cl�ment Foucault Differential Revision: https://developer.blender.org/D9010 |
Commit Details:
Full Hash: 7320ecee9bef489b00d3ef2eb90890361c4d86ba
Parent Commit: 257fe5a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/gpu/shaders/material/gpu_shader_material_shader_to_rgba.glsl (+1, -1) (Diff)