Blender Git Commit Log
Git Commits -> Revision 1b86b3c
Revision 1b86b3c by Jeroen Bakker (master) January 13, 2020, 08:22 (GMT) |
Fix T73069: Studiolights Studiolights that were just created didn't had the `STUDIOLIGHT_SPECULAR_HIGHLIGHT_PASS` flag. Without this flag the studiolight the viewport didn't show the specular highlights and it wasn't possible to switch the highlights on/off in the popover. After reloading the studio lights this was possible. This patch will always set the flag for any newly created, or being edited studiolight, so the workbench render engine is fed with the right data. |
Commit Details:
Full Hash: 1b86b3c0f4ab84e3b47c04a63a69ffb61dc8660e
Parent Commit: 0ef881c
Lines Changed: +3, -2
1 Modified Path:
/source/blender/blenkernel/intern/studiolight.c (+3, -2) (Diff)