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-08Merge branch 'master' into xr-devxr-devPeter Kim
2022-07-06Cleanup: spelling in commentsCampbell Barton
2022-05-28Merge branch 'master' into xr-devPeter Kim
2022-05-28XR: Fix controller flicker when switching action setsPeter Kim
2022-05-03XR: Add dedicated handling/API for VR trackersPeter Kim
2022-04-04Merge branch 'master' into xr-devPeter Kim
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-20XR: Motion CapturePeter Kim
2022-02-20XR: Customizable ActionsPeter Kim
2022-02-17XR: Allow variable count of action map subactionsPeter Kim
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-10-26Cleanup: Remove unused parameterPeter Kim
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-08-25Fix: Crash on file read with active VR sessionPeter Kim
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05XR: Controller Data ImprovementsPeter 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-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2020-08-10Fix T79324: Crash when changing View Layer while VR session runsJulian Eisel
2020-08-10Fix pose offset on VR session start for some OpenXR runtimesJulian Eisel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-29VR: Reset pose offsets when changing base poseJulian Eisel
2020-04-04Cleanup: Split up Window-Manager VR file (and related changes)Julian Eisel