-
Notifications
You must be signed in to change notification settings - Fork 336
FIX: uum 138143 button press points for stickcontrol and vector2 add functionality #2411
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
Darren-Kelly-Unity
merged 62 commits into
develop
from
bugfix/uum-138143-button-press-points-for-stickcontrol-and-vector2-add-functionality
May 22, 2026
+910
−435
Merged
Changes from 42 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
ede1b9f
Update documentation for press point usage & default settings thresho…
Darren-Kelly-Unity 4786635
Add fix for Vector2Controls & StickControls not using pressPoint's th…
Darren-Kelly-Unity 85e63df
Add documentation for changes.
Darren-Kelly-Unity 9255610
Separate and add tests for press point actuation.
Darren-Kelly-Unity 3a30637
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Darren-Kelly-Unity 1edbc32
Remove old comment in test.
Darren-Kelly-Unity f5500dc
Add formatting!
Darren-Kelly-Unity 6b3acd1
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Darren-Kelly-Unity 89c29e4
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Darren-Kelly-Unity 509fd55
Add test format commit!
Darren-Kelly-Unity 04e7d31
Add missing meta files.
Darren-Kelly-Unity fb11b47
Add more meta files. Not sure why they show up though.
Darren-Kelly-Unity 2e84fa9
Remove redundant IActuationPressPoint.pressPointOrDefault property as…
Darren-Kelly-Unity 577945b
Move positioning of press point forwarding properties.
Darren-Kelly-Unity e09e2c1
Revert weird meta file changes.
Darren-Kelly-Unity 24300ba
Update whitespace changes for InputAction.cs
Darren-Kelly-Unity d392a56
Fix more white space formatting issues.
Darren-Kelly-Unity b1fbc4f
Fix StickControl white space.
Darren-Kelly-Unity 0e622e4
Fix whitespace in Vector2Control.cs
Darren-Kelly-Unity f323b65
Fix more whitespace.
Darren-Kelly-Unity e4f0290
Remove fomratting issues with InputControlExtensions.cs
Darren-Kelly-Unity bb4e745
Add another batch of whitespace fixing.
Darren-Kelly-Unity 773a44a
Update Packages/com.unity.inputsystem/InputSystem/Runtime/Controls/Ve…
Darren-Kelly-Unity 6a08e2f
Update Packages/com.unity.inputsystem/InputSystem/Runtime/Controls/Ve…
Darren-Kelly-Unity ceb494c
Fix more whitespace issues.
Darren-Kelly-Unity 2b72b4e
Fix compiler error.
Darren-Kelly-Unity ef60059
Make IActuationPressPoint.cs internal.
Darren-Kelly-Unity d7d7762
Refactor and add documentation for PR review.
Darren-Kelly-Unity c1cf34d
Refactor for code review.
Darren-Kelly-Unity 26e92f4
Add performance tests addressing Hakan's worrys about hot path issues.
Darren-Kelly-Unity bce3776
Test updating codecov.yml to see if code coverage shown improves.
Darren-Kelly-Unity 7209d0c
Revert "Test updating codecov.yml to see if code coverage shown impro…
Darren-Kelly-Unity 674c649
Update documentation.
Darren-Kelly-Unity 1243bc4
Test yamato configuration to exlude tests to see if it improves test …
Darren-Kelly-Unity db81e01
Revert "Test yamato configuration to exlude tests to see if it improv…
Darren-Kelly-Unity 8ff8746
Revert "Revert "Test yamato configuration to exlude tests to see if i…
Darren-Kelly-Unity a9facb6
Revert "Revert "Revert "Test yamato configuration to exlude tests to …
Darren-Kelly-Unity 3806cd9
Fix missing api links due to internal switch of IActuationPressPoint.
Darren-Kelly-Unity 76df896
Remove reundant meta file.
Darren-Kelly-Unity d0f1978
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Pauliusd01 cae3ba8
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Darren-Kelly-Unity 332ee3b
Merge branch 'develop' into bugfix/uum-138143-button-press-points-for…
Darren-Kelly-Unity e9e5613
Update Packages/com.unity.inputsystem/Documentation~/RespondingToActi…
Darren-Kelly-Unity 35097bb
Update Packages/com.unity.inputsystem/Documentation~/RespondingToActi…
Darren-Kelly-Unity 00528c5
Update Packages/com.unity.inputsystem/InputSystem/Runtime/Controls/Ve…
Darren-Kelly-Unity 5f5b474
Make press point property internal.
Darren-Kelly-Unity 53e8efe
Fix compiler issues.
Darren-Kelly-Unity 8881e3c
Formatting
Darren-Kelly-Unity ee70ced
Fix documentation formatting.
Darren-Kelly-Unity fdea0bc
Add code review changes Hakan requested.
Darren-Kelly-Unity ee0f8f5
Add doc changes and changelog entry.
Darren-Kelly-Unity b466193
Changes for code review with discussion with Hakan.
Darren-Kelly-Unity b9a2edf
Update documentation.
Darren-Kelly-Unity 52279d1
Update documentation RespondingToActions.md
Darren-Kelly-Unity 174397d
Update changelog.
Darren-Kelly-Unity 6e1ab2d
Remove redundant performance tests added due to code change following…
Darren-Kelly-Unity 2c731c2
Add performance test to be sure we aren't allocating memory on the ho…
Darren-Kelly-Unity e8aa7eb
Remove redundant category.
Darren-Kelly-Unity 373877d
Remove empty folder after refactor.
Darren-Kelly-Unity fcb1c38
Fix missing crefs.
Darren-Kelly-Unity a73b5f5
Fix failing CI due to docs
Darren-Kelly-Unity 82d6127
Fix duplicated comment for documentation and used a cref on IsPressed…
Darren-Kelly-Unity 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
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.