Blender Git Loki
Git Commits -> Revision 630c622
Revision 630c622 by Clément Foucault (master) July 7, 2020, 13:44 (GMT) |
Fix T78307 UI: Drawing artifacts in the Blender UI on macOS This was due to a bad driver which was not respecting this bit of the specification: `If the current primitive does not originate from an instanced draw command, the value of gl_InstanceID is zero.` |
Commit Details:
Full Hash: 630c6226e29444113950d1073175fdf1723fbe34
Parent Commit: 737bd54
Lines Changed: +27, -25
1 Modified Path:
/source/blender/gpu/shaders/gpu_shader_2D_widget_base_vert.glsl (+27, -25) (Diff)