Blender Git Loki
Git Commits -> Revision 02f7a6b
Revision 02f7a6b by Philipp Oeser (master) March 24, 2020, 08:58 (GMT) |
Fix T74744: Studio Lights editor not updating in realtime when tweaking the settings Caused by rBc476c36e4008. This hooks into the existing FIXME (workaround for a missing update tagging), reactivates the NS_VIEW3D_GPU notifier (introduced in rB2ad3d8f158d2 -- but not going anywhere atm.) to check changes to rv3d rflag which indicated UserStudioLight has changed. To not have updates all the time, the rflag also needs to be cleared again (see original rB2ad3d8f158d2). Maniphest Tasks: T74744 Differential Revision: https://developer.blender.org/D7194 |
Commit Details:
Full Hash: 02f7a6b2bdea4b338b977770c951f8b38d88e4b0
Parent Commit: ed44bb9
Lines Changed: +8, -0
1 Modified Path:
/source/blender/draw/engines/workbench/workbench_data.c (+8, -0) (Diff)