cmbruns / pyopenxr

Unofficial python bindings for OpenXR access to VR and AR devices
Apache License 2.0
112 stars 9 forks source link

Check platform and OpenXR runtime when checking if destroy_instance() can be called #66

Closed el-dee closed 2 years ago

el-dee commented 2 years ago

Workaround for hanging destroy_instance() should be called on Linux only if the OpenXR runtime is SteamVR. This should address https://github.com/cmbruns/pyopenxr/pull/60#issuecomment-1120966974