Blender Git Loki
Git Commits -> Revision b216690
Revision b216690 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 9, 2019, 15:20 (GMT) |
Add --debug-xr commandline arg and pass on to GHOST XR contexts Doesn't do anything yet. |
Commit Details:
Full Hash: b21669050567d6cbbf002b4dd5c61766ffa27499
Parent Commit: b98896d
Lines Changed: +37, -1
7 Modified Paths:
/intern/ghost/GHOST_Types.h (+6, -0) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+4, -0) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+3, -0) (Diff)
/source/blender/blenkernel/BKE_global.h (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_xr.c (+5, -1) (Diff)
/source/creator/CMakeLists.txt (+4, -0) (Diff)
/source/creator/creator_args.c (+14, -0) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+4, -0) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+3, -0) (Diff)
/source/blender/blenkernel/BKE_global.h (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_xr.c (+5, -1) (Diff)
/source/creator/CMakeLists.txt (+4, -0) (Diff)
/source/creator/creator_args.c (+14, -0) (Diff)