Blender Git Loki
Git Commits -> Revision c88ba46
August 27, 2021, 11:05 (GMT) |
Fix "toggle shading" op not updating VR view Reason was that the notifier did not set the NS_VIEW3D_SHADING subtype, which the VR view listens for for a shading update. In the case of "toggle xray", a notifier was absent altogether. |
Commit Details:
Full Hash: c88ba461cf7e271de16d6951c7b185b964a252b9
Parent Commit: 59cd9c6
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_edit.c (+2, -1) (Diff)