1- [gd_scene load_steps = 4 format =3 uid ="uid://bxanwt5o3b0ng" ]
1+ [gd_scene format =3 uid ="uid://bxanwt5o3b0ng" ]
22
33[ext_resource type ="Script" uid ="uid://darqwls1ewij0" path ="res://addons/gaea_documentation_toolkit/documentation_toolkit.gd" id ="1_lxb1e" ]
44[ext_resource type ="Script" uid ="uid://obmksa6ngu1s" path ="res://addons/gaea_documentation_toolkit/tree.gd" id ="2_8ok20" ]
@@ -8,7 +8,8 @@ font_names = PackedStringArray("Consolas", "Monospace")
88subpixel_positioning = 0
99keep_rounding_remainders = false
1010
11- [node name ="DocumentationToolkit" type ="Control" ]
11+ [node name ="DocumentationToolkit" type ="Control" unique_id =1633651677 ]
12+ custom_minimum_size = Vector2 (0 , 128 )
1213layout_mode = 3
1314anchors_preset = 15
1415anchor_right = 1.0
@@ -17,49 +18,49 @@ grow_horizontal = 2
1718grow_vertical = 2
1819script = ExtResource ("1_lxb1e" )
1920
20- [node name ="HBoxContainer" type ="HSplitContainer" parent ="." ]
21+ [node name ="HBoxContainer" type ="HSplitContainer" parent ="." unique_id = 1744461141 ]
2122layout_mode = 1
2223anchors_preset = 15
2324anchor_right = 1.0
2425anchor_bottom = 1.0
2526grow_horizontal = 2
2627grow_vertical = 2
2728
28- [node name ="TreeContainer" type ="VBoxContainer" parent ="HBoxContainer" ]
29+ [node name ="TreeContainer" type ="VBoxContainer" parent ="HBoxContainer" unique_id = 515664750 ]
2930custom_minimum_size = Vector2 (200 , 0 )
3031layout_mode = 2
3132
32- [node name ="SearchBar" type ="LineEdit" parent ="HBoxContainer/TreeContainer" ]
33+ [node name ="SearchBar" type ="LineEdit" parent ="HBoxContainer/TreeContainer" unique_id = 1200599534 ]
3334layout_mode = 2
3435placeholder_text = "Search..."
3536
36- [node name ="Tree" type ="Tree" parent ="HBoxContainer/TreeContainer" ]
37+ [node name ="Tree" type ="Tree" parent ="HBoxContainer/TreeContainer" unique_id = 1446740897 ]
3738unique_name_in_owner = true
3839custom_minimum_size = Vector2 (192 , 0 )
3940layout_mode = 2
4041size_flags_vertical = 3
4142script = ExtResource ("2_8ok20" )
4243
43- [node name ="HBoxContainer" type ="HBoxContainer" parent ="HBoxContainer/TreeContainer" ]
44+ [node name ="HBoxContainer" type ="HBoxContainer" parent ="HBoxContainer/TreeContainer" unique_id = 2112535570 ]
4445layout_mode = 2
4546
46- [node name ="OpenFolderButton" type ="Button" parent ="HBoxContainer/TreeContainer/HBoxContainer" ]
47+ [node name ="OpenFolderButton" type ="Button" parent ="HBoxContainer/TreeContainer/HBoxContainer" unique_id = 1158338676 ]
4748unique_name_in_owner = true
4849custom_minimum_size = Vector2 (31 , 0 )
4950layout_mode = 2
5051tooltip_text = "Open target folder..."
5152
52- [node name ="ExportAllButton" type ="Button" parent ="HBoxContainer/TreeContainer/HBoxContainer" ]
53+ [node name ="ExportAllButton" type ="Button" parent ="HBoxContainer/TreeContainer/HBoxContainer" unique_id = 205747794 ]
5354layout_mode = 2
5455size_flags_horizontal = 3
5556text = "Export All"
5657
57- [node name ="RightContainer" type ="Control" parent ="HBoxContainer" ]
58+ [node name ="RightContainer" type ="Control" parent ="HBoxContainer" unique_id = 9088164 ]
5859custom_minimum_size = Vector2 (200 , 0 )
5960layout_mode = 2
6061size_flags_horizontal = 3
6162
62- [node name ="SubViewportContainer" type ="SubViewportContainer" parent ="HBoxContainer/RightContainer" ]
63+ [node name ="SubViewportContainer" type ="SubViewportContainer" parent ="HBoxContainer/RightContainer" unique_id = 414675997 ]
6364z_index = -4096
6465z_as_relative = false
6566layout_mode = 1
@@ -70,14 +71,14 @@ grow_horizontal = 2
7071grow_vertical = 2
7172size_flags_horizontal = 3
7273
73- [node name ="SubViewport" type ="SubViewport" parent ="HBoxContainer/RightContainer/SubViewportContainer" ]
74+ [node name ="SubViewport" type ="SubViewport" parent ="HBoxContainer/RightContainer/SubViewportContainer" unique_id = 989321962 ]
7475unique_name_in_owner = true
7576transparent_bg = true
7677handle_input_locally = false
7778size = Vector2i (2 , 2 )
7879render_target_update_mode = 4
7980
80- [node name ="Panel" type ="Panel" parent ="HBoxContainer/RightContainer" ]
81+ [node name ="Panel" type ="Panel" parent ="HBoxContainer/RightContainer" unique_id = 1631485179 ]
8182layout_mode = 1
8283anchors_preset = 15
8384anchor_right = 1.0
@@ -86,7 +87,7 @@ grow_horizontal = 2
8687grow_vertical = 2
8788size_flags_horizontal = 3
8889
89- [node name ="Markdown" type ="RichTextLabel" parent ="HBoxContainer/RightContainer/Panel" ]
90+ [node name ="Markdown" type ="RichTextLabel" parent ="HBoxContainer/RightContainer/Panel" unique_id = 1995849860 ]
9091unique_name_in_owner = true
9192layout_mode = 1
9293anchors_preset = 15
@@ -100,7 +101,7 @@ autowrap_trim_flags = 0
100101context_menu_enabled = true
101102selection_enabled = true
102103
103- [node name ="ConfirmationDialog" type ="ConfirmationDialog" parent ="." ]
104+ [node name ="ConfirmationDialog" type ="ConfirmationDialog" parent ="." unique_id = 880913801 ]
104105dialog_text = "This will create images for every node in the tree, are you sure you want to?"
105106
106107[connection signal ="text_changed" from ="HBoxContainer/TreeContainer/SearchBar" to ="HBoxContainer/TreeContainer/Tree" method ="_on_search_bar_text_changed" ]
0 commit comments