Skip to content

Tags: kuentzel/ROVER

Tags

v2509r

Toggle v2509r's commit message
Added Logging of Interaction Misses, Corrected JSON Serializer Order,…

… Fixed Button Scaling

Fixed Null References in Edge Cases, Unified ActionSets
Fixed OpenXR compatibility by patching SteamVR Plugin to verify "if (SteamVR.isStandalone)" before OpenVR.Compositor.SetTrackingSpace(...). Cannot use regular SteamVR.InitializeStandalone(EVRApplicationType.VRApplication_Overlay) because the SteamVR Object and Render Components will be initialized and run their RenderLoop triggering OpenVR.Compositor.SetTrackingSpace(...) before SteamVR.isStandalone is set to true, which will cause the Compositor projection to break for OpenXR standalone apps.

v2408r1

Toggle v2408r1's commit message
Bugfixes & layout adjustments that were missed during testing:

- set up auto font size in slide (item / instruction) title bar
- increased side margins for text frames in item slides
- fixed turn arrow position for repositioned displays or with configuration offsets - this was caused by hierarchy changes, now it should always match the desktop UI
- fixed naming convention conformity for result and log files as well as their folder
- fixed localization files - in the tutorial scale endpoints were swapped
- added SteamVR config file for Vive Tracker with role (keyboard) to fix the avatar tracking not working - TODO: free configuration of tracker role
- added the Vive Tracker configuration to SteamVR action.json
- updated gitignore

qp1

Toggle qp1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2406r2

Toggle v2406r2's commit message
Updated standalone application readme reference

v1.0.0-beta

Toggle v1.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md