Blender Git Commit Log
Git Commits  -> Revision 21a24aa
		
			
			
		
Revision 21a24aa by Peter Kim (xr-controller-support) August 26, 2021, 09:55 (GMT)  | 
Fix view3d.toggle_shading() not updating VR view Reason was that the WM notifier did not set the NS_VIEW3D_SHADING subtype, which the VR view listens for for a shading update. In the case of view3d.toggle_xray(), a notifier was absent altogether.  | 
Commit Details:
Full Hash: 21a24aa61e2f5e8438890f5aaf38b20565b98ad3
Parent Commit: c9a4c29
Lines Changed:  +2,  -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_edit.c (+2, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021