Skip to content

Commit

Permalink
Fixed hammer bug
Browse files Browse the repository at this point in the history
  • Loading branch information
uchop committed Mar 18, 2023
1 parent 39acba3 commit 536a060
Show file tree
Hide file tree
Showing 7 changed files with 86 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Assets/.DS_Store
Binary file not shown.
Binary file added Assets/Cainos/.DS_Store
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions Assets/Scenes/SampleScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -18637,12 +18637,12 @@ PrefabInstance:
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
propertyPath: m_Size.x
value: 0.9927808
value: 1.3962909
objectReference: {fileID: 0}
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
propertyPath: m_Size.y
value: 1.7511005
value: 2.3275452
objectReference: {fileID: 0}
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
Expand All @@ -18652,12 +18652,12 @@ PrefabInstance:
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
propertyPath: m_Offset.x
value: -0.009970725
value: 0.018851697
objectReference: {fileID: 0}
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
propertyPath: m_Offset.y
value: 0.7390642
value: 0.59495354
objectReference: {fileID: 0}
- target: {fileID: 5628018141983903116, guid: ef67ba864d1ecc042b5f4cf48455c0a6,
type: 3}
Expand Down
13 changes: 13 additions & 0 deletions UserSettings/Search.index
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Assets",
"roots": ["Assets"],
"includes": [],
"excludes": [],
"options": {
"types": true,
"properties": true,
"extended": false,
"dependencies": false
},
"baseScore": 999
}
70 changes: 69 additions & 1 deletion UserSettings/Search.settings
Original file line number Diff line number Diff line change
@@ -1 +1,69 @@
{}
trackSelection = true
fetchPreview = true
defaultFlags = 0
keepOpen = false
queryFolder = "Assets"
onBoardingDoNotAskAgain = true
showPackageIndexes = false
showStatusBar = false
scopes = {
"last_search.DA949528" = "field"
"OpenInspectorPreview.DA949528" = "0"
"currentGroup.DA949528" = "all"
}
providers = {
find = {
active = true
priority = 25
defaultAction = null
}
performance = {
active = false
priority = 100
defaultAction = null
}
store = {
active = true
priority = 100
defaultAction = null
}
packages = {
active = true
priority = 90
defaultAction = null
}
adb = {
active = false
priority = 2500
defaultAction = null
}
scene = {
active = true
priority = 50
defaultAction = null
}
asset = {
active = true
priority = 25
defaultAction = null
}
log = {
active = false
priority = 210
defaultAction = null
}
}
objectSelectors = {
}
recentSearches = [
]
searchItemFavorites = [
]
savedSearchesSortOrder = 0
showSavedSearchPanel = false
expandedQueries = [
]
queryBuilder = false
ignoredProperties = "id;name;classname;imagecontentshash"
helperWidgetCurrentArea = "all"
disabledIndexers = ""

0 comments on commit 536a060

Please sign in to comment.