Skip to content
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

TreeView: Search and smaller improvements #656

Merged
merged 11 commits into from
Oct 29, 2023

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 3 additions & 16 deletions Assets/Resources/Prefabs/Players/DesktopPlayer.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ GameObject:
- component: {fileID: -1556465120740209359}
- component: {fileID: 2429369898342928831}
- component: {fileID: 6840467278216287030}
- component: {fileID: 6800333804276665222}
- component: {fileID: 182833635018827598}
- component: {fileID: 9190471872809942182}
- component: {fileID: 403608537903628731}
Expand Down Expand Up @@ -122,9 +121,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 49626a155a935004f985ad777a29244b, type: 3}
m_Name:
m_EditorClassIdentifier:
move: 0
clickDown: 0
clickUp: 0
Move: 0
ClickDown: 0
ClickUp: 0
--- !u!114 &637028239384079898
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -169,18 +168,6 @@ AudioListener:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6839967699279661599}
m_Enabled: 1
--- !u!114 &6800333804276665222
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6839967699279661599}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3e7d657fc8c84c81b2d2918eac9c228e, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &182833635018827598
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
Loading
Loading