Skip to content

OpenVRDesktopDisplayPortal-v1.0.4-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hotrian Hotrian released this 24 Jul 18:21
· 59 commits to master since this release

This update features some changes to make positioning the overlay a bit easier.

Changes:

  • Reduced XYZ Slider ranges from -10/+10 to -2/+2. It is easier to accurately adjust the sliders now.
  • Changing the XYZ input fields now recenters the Sliders. For example if you change the X value to 5 in the input field, the X slider will range from 3 to 7.
  • Added -/+ adjustment buttons. XYZ adjusts in 0.1 increments, Rotation adjust by 1° at a time.
  • Added Hotkeys for adjustment buttons. Hotkeys only work while the application has focus.
    • Position:
      • X-/X+ = Q/W
      • Y-/Y+ = A/S
      • Z-/Z+ = Z/X
    • Rotation:
      • X-/X+ (Pitch) = E/R
      • Y-/Y+ (Yaw) = D/F
      • Z-/Z+ (Roll) = C/V

Bug Fixes:

  • Corrected some tooltips.
  • Fixed a bug where you could type letters into the Position/Rotation/Alpha/Scale input fields. They wouldn't do anything, but you could still do it. Now when you enter letters they should automatically change back to the current value.
  • Fixed a bug where "auto-load" would fail to select a device if the profile being loaded was saved while either controller was selected.