OSVR / SteamVR-OSVR

An OSVR plugin for SteamVR, providing SteamVR support for OSVR HMDs.
Apache License 2.0
138 stars 57 forks source link

Update to the OpenVR 1.0.6 driver interface. #109

Closed CrossVR closed 7 years ago

CrossVR commented 7 years ago

The new API removes a lot of boiler-plate code. The major changes are:

CrossVR commented 7 years ago

cc @jfrank-razer @0x1100

godbyk commented 7 years ago

Thanks for the PR!

I think I have most of this covered already in the update-v1.0.6 branch, but I will review your changes more closely soon to see if you caught any that I missed.

I also like your manifest and the mock code in the test_hmd_driver program and will incorporate that in as well.

godbyk commented 7 years ago

The master branch now builds against OpenVR 1.0.7.