Blender Git Loki
Git Commits -> Revision 1381a4a
Revision 1381a4a by Clément Foucault (master) February 22, 2019, 03:03 (GMT) |
Sculpt Overlay: Fix mask drawn as flat shaded when smooth shading enabled Removes the flat shader variant since the attrib is specified for each vert loop in flat shaded mode. It was something leftover from the previous implementation. |
Commit Details:
Full Hash: 1381a4a948ac7e7e9e83cd83a2de370020a838ed
Parent Commit: e35b7e7
Lines Changed: +1, -37