Blender Git Commit Log
Git Commits -> Revision 82b8c15
Revision 82b8c15 by Clément Foucault (master) November 17, 2020, 00:31 (GMT) |
Fix T81827: MacOS lines that should be thick are green instead The issue was the use of alpha values of 0 when there were no blending enabled. This patch just disables the smoothing of the wires in this case. |
Commit Details:
Full Hash: 82b8c156841f7202a4ca806968a782e517201d81
Parent Commit: 906ff7b
Lines Changed: +17, -4