Blender Git Loki
Git Commits -> Revision 2414656
Revision 2414656 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 21, 2019, 20:27 (GMT) |
Cleanup: Use CamelCase for XR functions/types Also silence warnings. |
Commit Details:
Full Hash: 24146563a01665dca292f16cc1385c23fcb53c82
Parent Commit: 2ee9c60
Lines Changed: +104, -114
13 Modified Paths:
/intern/ghost/CMakeLists.txt (+6, -6) (Diff)
/intern/ghost/GHOST_C-api.h (+20, -24) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+22, -22) (Diff)
/intern/ghost/intern/GHOST_XREvent.cpp (+5, -5) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+18, -20) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+11, -12) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+15, -18) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
/intern/ghost/GHOST_C-api.h (+20, -24) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+22, -22) (Diff)
/intern/ghost/intern/GHOST_XREvent.cpp (+5, -5) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+18, -20) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+11, -12) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+15, -18) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)