Releases: SlimeVR/SlimeVR-OpenVR-Driver
Releases · SlimeVR/SlimeVR-OpenVR-Driver
v0.2.2
v0.2.2-rc.1
Release candidate for 0.2.2, which includes sending tracker battery support.
To install, copy the slimevr
folder in your SteamVR drivers folder, usually it's located in C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers
.
What's Changed
Full Changelog: v0.2.1...v0.2.2-rc.1
v0.2.1
What's Changed
- Finished relicense by @TheButlah in #31
- Linux support for message passing by @funnbot in #27
- Updated Tracker Icons by @NWBx01 in #32
- use XDG_RUNTIME_DIR by @ImUrX in #35
New Contributors
- @TheButlah made their first contribution in #31
- @funnbot made their first contribution in #27
- @NWBx01 made their first contribution in #32
- @ImUrX made their first contribution in #35
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Changes since v0.1.1:
- Now works in standing universe which improves compatibility with basestation-tracked headsets like Valve Index and many others by correctly reporting floor level to the server (#24, @kitlith)
- Minor fixes by @kitlith, @Louka3000, @ColdIce1605, @ButterscotchV
v0.1.1
v0.1.0
Changes since v0.0.3:
This changes Inter-process communication between server and driver to use protobuf over named pipes (requires server 0.1.0 and above), this adds as well:
- Dynamic addition of trackers without need for restart of SlimeVR server or SteamVR
- Dynamic named pipe reconnect: no need to restart SlimeVR or SteamVR together, or have them launched in any particular order
- Auto-assigning Vive tracker roles based on tracker roles recieved from SlimeVR server