source-sdk-2013
source-sdk-2013 copied to clipboard
vgui::IInput::SetCursorPos doesn't work on Linux w/ raw mouse input
vgui::IInput::SetCursorPos doesn't change the mouse position when m_rawinput is set on Linux. This has the effect of causing rapid/variable rotation speed of models and preventing the mouse from being re-positioned to its original location after the mouse button is released when using CBaseModelPanel .
Could this be the source of this TF2 bug?