Blender Git Commit Log
Git Commits -> Revision 85e5bbe
Revision 85e5bbe by Julian Eisel (vr_scene_inspection) February 24, 2020, 16:08 (GMT) |
Fix continuous viewport redrawing (even without VR session running) With the VR add-on enabled, the viewport would constantly redraw. Thought we'd only create gizmo-group instances for groups where the poll function was successfully executed, but that's not the case. So we still need to execute the poll and prepare context for that. |
Commit Details:
Full Hash: 85e5bbe0a0567edc800b1952146915749c5e4f3b
Parent Commit: d0d0cc9
Lines Changed: +24, -12
1 Modified Path:
/source/blender/windowmanager/intern/wm_draw.c (+24, -12) (Diff)