Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Alpha Release #8.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@HipsterSloth HipsterSloth released this 29 Mar 19:22
· 151 commits to master since this release

Removing openvr_plugin and apptray from PSMoveService project

The SteamVR plugin is now no longer part of PSMoveService. The SteamVR plugin now lives on in it's own GitHub project. All the files you need to run PSMoveService are include along with the plugin there. The initial release of PSMoveSteamVRBridge can be found here:

https://github.com/HipsterSloth/PSMoveSteamVRBridge/releases/tag/v1.0.0

NOTE: The SteamVR plugin in v1.0.0 is identical to the one found in the PSMoveService release 0.9alpha8.1.0, so feel free to keep using that if you don't want to upgrade just yet.

Adding proper version label to build output folder

  • Made all version constants have same prefix
  • Parse ProtocolVersion.h in top level CMakeLists.txt to generate a project label
  • Dump all outputs to version label folder