-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]
- Loading branch information
Showing
22 changed files
with
234 additions
and
35 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+3.05 KB
(100%)
bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.