Skip to content

v1.0.1

Compare
Choose a tag to compare
@jeremyselan jeremyselan released this 10 Jun 19:17
· 58 commits to master since this release

OpenVR SDK 1.0.1:
IVROverlay:

  • Added event VREvent_ImageFailed which is sent when SetOverlayFromFile is called and the file load fails.

IVRScreenshots:
Added a new API via IVRScreenshots for screenshot support in VR. This feature is still being developed and is currently in a beta state. You can enable screenshot capture by selecting Enable Screenshots in the general settings of the VRMonitor. Documentation for this new API is available at, https://github.com/ValveSoftware/openvr/wiki/IVRScreenshots_Overview

Driver API:

  • Split Oculus driver direct mode into a new component and out of IVRDisplayComponent. Other drivers generally don't need to implement this component.

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 3492473]
master v1.0.1