Page Menu
Home
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D5537
Diff 19060
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Modified
CMakeLists.txt
Modified
build_files/build_environment/CMakeLists.txt
Modified
build_files/build_environment/cmake/harvest.cmake
Added
build_files/build_environment/cmake/openxr.cmake
Modified
build_files/build_environment/cmake/versions.cmake
Modified
build_files/build_environment/install_deps.sh
Added
build_files/build_environment/patches/openxr_sdk.diff
Added
build_files/cmake/Modules/FindOpenXR-SDK.cmake
Added
build_files/cmake/Modules/presentation.cmake
Added
build_files/cmake/Modules/xr_platform_defines.cmake
Modified
build_files/cmake/config/blender_full.cmake
Modified
build_files/cmake/config/blender_lite.cmake
Modified
build_files/cmake/config/blender_release.cmake
Modified
build_files/cmake/macros.cmake
Modified
build_files/cmake/platform/platform_apple.cmake
Modified
build_files/cmake/platform/platform_unix.cmake
Modified
build_files/cmake/platform/platform_win32.cmake
Modified
intern/ghost/CMakeLists.txt
Modified
intern/ghost/GHOST_C-api.h
Modified
intern/ghost/GHOST_IContext.h
Modified
intern/ghost/GHOST_ISystem.h
Modified
intern/ghost/GHOST_IWindow.h
Added
intern/ghost/GHOST_IXrContext.h
Modified
intern/ghost/GHOST_Types.h
Modified
intern/ghost/intern/GHOST_C-api.cpp
Modified
intern/ghost/intern/GHOST_Context.cpp
Copied Away
intern/ghost/intern/GHOST_Context.h
Added
intern/ghost/intern/GHOST_ContextD3D.cpp
Copied Here
intern/ghost/intern/GHOST_ContextD3D.h
Modified
intern/ghost/intern/GHOST_ContextGLX.cpp
Modified
intern/ghost/intern/GHOST_ContextGLX.h
Modified
intern/ghost/intern/GHOST_ContextNone.h
Modified
intern/ghost/intern/GHOST_ContextWGL.h
Added
intern/ghost/intern/GHOST_IXrGraphicsBinding.h
Modified
intern/ghost/intern/GHOST_System.cpp
Modified
intern/ghost/intern/GHOST_System.h
Modified
intern/ghost/intern/GHOST_SystemWin32.cpp
Modified
intern/ghost/intern/GHOST_SystemWin32.h
Modified
intern/ghost/intern/GHOST_Window.cpp
Modified
intern/ghost/intern/GHOST_Window.h
Modified
intern/ghost/intern/GHOST_WindowWin32.cpp
Added
intern/ghost/intern/GHOST_Xr.cpp
Added
intern/ghost/intern/GHOST_XrContext.cpp
Added
intern/ghost/intern/GHOST_XrContext.h
Added
intern/ghost/intern/GHOST_XrEvent.cpp
Added
intern/ghost/intern/GHOST_XrException.h
Added
intern/ghost/intern/GHOST_XrGraphicsBinding.cpp
Added
intern/ghost/intern/GHOST_XrSession.cpp
Added
intern/ghost/intern/GHOST_XrSession.h
Added
intern/ghost/intern/GHOST_Xr_intern.h
Added
intern/ghost/intern/GHOST_Xr_openxr_includes.h
Added
release/windows/batch/blender_oculus.cmd
Added
release/windows/batch/oculus.json
Modified
source/blender/CMakeLists.txt
Modified
source/blender/blenkernel/BKE_global.h
Modified
source/blender/blenkernel/CMakeLists.txt
Modified
source/blender/blenlib/BLI_math_geom.h
Modified
source/blender/blenlib/intern/math_geom.c
Modified
source/blender/blenloader/CMakeLists.txt
Modified
source/blender/blenloader/intern/readfile.c
Modified
source/blender/blenloader/intern/versioning_280.c
Modified
source/blender/draw/DRW_engine.h
Modified
source/blender/draw/intern/draw_manager.c
Modified
source/blender/editors/include/ED_view3d.h
Modified
source/blender/editors/space_view3d/view3d_draw.c
Modified
source/blender/gpu/GPU_shader.h
Modified
source/blender/gpu/GPU_viewport.h
Modified
source/blender/gpu/intern/gpu_shader.c
Modified
source/blender/gpu/intern/gpu_viewport.c
Modified
source/blender/makesdna/DNA_view3d_types.h
Modified
source/blender/makesdna/DNA_windowmanager_types.h
Added
source/blender/makesdna/DNA_xr_types.h
Modified
source/blender/makesdna/intern/makesdna.c
Modified
source/blender/makesrna/RNA_access.h
Modified
source/blender/makesrna/intern/CMakeLists.txt
Modified
source/blender/makesrna/intern/makesrna.c
Modified
source/blender/makesrna/intern/rna_internal.h
Modified
source/blender/makesrna/intern/rna_wm.c
Added
source/blender/makesrna/intern/rna_xr.c
Modified
source/blender/python/intern/CMakeLists.txt
Modified
source/blender/python/intern/bpy_app_build_options.c
Modified
source/blender/windowmanager/CMakeLists.txt
Modified
source/blender/windowmanager/WM_api.h
Modified
source/blender/windowmanager/intern/wm.c
Modified
source/blender/windowmanager/intern/wm_draw.c
Modified
source/blender/windowmanager/intern/wm_init_exit.c
Modified
source/blender/windowmanager/intern/wm_operators.c
Added
source/blender/windowmanager/intern/wm_surface.c
Modified
source/blender/windowmanager/intern/wm_window.c
Added
source/blender/windowmanager/intern/wm_xr.c
Modified
source/blender/windowmanager/wm.h
Added
source/blender/windowmanager/wm_surface.h
Modified
source/creator/CMakeLists.txt
Modified
source/creator/creator_args.c
Modified
tests/python/bl_load_addons.py
Modified
tests/python/bl_load_py_modules.py