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

Separate out accelerometer events from joystick axis events #18250

Merged
merged 2 commits into from Sep 27, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Sep 27, 2023

Doesn't really make sense to treat them as the same thing, we disallow mapping them as inputs anyway due to their very different nature.

We just pass them directly into the tilt system now and leave it at that.

Eliminates some unnecessary work for our input mapping system.

@hrydgard hrydgard added this to the v1.16.5 milestone Sep 27, 2023
@hrydgard hrydgard added Platform-specific (Android) Input/Controller Input and controller issues Qt Issue on Qt but not all ports. labels Sep 27, 2023
@hrydgard hrydgard merged commit 1fff976 into master Sep 27, 2023
18 checks passed
@hrydgard hrydgard deleted the separate-accelerometer-events branch September 27, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input/Controller Input and controller issues Platform-specific (Android) Qt Issue on Qt but not all ports.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant