diff --git a/UserSettings/Layouts/default-6000.dwlt b/UserSettings/Layouts/default-6000.dwlt index 34edb9b..c5956c4 100644 --- a/UserSettings/Layouts/default-6000.dwlt +++ b/UserSettings/Layouts/default-6000.dwlt @@ -69,8 +69,8 @@ MonoBehaviour: y: 0 width: 613 height: 941 - m_MinSize: {x: 275, y: 50} - m_MaxSize: {x: 4000, y: 4000} + m_MinSize: {x: 276, y: 76} + m_MaxSize: {x: 4001, y: 4026} m_ActualView: {fileID: 14} m_Panes: - {fileID: 14} @@ -95,8 +95,8 @@ MonoBehaviour: y: 0 width: 241 height: 602 - m_MinSize: {x: 200, y: 200} - m_MaxSize: {x: 4000, y: 4000} + m_MinSize: {x: 201, y: 226} + m_MaxSize: {x: 4001, y: 4026} m_ActualView: {fileID: 15} m_Panes: - {fileID: 15} @@ -338,7 +338,7 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 681 + y: 626 width: 1306 height: 313 m_SerializedDataModeController: @@ -382,7 +382,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 79} m_SelectedIDs: 14e70000 m_LastClickedID: 59156 - m_ExpandedIDs: 0000000014e7000000ca9a3bffffff7f + m_ExpandedIDs: 0000000072ad0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -411,7 +411,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: + m_ExpandedIDs: 0000000072ad0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -490,8 +490,8 @@ MonoBehaviour: m_TextWithWhitespace: "Inspector\u200B" m_Pos: serializedVersion: 2 - x: 1307 - y: 79 + x: 1308 + y: 24 width: 612 height: 915 m_SerializedDataModeController: @@ -540,7 +540,7 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 79 + y: 24 width: 240 height: 576 m_SerializedDataModeController: @@ -605,8 +605,8 @@ MonoBehaviour: m_TextWithWhitespace: "Scene\u200B" m_Pos: serializedVersion: 2 - x: 241 - y: 79 + x: 242 + y: 24 width: 1064 height: 576 m_SerializedDataModeController: diff --git a/UserSettings/Search.index b/UserSettings/Search.index new file mode 100644 index 0000000..af3867a --- /dev/null +++ b/UserSettings/Search.index @@ -0,0 +1,13 @@ +{ + "name": "Assets", + "roots": ["Assets"], + "includes": [], + "excludes": ["Assets/Temp/", "Assets/External/"], + "options": { + "types": true, + "properties": true, + "extended": false, + "dependencies": true + }, + "baseScore": 999 +} \ No newline at end of file diff --git a/UserSettings/Search.settings b/UserSettings/Search.settings index 9e26dfe..289538e 100644 --- a/UserSettings/Search.settings +++ b/UserSettings/Search.settings @@ -1 +1,81 @@ -{} \ No newline at end of file +trackSelection = true +refreshSearchWindowsInPlayMode = false +pickerAdvancedUI = false +fetchPreview = true +defaultFlags = 0 +keepOpen = true +queryFolder = "Assets" +onBoardingDoNotAskAgain = true +showPackageIndexes = false +showStatusBar = false +scopes = { +} +providers = { + asset = { + active = true + priority = 25 + defaultAction = null + } + scene = { + active = true + priority = 50 + defaultAction = null + } + adb = { + active = false + priority = 2500 + defaultAction = null + } + presets_provider = { + active = false + priority = -10 + defaultAction = null + } + find = { + active = true + priority = 25 + defaultAction = null + } + packages = { + active = false + priority = 90 + defaultAction = null + } + profilermarkers = { + active = false + priority = 100 + defaultAction = null + } + performance = { + active = false + priority = 100 + defaultAction = null + } + store = { + active = false + priority = 100 + defaultAction = null + } + log = { + active = false + priority = 210 + defaultAction = null + } +} +objectSelectors = { +} +recentSearches = [ +] +searchItemFavorites = [ +] +savedSearchesSortOrder = 0 +showSavedSearchPanel = false +hideTabs = false +expandedQueries = [ +] +queryBuilder = true +ignoredProperties = "id;name;classname;imagecontentshash" +helperWidgetCurrentArea = "all" +disabledIndexers = "" +minIndexVariations = 2 +findProviderIndexHelper = true \ No newline at end of file