Blender Git Commit Log
Git Commits -> Revision a7bb537
August 7, 2021, 12:30 (GMT) |
Cleanup: unnecessary double pointers in XR module No functional changes. |
Commit Details:
Full Hash: a7bb537a61c7c680bc01896ccf27a02c9e7a688a
Parent Commit: b33b70e
Lines Changed: +28, -31
10 Modified Paths:
/intern/ghost/GHOST_C-api.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XrAction.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_XrAction.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XrSession.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+3, -6) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -3) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_action.c (+6, -6) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_intern.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XrAction.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_XrAction.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XrSession.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+3, -6) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -3) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_action.c (+6, -6) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_intern.h (+2, -2) (Diff)