Blender Git Commit Log
Git Commits -> Revision 56bccd2
Revision 56bccd2 by Nathan Craddock (master) February 2, 2021, 15:23 (GMT) |
Fix T83450: Missing 4th studio light in preview icon Due to an off-by-one error the generated studio light icons did not show the influence of the 4th light. This fix changes the loop to iterate over all of the lights when computing the lighting. Differential Revision: https://developer.blender.org/D10283 |
Commit Details:
Full Hash: 56bccd2395e4dd205ab6e426b24269c70534ea85
Parent Commit: a1c7cab
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/studiolight.c (+1, -1) (Diff)