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
diff options
context:
space:
mode:
authorNicolas Fauvet <droune2001>2020-05-07 15:00:49 +0300
committerJulian Eisel <julian@blender.org>2020-05-07 15:38:10 +0300
commit1c0e22b98294f639036c001c72980dd2e49f62b4 (patch)
treea1cdd3eaf7512195c0ccdc36a9f214ccb0559368 /source/blender/blenkernel
parented1fb242a8ec7d60e6a2129ada0011d17810e6d6 (diff)
VR: Fix OpenXR state freeze on Oculus after taking off HMD
With the Oculus runtime, the VR session would freeze when taking off the HMD and putting it back on. This was caused by the deletion of graphics resources too early in the OpenXR state machine, at least for Oculus. The resources will now only be freed once the session is actually destroyed. Also fixes an issue where it wasn't possible to stop the session via the UI when the HMD was taken off. Reviewed By: Julian Eisel Differential Revision: https://developer.blender.org/D7635
Diffstat (limited to 'source/blender/blenkernel')
0 files changed, 0 insertions, 0 deletions