Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-02-23XR: Use #ifdef for Vive Focus 3 extensionPeter Kim
2022-02-18XR: Enable Vive Focus 3 controller extensionPeter Kim
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31XR: Print OpenXR SDK version in --debug-xr modePeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-09-12Cleanup: spellingCampbell Barton
2021-09-10Cleanup: Silenced compilation warning in ghost.Jeroen Bakker
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
2021-09-09Fix build error on LinuxPeter Kim
2021-09-09XR: Support for Varjo OpenXR extensionsVille Kivistö
2021-08-25XR: Enable controller profile extensionsPeter Kim
2021-06-24GHOST/XR: support Wayland via XrGraphicsBindingOpenGLWaylandKHRChristian Rauch
2021-06-22GHOST/XR: enable X11-EGL context for OpenXRChristian Rauch
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix undefined behavior with --debug-xrJulian Eisel
2020-08-14Fix --debug-xr not outputting OpenXR debug prints on WindowsJulian Eisel
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-14Cleanup: C++ code style for Ghost-XRJulian Eisel
2020-06-12VR: SteamVR is now a supported OpenXR runtime! (Windows only)Julian Eisel
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Ghost: Ghost-XR API to abstract away and access OpenXR functionalityJulian Eisel