Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/openvr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoe Ludwig <joe@valvesoftware.com>2018-05-11 21:56:31 +0300
committerJoe Ludwig <joe@valvesoftware.com>2018-05-11 21:56:31 +0300
commit60eb187801956ad277f1cae6680e3a410ee0873b (patch)
tree887ba0bd20ec40a673c608cc4a6ed41c6febcfe6 /bin
parent7027f517983ccaae7d972b7735891bb8244e59fb (diff)
OpenVR SDK 1.0.15v1.0.15
Added support for the new SteamVR Input system. Please see the documentation for details: * https://github.com/ValveSoftware/openvr/wiki/SteamVR-Input Added support for tracked devices to provide access to their raw inertial measurement unit (IMU) data stream. Please see the documentation for details: * https://github.com/ValveSoftware/openvr/wiki/ImuSample_t The stream of IMU data in the form of vr::ImuSample_t structures is provided through a new way of sharing data between applications and drivers called IVRIOBuffers. For details, see the documentation: * https://github.com/ValveSoftware/openvr/wiki/IVRIOBuffer A new section in the steamvr.vrsettings file supports tracked devices overriding the tracking of other devices. Please see the documentation for details: * https://github.com/ValveSoftware/openvr/wiki/TrackingOverrides [git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 4505287]
Diffstat (limited to 'bin')
-rwxr-xr-xbin/linux32/libopenvr_api.sobin291075 -> 300717 bytes
-rwxr-xr-xbin/linux32/libopenvr_api.so.dbgbin2103536 -> 2195834 bytes
-rwxr-xr-xbin/linux64/libopenvr_api.sobin289135 -> 299059 bytes
-rwxr-xr-xbin/linux64/libopenvr_api.so.dbgbin2607640 -> 2720088 bytes
-rwxr-xr-xbin/osx32/libopenvr_api.dylibbin306920 -> 302848 bytes
-rw-r--r--bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylibbin2082101 -> 2097794 bytes
-rw-r--r--bin/win32/openvr_api.dllbin485664 -> 485664 bytes
-rw-r--r--bin/win32/openvr_api.pdbbin9269248 -> 9269248 bytes
-rw-r--r--bin/win64/openvr_api.dllbin600864 -> 600864 bytes
-rw-r--r--bin/win64/openvr_api.pdbbin9089024 -> 9089024 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/bin/linux32/libopenvr_api.so b/bin/linux32/libopenvr_api.so
index 32e222a..ede8ac7 100755
--- a/bin/linux32/libopenvr_api.so
+++ b/bin/linux32/libopenvr_api.so
Binary files differ
diff --git a/bin/linux32/libopenvr_api.so.dbg b/bin/linux32/libopenvr_api.so.dbg
index 4a58f8c..6f9c578 100755
--- a/bin/linux32/libopenvr_api.so.dbg
+++ b/bin/linux32/libopenvr_api.so.dbg
Binary files differ
diff --git a/bin/linux64/libopenvr_api.so b/bin/linux64/libopenvr_api.so
index a2ae438..28e9f33 100755
--- a/bin/linux64/libopenvr_api.so
+++ b/bin/linux64/libopenvr_api.so
Binary files differ
diff --git a/bin/linux64/libopenvr_api.so.dbg b/bin/linux64/libopenvr_api.so.dbg
index 78f38ca..50e8d62 100755
--- a/bin/linux64/libopenvr_api.so.dbg
+++ b/bin/linux64/libopenvr_api.so.dbg
Binary files differ
diff --git a/bin/osx32/libopenvr_api.dylib b/bin/osx32/libopenvr_api.dylib
index e8ea3b6..1be0a9b 100755
--- a/bin/osx32/libopenvr_api.dylib
+++ b/bin/osx32/libopenvr_api.dylib
Binary files differ
diff --git a/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib b/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
index 13fae3f..9b783da 100644
--- a/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
+++ b/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
Binary files differ
diff --git a/bin/win32/openvr_api.dll b/bin/win32/openvr_api.dll
index b686939..9fab152 100644
--- a/bin/win32/openvr_api.dll
+++ b/bin/win32/openvr_api.dll
Binary files differ
diff --git a/bin/win32/openvr_api.pdb b/bin/win32/openvr_api.pdb
index 28b3bfb..5dcbf24 100644
--- a/bin/win32/openvr_api.pdb
+++ b/bin/win32/openvr_api.pdb
Binary files differ
diff --git a/bin/win64/openvr_api.dll b/bin/win64/openvr_api.dll
index 64c879b..b193003 100644
--- a/bin/win64/openvr_api.dll
+++ b/bin/win64/openvr_api.dll
Binary files differ
diff --git a/bin/win64/openvr_api.pdb b/bin/win64/openvr_api.pdb
index 2c9279e..bc675e2 100644
--- a/bin/win64/openvr_api.pdb
+++ b/bin/win64/openvr_api.pdb
Binary files differ