|
1 |
| -[gd_scene load_steps=10 format=3 uid="uid://cg7d36746on67"] |
| 1 | +[gd_scene load_steps=9 format=3 uid="uid://cg7d36746on67"] |
2 | 2 |
|
3 | 3 | [ext_resource type="PackedScene" uid="uid://ctfgfelg0sho8" path="res://src/Tools/BaseTool.tscn" id="1"]
|
4 | 4 | [ext_resource type="Script" uid="uid://d3my38wgqe4hq" path="res://src/Tools/3DTools/3DShapeEdit.gd" id="2"]
|
5 | 5 | [ext_resource type="PackedScene" uid="uid://bbnqcxa20a5a5" path="res://src/UI/Nodes/Sliders/ValueSliderV2.tscn" id="3"]
|
6 | 6 | [ext_resource type="PackedScene" uid="uid://yjhp0ssng2mp" path="res://src/UI/Nodes/Sliders/ValueSlider.tscn" id="4"]
|
7 | 7 | [ext_resource type="Script" uid="uid://tfdhqto6j5j0" path="res://src/UI/Nodes/Sliders/ValueSlider.gd" id="5"]
|
8 |
| -[ext_resource type="Script" uid="uid://cca0fmlwaqjh1" path="res://src/UI/Nodes/CollapsibleContainer.gd" id="6"] |
9 | 8 | [ext_resource type="PackedScene" uid="uid://dpoteid430evf" path="res://src/UI/Nodes/Sliders/ValueSliderV3.tscn" id="7"]
|
10 | 9 |
|
11 | 10 | [sub_resource type="InputEventAction" id="InputEventAction_8sqgw"]
|
@@ -59,14 +58,12 @@ unique_name_in_owner = true
|
59 | 58 | layout_mode = 2
|
60 | 59 | size_flags_vertical = 3
|
61 | 60 |
|
62 |
| -[node name="CameraOptions" type="VBoxContainer" parent="CelOptions" index="0"] |
| 61 | +[node name="CameraOptions" type="FoldableContainer" parent="CelOptions" index="0"] |
63 | 62 | layout_mode = 2
|
64 | 63 | theme_type_variation = &"CollapsibleContainer"
|
65 |
| -script = ExtResource("6") |
66 |
| -text = "Camera" |
67 |
| -visible_content = true |
| 64 | +title = "Camera" |
68 | 65 |
|
69 |
| -[node name="GridContainer" type="GridContainer" parent="CelOptions/CameraOptions" index="1"] |
| 66 | +[node name="GridContainer" type="GridContainer" parent="CelOptions/CameraOptions" index="0"] |
70 | 67 | layout_mode = 2
|
71 | 68 | columns = 2
|
72 | 69 |
|
@@ -151,13 +148,13 @@ stretch_margin_right = 3
|
151 | 148 | stretch_margin_bottom = 3
|
152 | 149 | script = ExtResource("5")
|
153 | 150 |
|
154 |
| -[node name="EnvironmentOptions" type="VBoxContainer" parent="CelOptions" index="1"] |
| 151 | +[node name="EnvironmentOptions" type="FoldableContainer" parent="CelOptions" index="1"] |
155 | 152 | layout_mode = 2
|
156 | 153 | theme_type_variation = &"CollapsibleContainer"
|
157 |
| -script = ExtResource("6") |
158 |
| -text = "Environment" |
| 154 | +folded = true |
| 155 | +title = "Environments" |
159 | 156 |
|
160 |
| -[node name="GridContainer" type="GridContainer" parent="CelOptions/EnvironmentOptions" index="1"] |
| 157 | +[node name="GridContainer" type="GridContainer" parent="CelOptions/EnvironmentOptions" index="0"] |
161 | 158 | visible = false
|
162 | 159 | layout_mode = 2
|
163 | 160 | columns = 2
|
@@ -208,14 +205,14 @@ size_flags_horizontal = 3
|
208 | 205 | mouse_default_cursor_shape = 2
|
209 | 206 | text = "On"
|
210 | 207 |
|
211 |
| -[node name="TransformOptions" type="VBoxContainer" parent="ObjectOptions" index="1"] |
| 208 | +[node name="TransformOptions" type="FoldableContainer" parent="ObjectOptions" index="1"] |
212 | 209 | layout_mode = 2
|
213 | 210 | theme_type_variation = &"CollapsibleContainer"
|
214 |
| -script = ExtResource("6") |
215 |
| -text = "Transform" |
216 |
| -visible_content = true |
| 211 | +folded = true |
| 212 | +title = "Transform" |
217 | 213 |
|
218 |
| -[node name="GridContainer" type="GridContainer" parent="ObjectOptions/TransformOptions" index="1"] |
| 214 | +[node name="GridContainer" type="GridContainer" parent="ObjectOptions/TransformOptions" index="0"] |
| 215 | +visible = false |
219 | 216 | layout_mode = 2
|
220 | 217 | columns = 2
|
221 | 218 |
|
@@ -275,14 +272,14 @@ suffix_x = "%"
|
275 | 272 | suffix_y = "%"
|
276 | 273 | suffix_z = "%"
|
277 | 274 |
|
278 |
| -[node name="MeshOptions" type="VBoxContainer" parent="ObjectOptions" index="2"] |
| 275 | +[node name="MeshOptions" type="FoldableContainer" parent="ObjectOptions" index="2"] |
279 | 276 | unique_name_in_owner = true
|
280 | 277 | layout_mode = 2
|
281 | 278 | theme_type_variation = &"CollapsibleContainer"
|
282 |
| -script = ExtResource("6") |
283 |
| -text = "Mesh" |
| 279 | +folded = true |
| 280 | +title = "Mesh" |
284 | 281 |
|
285 |
| -[node name="GridContainer" type="GridContainer" parent="ObjectOptions/MeshOptions" index="1"] |
| 282 | +[node name="GridContainer" type="GridContainer" parent="ObjectOptions/MeshOptions" index="0"] |
286 | 283 | visible = false
|
287 | 284 | layout_mode = 2
|
288 | 285 | columns = 2
|
@@ -540,7 +537,7 @@ theme_type_variation = &"ValueSlider"
|
540 | 537 | min_value = 0.001
|
541 | 538 | max_value = 10.0
|
542 | 539 | step = 0.001
|
543 |
| -value = 0.01 |
| 540 | +value = 0.009999999999999998 |
544 | 541 | allow_greater = true
|
545 | 542 | nine_patch_stretch = true
|
546 | 543 | stretch_margin_left = 3
|
@@ -707,14 +704,14 @@ stretch_margin_right = 3
|
707 | 704 | stretch_margin_bottom = 3
|
708 | 705 | script = ExtResource("5")
|
709 | 706 |
|
710 |
| -[node name="LightOptions" type="VBoxContainer" parent="ObjectOptions" index="3"] |
| 707 | +[node name="LightOptions" type="FoldableContainer" parent="ObjectOptions" index="3"] |
711 | 708 | unique_name_in_owner = true
|
712 | 709 | layout_mode = 2
|
713 | 710 | theme_type_variation = &"CollapsibleContainer"
|
714 |
| -script = ExtResource("6") |
715 |
| -text = "Light" |
| 711 | +folded = true |
| 712 | +title = "Light" |
716 | 713 |
|
717 |
| -[node name="GridContainer" type="GridContainer" parent="ObjectOptions/LightOptions" index="1"] |
| 714 | +[node name="GridContainer" type="GridContainer" parent="ObjectOptions/LightOptions" index="0"] |
718 | 715 | visible = false
|
719 | 716 | layout_mode = 2
|
720 | 717 | columns = 2
|
|
0 commit comments