Blender Git Commit Log
Git Commits -> Revision befb9d9
Revision befb9d9 by Kévin Dietrich (master) June 23, 2021, 14:07 (GMT) |
Fix T89331: Cycles lights flicker when transformed The check on the transformation introduced in rBb313525c1bd0 to fix T88515 would sometimes prevent to update the light if the Blender object changed. To fix this, reverse the order in which the checks happen so that we do not shortcuit the object change check. |
Commit Details:
Full Hash: befb9d99f880d13471e4c8cfca0604a6f5f0212f
Parent Commit: b964f73
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/blender/blender_light.cpp (+1, -1) (Diff)