Blender Git Commit Log
Git Commits -> Revision a294670
Revision a294670 by Mikhail Matrosov (master) May 19, 2021, 10:14 (GMT) |
EEVEE: Geometry info -> tangent: Make consistent with Cycles for hair Changes output for geometry info node in Eevee to be consistent with Cycles (w/o osl) Before this patch Eevee outputs Z-tangent even for hair. This patch changes it to output hair tangent (growth direction). Hair tangent is impossible to derive otherwise from normal or view direction. Reviewed By: fclem, brecht Differential Revision: https://developer.blender.org/D10841 |
Commit Details:
Full Hash: a294670bacb1db66ca0aad29df5752b10b8ba7fd
Parent Commit: 5239198
Committed By: Clément Foucault
Lines Changed: +5, -0
1 Modified Path:
/source/blender/gpu/shaders/material/gpu_shader_material_geometry.glsl (+5, -0) (Diff)