Skip to content

Commit

Permalink
Toggle generic name (#473)
Browse files Browse the repository at this point in the history
* Added Generics name toggle button

* Fixed cursor being idle when loading fbx

* hide generics label by default

* Remove print
  • Loading branch information
Novanef authored Mar 1, 2024
1 parent 8cd781b commit 9b21b6a
Show file tree
Hide file tree
Showing 6 changed files with 367 additions and 11 deletions.
15 changes: 10 additions & 5 deletions Assets/Prefabs/Room.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ MonoBehaviour:
id:
parentId:
category:
description: []
description:
domain:
tags: []
attributesKeys: []
attributesValues: []
currentLod: 0
Expand All @@ -74,13 +75,13 @@ MonoBehaviour:
reserved:
left: 0
right: 0
top: 0
bottom: 0
front: 0
back: 0
technical:
left: 0
right: 0
top: 0
bottom: 0
front: 0
back: 0
usableZone: {fileID: 1754386266534505231}
reservedZone: {fileID: 18736379438063463}
technicalZone: {fileID: 2859817786028861529}
Expand All @@ -90,6 +91,10 @@ MonoBehaviour:
tileColor: 0
barChart: 0
openedGroups: []
separators: []
sepNamesDisplayed: 0
genNamesDisplayed: 0
childrenOrigin: {fileID: 0}
--- !u!1 &760801759331240274
GameObject:
m_ObjectHideFlags: 0
Expand Down
Loading

0 comments on commit 9b21b6a

Please sign in to comment.