-
Notifications
You must be signed in to change notification settings - Fork 317
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
DOCS: improve migration docs #1933
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2186a85
migration page improvements WIP
duckets ae672e7
More WIP for improving Migration page
duckets 0f891a0
more WIP - migrating action-based input
duckets d8f4464
More WIP on Migration page
duckets 8908df2
Migration page improvements WIP
duckets 4b54e02
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets 0d21a11
Amendments from PR review comments
duckets 2a29b1e
Merge branch 'develop' into DOCF-5410-improve-migration-docs
ekcoh 6fcaa9d
Merge branch 'develop' into DOCF-5410-improve-migration-docs
ekcoh d1f23b7
Merge branch 'develop' into DOCF-5410-improve-migration-docs
ekcoh c35ae06
Update Migration.md
lyndon-unity a4cf9e1
Merge branch 'develop' into DOCF-5410-improve-migration-docs
ekcoh d7acd69
Fix broken api links for KeyControl.displayName
duckets 9bccbbc
Formatting fix
duckets 0e68c81
Updates to migration guide for Pen events
duckets 3c58f51
Updates to migration guide for Keyboard IME text composition
duckets 58c03f4
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets c6e39ff
Removed migration info for Input.mousePresent
duckets eec1efb
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets 50cb96d
Merge branch 'develop' into DOCF-5410-improve-migration-docs
lyndon-unity 104ae35
Formatting fix
duckets 5f1972f
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets d42e862
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets c18f788
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets b92137b
Merge branch 'develop' into DOCF-5410-improve-migration-docs
AlexTyrer 3420074
Merge branch 'develop' into DOCF-5410-improve-migration-docs
duckets 00155ac
fix xml for ButtonControl
duckets 127549c
xml fix
duckets a375f3f
xml doc fix
duckets 63b55f1
whitespace format fix
duckets 7a67b47
added para tags for example plain text
duckets 3735c41
Merge branch 'develop' into DOCF-5410-improve-migration-docs
lyndon-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
This file contains 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
Binary file added
BIN
+60.1 KB
...ages/com.unity.inputsystem/Documentation~/Images/InputManagerVsInputActions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
261 changes: 90 additions & 171 deletions
261
Packages/com.unity.inputsystem/Documentation~/Migration.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't needed for the add/remove onDeviceChange part so could go down with the "To find all gamepads and joysticks" section