Skip to content

v0.9.7

Compare
Choose a tag to compare
@jeremyselan jeremyselan released this 07 Aug 00:10
· 81 commits to master since this release
  • Added new function VR_IsRuntimeInstalled() to openvr.h. It returns true if the VR runtime directory was found.
  • Added EVREventType::EVREventType_VREvent_StatusUpdate to notify subscribers of the event that the OpenVR overall system entered a new status state. Possible states are defined by VRStatusState_t and stored in VREvent_status_t
  • Added EVREventType::VREvent_ChaperoneUniverseHasChanged to notify when the universe ID of the chaperone system changed. This message is usually sent once, when the ID changes from 0 to the actual universe ID.

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 2912031]