github ValveSoftware/openvr v0.9.5

latest releases: v2.5.1, v2.2.3, v2.0.10...
8 years ago

IVROverlay:

  • Added GetOverlayKey and GetOverlayName which return the key or name of an overlay from its handle.
  • Added GetOverlayImageData which returns the current raw image data from an overlay.
  • Improved reliability of SetOverlayRaw and SetOverlayFromFile.
  • Added VREvent_ImageLoaded, which is sent when SetOverlayRaw or SetOverlayFromFile finish updating the overlay texture.
  • Added VROverlayError_UnableToLoadFile, which may be returned if SetOverlayFromFile fails.
  • Added ShowDashboard, which will make the dashboard visible if a dashboard manager is present. We aren't shipping a dashboard manager quite yet, so this function currently does nothing.

IVRNotifications:

  • This new interface allows applications to post notifications to the user. Details and documentation are coming soon.

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

Don't miss a new openvr release

NewReleases is sending notifications on new releases.