-
Notifications
You must be signed in to change notification settings - Fork 329
FIX: ISXB-687 Added guard clause to RemovePointerAtIndex in InputSy… #1982
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
Merged
adrian-koretski-unity3d
merged 23 commits into
develop
from
isxb-543-fix-touch-double-remove
Oct 2, 2024
Merged
Changes from 16 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
d280dff
FIX: ISXB-687 Added guard clause to RemovePointerAtIndex in InputSy…
adrian-koretski-unity3d 8d3ca93
Added changelog entry for fix ISXB-543
adrian-koretski-unity3d cb1bfb3
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d e600067
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d 1cbfe3e
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d 1f4e41c
Fixed infinite loop caused by FilterPointerStatesByType() trying to f…
adrian-koretski-unity3d 6715e26
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d 84e2ca4
Fixed issue where touch pointers don't get released when mouse or pen…
adrian-koretski-unity3d d952c79
Merge branch 'isxb-543-fix-touch-double-remove' of https://github.com…
adrian-koretski-unity3d 22183df
Fixed incorrect boolean logic in InputSystemUIInputModule.cs causing …
adrian-koretski-unity3d 11b8a0e
Moved changelog entry for ISXB-687 into unreleased.
adrian-koretski-unity3d 456f737
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d 43c0e80
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
adrian-koretski-unity3d c0d58cf
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d 355499c
Fixed duplicate entry in CHANGELOG
adrian-koretski-unity3d 4671f6f
Merge branch 'isxb-543-fix-touch-double-remove' of https://github.com…
adrian-koretski-unity3d 2eafdde
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
adrian-koretski-unity3d efe6c3c
Moved double touch pointer changelog entry to unreleased.
adrian-koretski-unity3d cd89b85
Removed additional duplicate entries in changelog
adrian-koretski-unity3d b40142f
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
adrian-koretski-unity3d 9699703
Removed superfluous code to get pointer state that is never used in I…
adrian-koretski-unity3d 667c1dc
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d bb5b327
Merge branch 'develop' into isxb-543-fix-touch-double-remove
adrian-koretski-unity3d File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.