Skip to content

v1.0.15

Compare
Choose a tag to compare
@jeremyselan jeremyselan released this 15 May 00:01
· 40 commits to master since this release

OpenVR SDK 1.0.15

Added support for the new SteamVR Input system. Please see the documentation for details:

Added support for tracked devices to provide access to their raw inertial measurement unit (IMU) data stream. Please see the documentation for details:

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:

A new section in the steamvr.vrsettings file supports tracked devices overriding the tracking of other devices. Please see the documentation for details:

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