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

iOS: Increase max simultaneous touches to 32 #74367

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

webair
Copy link
Contributor

@webair webair commented Mar 4, 2023

Increased the max touches for ios to support more than 8 simultaneous touches, because modern ios devices can support more than 8 simultaneous touches.

Bugsquad edit:

@webair webair requested a review from a team as a code owner March 4, 2023 16:28
@bruvzg bruvzg added this to the 4.x milestone Mar 4, 2023
@akien-mga akien-mga modified the milestones: 4.x, 4.1 Mar 4, 2023
@akien-mga akien-mga added cherrypick:3.x Considered for cherry-picking into a future 3.x release cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release cherrypick:4.0 labels Mar 4, 2023
@webair
Copy link
Contributor Author

webair commented Mar 5, 2023

#34424

@akien-mga akien-mga changed the title increased max touches to 32 for ios iOS: Increased max simultaneous touches to 32 Mar 5, 2023
@akien-mga akien-mga changed the title iOS: Increased max simultaneous touches to 32 iOS: Increase max simultaneous touches to 32 Mar 5, 2023
@akien-mga akien-mga merged commit 9ab52d8 into godotengine:master Mar 5, 2023
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@akien-mga
Copy link
Member

Cherry-picked for 3.6.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 6, 2023
@akien-mga
Copy link
Member

Cherry-picked for 3.5.2.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Mar 6, 2023
@webair webair deleted the increase-max-touches-ios branch March 9, 2023 09:04
@YuriSizov
Copy link
Contributor

Cherry-picked for 4.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase number of concurrent touches for iOS above 8
4 participants