forked from Unity-Technologies/InputSystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh project to 2021.3.19f1 (Unity-Technologies#1645)
* Remove deprecated package warning with 2023 * Add .vsconfig to .gitignore * Update project to 2019.4.40f1 * Update license copyright year * Add UserSettings directory to .gitignore * Restore coding package version to preview.24 * Update probuilder settings after update
- Loading branch information
1 parent
9443a1c
commit 45e5f86
Showing
8 changed files
with
64 additions
and
13 deletions.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &1 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 61 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0} | ||
m_Name: | ||
m_EditorClassIdentifier: | ||
m_ScopedRegistriesSettingsExpanded: 1 | ||
oneTimeWarningShown: 0 | ||
m_Registries: | ||
- m_Id: main | ||
m_Name: | ||
m_Url: https://packages.unity.com | ||
m_Scopes: [] | ||
m_IsDefault: 1 | ||
m_UserSelectedRegistryName: | ||
m_UserAddingNewScopedRegistry: 0 | ||
m_RegistryInfoDraft: | ||
m_ErrorMessage: | ||
m_Original: | ||
m_Id: | ||
m_Name: | ||
m_Url: | ||
m_Scopes: [] | ||
m_IsDefault: 0 | ||
m_Modified: 0 | ||
m_Name: | ||
m_Url: | ||
m_Scopes: | ||
- | ||
m_SelectedScopeIndex: 0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
m_EditorVersion: 2019.4.18f1 | ||
m_EditorVersionWithRevision: 2019.4.18f1 (3310a4d4f880) | ||
m_EditorVersion: 2019.4.40f1 | ||
m_EditorVersionWithRevision: 2019.4.40f1 (ffc62b691db5) |