-
Notifications
You must be signed in to change notification settings - Fork 329
Adding generalized support for controller usages with the binding path dropdown. Added optional info blurb on the binding paths covered #1676
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
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
d0d8ad8
Checking-Pointing progress for specifying input usages in editor, as …
RogPodge afca0e1
Style update, optimizing performance a bit
RogPodge 8324432
added unit test
RogPodge 361cf5f
Control usages now create the right path when combined with device us…
RogPodge a9f0cac
updated to show relevant information when the path doesn't match any …
RogPodge a338b28
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge 57111f0
removing whitespace, retriggering formatting CI
RogPodge 370d0da
fixing remaining formatting complaints by running format.ps1
RogPodge d469346
Merge branch 'inputbinding-controlusages-UI' of https://github.com/Un…
RogPodge d35d3d4
tweaked UI to PR suggestions
RogPodge 0a241f1
Update Packages/com.unity.inputsystem/InputSystem/Controls/InputContr…
RogPodge 3866b5d
Adjusted instances of ref to in, fixed instances where break should b…
RogPodge b01289d
Added a lookup dictionary in the EditorInputControlLayoutCache for de…
RogPodge 99e0f61
Updated matching controls layout information to an expandable foldout
RogPodge 7483e8d
fixed issue where invalid controls could be selected in the dropdown …
RogPodge e2130b8
fixed wording, fixed case where the binding path could break
RogPodge ddd4465
codestyle formatting pass
RogPodge 5e35fa7
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
RogPodge 35a27d7
fixed issue where device layouts were queried twice due to being chil…
RogPodge c9e3dae
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
RogPodge 9ae08b1
applying PR feedback
RogPodge e740401
Updated No Matching Control paths message with PR suggestions
RogPodge f70b140
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge 3e953ee
Matching controls display now shows control path's whose alias matche…
RogPodge 4e05692
Merge branch 'inputbinding-controlusages-UI' of https://github.com/Un…
RogPodge 9454776
fixed bug where controls wouldn't match if only usages were checked
RogPodge 4409e53
added unit tests for the new control path layout capabilities
RogPodge 95b17e9
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge f63051d
fixing formatting issues
RogPodge cb2995c
Removed reduntant control path listings when the control path specifi…
RogPodge 5e522e3
formatting fix
RogPodge 43d9c51
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
RogPodge fa82163
relabed the 'matched controls' field to be 'Derived controls'
RogPodge ce5edd2
Fixed to 'Derived Bindings'
RogPodge 5443d0d
fixed case where the wildcard device moniker wasn't detected properly
RogPodge 553ead3
fixed errors that would occur when malformed control paths are provided
RogPodge b36acbe
Merge branch 'develop' of https://github.com/Unity-Technologies/Input…
RogPodge edd86f9
style change to due to code analyzer results
RogPodge 2beeb73
added missing in/ref changes
RogPodge 74bd2f9
fixing formatter nits
RogPodge 8b58789
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge 9e8b471
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge 778767a
Merge branch 'develop' into inputbinding-controlusages-UI
RogPodge 00db0eb
Merge branch 'develop' into inputbinding-controlusages-UI
lyndon-unity 5244c1d
add changelog entry
jamesmcgill 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
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
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.