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-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-10-26XR: Only show ref space warnings in debug-xr modePeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-09-09XR: Support for Varjo OpenXR extensionsVille Kivistö
2021-08-25XR: Improve "Invalid stage ref space" warningPeter Kim
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-06Fix compilation error in GHOSTJeroen Bakker
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-08-14Cleanup: C++ code style for Ghost-XRJulian Eisel
2020-06-24VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-06-12VR: Fix too dark rendering on SteamVRJulian Eisel
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-04-02Cleanup: Avoid complex template type for XR-SwapchainJulian Eisel
2020-03-31Fix missing XR space destructionJulian 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