Blender Git Commit Log
Git Commits -> Revision 6d1921d
Revision 6d1921d by Clément Foucault (master) March 27, 2019, 18:15 (GMT) |
Fix T62862 Eevee: Glitchy reflections in ortographic view This was caused by sign(cubevec.xy) returning 0.0 when one component was 0. Thus making the resulting component component 0.0 instead of 0.0. |
Commit Details:
Full Hash: 6d1921dd81664c74318b62ae1b2d5e609abce1b4
Parent Commit: 021333a
Lines Changed: +4, -3
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/octahedron_lib.glsl (+4, -3) (Diff)