Blender Git Loki
Git Commits -> Revision f149d5e
Revision f149d5e by Julian Eisel (master) March 31, 2020, 14:49 (GMT) |
Fix VR session toggle not changing reliably on session start/end The text and icon were supposed to change but didn't reliably, which was a race condition I think. It depended on how fast the OpenXR runtime would transition the session state. This also makes sure the correct notifier is sent on session exit. |
Commit Details:
Full Hash: f149d5e4b21f372f779fdb28b39984355c9682a6
Parent Commit: afe707c
Lines Changed: +3, -1