ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.03k stars 1.27k forks source link

Overlay Y-axis mouse value reversion in Linux #1427

Open SDraw opened 3 years ago

SDraw commented 3 years ago

In Linux overlays with input method vr::VROverlayInputMethod_Mouse have reversed Y-axis value in vr::VRMouse* events.

CircuitLord commented 3 years ago

^ also had this issue, can be "fixed" just be inverting the y-axis value it gives but it should really just get fixed inside OpenVR.