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]
22 files changed
tree: 031a067abc0ffb318b23f3a975c66178efde39cb
  1. bin/
  2. headers/
  3. lib/
  4. samples/
  5. .gitattributes
  6. LICENSE
  7. README