Skip to content

Commit

Permalink
Merge pull request #656 from uni-bremen-agst/expand-tree-view
Browse files Browse the repository at this point in the history
TreeView: Search and smaller improvements
  • Loading branch information
koschke authored Oct 29, 2023
2 parents 8497930 + 6900a90 commit aaa31fc
Show file tree
Hide file tree
Showing 23 changed files with 1,603 additions and 571 deletions.

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

0 comments on commit aaa31fc

Please sign in to comment.