Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse refactor, restore smoothing #18551

Merged
merged 6 commits into from
Dec 14, 2023
Merged

Mouse refactor, restore smoothing #18551

merged 6 commits into from
Dec 14, 2023

Conversation

hrydgard
Copy link
Owner

Some refactoring, restore the mouse input smoothing back to a very close approximation of what was there before #18500.

Doesn't mean I think it's the best possible smoothing - but a new algorithm might need an option, we shouldn't drastically change how parameters work if we can avoid it.

Also adds a tiny deadzone.

@hrydgard hrydgard added Input/Controller Input and controller issues Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. labels Dec 14, 2023
@hrydgard hrydgard added this to the v1.17.0 milestone Dec 14, 2023
@hrydgard hrydgard merged commit e99d6e8 into master Dec 14, 2023
18 checks passed
@hrydgard hrydgard deleted the mouse-settings branch December 14, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. Input/Controller Input and controller issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant