.
This commit is contained in:
parent
4fdaa6c379
commit
60ee586e79
1
.gitignore
vendored
1
.gitignore
vendored
@ -156,4 +156,3 @@ twinStickCrawler/.idea
|
|||||||
twinStickCrawler/Library
|
twinStickCrawler/Library
|
||||||
twinStickCrawler/Logs
|
twinStickCrawler/Logs
|
||||||
twinStickCrawler/obj/Debug
|
twinStickCrawler/obj/Debug
|
||||||
twinStickCrawler/UserSettings
|
|
||||||
|
33
twinStickCrawler/UserSettings/EditorUserSettings.asset
Normal file
33
twinStickCrawler/UserSettings/EditorUserSettings.asset
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!162 &1
|
||||||
|
EditorUserSettings:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 4
|
||||||
|
m_ConfigSettings:
|
||||||
|
RecentlyUsedSceneGuid-0:
|
||||||
|
value: 5a08575f5207595a0f5d59741173094444164f7d7d2a23317c7a4465bbe1646d
|
||||||
|
flags: 0
|
||||||
|
lightmappingBakingProfile:
|
||||||
|
value: 51
|
||||||
|
flags: 0
|
||||||
|
vcSharedLogLevel:
|
||||||
|
value: 0d5e400f0650
|
||||||
|
flags: 0
|
||||||
|
m_VCAutomaticAdd: 1
|
||||||
|
m_VCDebugCom: 0
|
||||||
|
m_VCDebugCmd: 0
|
||||||
|
m_VCDebugOut: 0
|
||||||
|
m_SemanticMergeMode: 2
|
||||||
|
m_DesiredImportWorkerCount: 2
|
||||||
|
m_StandbyImportWorkerCount: 2
|
||||||
|
m_IdleImportWorkerShutdownDelay: 60000
|
||||||
|
m_VCShowFailedCheckout: 1
|
||||||
|
m_VCOverwriteFailedCheckoutAssets: 1
|
||||||
|
m_VCProjectOverlayIcons: 1
|
||||||
|
m_VCHierarchyOverlayIcons: 1
|
||||||
|
m_VCOtherOverlayIcons: 1
|
||||||
|
m_VCAllowAsyncUpdate: 1
|
||||||
|
m_VCScanLocalPackagesOnConnect: 1
|
||||||
|
m_ArtifactGarbageCollection: 1
|
||||||
|
m_CompressAssetsOnImport: 1
|
1333
twinStickCrawler/UserSettings/Layouts/CurrentMaximizeLayout.dwlt
Normal file
1333
twinStickCrawler/UserSettings/Layouts/CurrentMaximizeLayout.dwlt
Normal file
File diff suppressed because it is too large
Load Diff
1428
twinStickCrawler/UserSettings/Layouts/default-6000.dwlt
Normal file
1428
twinStickCrawler/UserSettings/Layouts/default-6000.dwlt
Normal file
File diff suppressed because it is too large
Load Diff
13
twinStickCrawler/UserSettings/Search.index
Normal file
13
twinStickCrawler/UserSettings/Search.index
Normal file
@ -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
|
||||||
|
}
|
85
twinStickCrawler/UserSettings/Search.settings
Normal file
85
twinStickCrawler/UserSettings/Search.settings
Normal file
@ -0,0 +1,85 @@
|
|||||||
|
trackSelection = true
|
||||||
|
refreshSearchWindowsInPlayMode = false
|
||||||
|
pickerAdvancedUI = false
|
||||||
|
fetchPreview = true
|
||||||
|
defaultFlags = 0
|
||||||
|
keepOpen = true
|
||||||
|
queryFolder = "Assets"
|
||||||
|
onBoardingDoNotAskAgain = true
|
||||||
|
showPackageIndexes = false
|
||||||
|
showStatusBar = false
|
||||||
|
scopes = {
|
||||||
|
"picker_window_position_offset.075BCD15" = "72.5;270;320;550"
|
||||||
|
"picker_visibility_flags.075BCD15" = "264"
|
||||||
|
"picker_item_size.075BCD15" = "96"
|
||||||
|
"picker_inspector.075BCD15" = "0"
|
||||||
|
}
|
||||||
|
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
|
||||||
|
}
|
||||||
|
store = {
|
||||||
|
active = false
|
||||||
|
priority = 100
|
||||||
|
defaultAction = null
|
||||||
|
}
|
||||||
|
profilermarkers = {
|
||||||
|
active = false
|
||||||
|
priority = 100
|
||||||
|
defaultAction = null
|
||||||
|
}
|
||||||
|
performance = {
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user