reimport all godot project files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://chnb7gmcdg0ww"]
|
||||
[gd_scene format=3 uid="uid://chnb7gmcdg0ww"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://celjpet3ik464" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.cs" id="1_fod37"]
|
||||
|
||||
[node name="NewCsharpFileDialog" type="ConfirmationDialog"]
|
||||
[node name="NewCsharpFileDialog" type="ConfirmationDialog" unique_id=1018291881]
|
||||
oversampling_override = 1.0
|
||||
title = "Create new C# file"
|
||||
position = Vector2i(0, 36)
|
||||
@@ -10,18 +10,18 @@ size = Vector2i(350, 230)
|
||||
visible = true
|
||||
script = ExtResource("1_fod37")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=544517002]
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = 342.0
|
||||
offset_bottom = 181.0
|
||||
|
||||
[node name="CSharpFileNameLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||||
[node name="CSharpFileNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=547364128]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
placeholder_text = "Name"
|
||||
|
||||
[node name="FileTypeItemList" type="ItemList" parent="VBoxContainer"]
|
||||
[node name="FileTypeItemList" type="ItemList" parent="VBoxContainer" unique_id=575168726]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bgi4u18y8pt4x"]
|
||||
[gd_scene format=3 uid="uid://bgi4u18y8pt4x"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dj57wbvqjp34r" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.cs" id="1_4utum"]
|
||||
|
||||
[node name="NewDirectoryDialog" type="ConfirmationDialog"]
|
||||
[node name="NewDirectoryDialog" type="ConfirmationDialog" unique_id=1783707504]
|
||||
oversampling_override = 1.0
|
||||
title = "Create: Directory"
|
||||
position = Vector2i(0, 36)
|
||||
@@ -10,17 +10,17 @@ size = Vector2i(405, 115)
|
||||
visible = true
|
||||
script = ExtResource("1_4utum")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=297533323]
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = 397.0
|
||||
offset_bottom = 66.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer"]
|
||||
[node name="Label" type="Label" parent="VBoxContainer" unique_id=1185648706]
|
||||
layout_mode = 2
|
||||
text = "Enter name:"
|
||||
|
||||
[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||||
[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=267585494]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "NewDirectory1"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://btebkg8bo3b37"]
|
||||
[gd_scene format=3 uid="uid://btebkg8bo3b37"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://br4u8ymur3yg5" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.cs" id="1_6fale"]
|
||||
|
||||
[node name="RenameDirectoryDialog" type="ConfirmationDialog"]
|
||||
[node name="RenameDirectoryDialog" type="ConfirmationDialog" unique_id=149417163]
|
||||
oversampling_override = 1.0
|
||||
title = "Rename: Directory"
|
||||
position = Vector2i(0, 36)
|
||||
@@ -10,17 +10,17 @@ size = Vector2i(405, 115)
|
||||
visible = true
|
||||
script = ExtResource("1_6fale")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=2062332882]
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = 397.0
|
||||
offset_bottom = 66.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer"]
|
||||
[node name="Label" type="Label" parent="VBoxContainer" unique_id=621100455]
|
||||
layout_mode = 2
|
||||
text = "Enter name:"
|
||||
|
||||
[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||||
[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=2052083977]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "ExistingDirectoryName"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://b775b5j4rkxxw"]
|
||||
[gd_scene format=3 uid="uid://b775b5j4rkxxw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dq72hpd4r54w4" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.cs" id="1_0pttq"]
|
||||
|
||||
[node name="RenameFileDialog" type="ConfirmationDialog"]
|
||||
[node name="RenameFileDialog" type="ConfirmationDialog" unique_id=2029410099]
|
||||
oversampling_override = 1.0
|
||||
title = "Rename: File"
|
||||
position = Vector2i(0, 36)
|
||||
@@ -10,17 +10,17 @@ size = Vector2i(405, 115)
|
||||
visible = true
|
||||
script = ExtResource("1_0pttq")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=71864949]
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = 397.0
|
||||
offset_bottom = 66.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer"]
|
||||
[node name="Label" type="Label" parent="VBoxContainer" unique_id=1618981170]
|
||||
layout_mode = 2
|
||||
text = "Enter name:"
|
||||
|
||||
[node name="FileNameLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||||
[node name="FileNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=361457622]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "ExistingFileName.cs"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://cy1bb32g7j7dr"]
|
||||
[gd_scene format=3 uid="uid://cy1bb32g7j7dr"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bai53k7ongbxw" path="res://Features/SolutionExplorer/SolutionExplorerPanel.cs" id="1_gjy0r"]
|
||||
[ext_resource type="Texture2D" uid="uid://do0edciarrnp0" path="res://Features/SolutionExplorer/Resources/CsharpFile.svg" id="2_8ymw0"]
|
||||
@@ -34,7 +34,7 @@ expand_margin_top = 1.0
|
||||
expand_margin_right = 1.0
|
||||
expand_margin_bottom = 1.0
|
||||
|
||||
[node name="SolutionExplorerPanel" type="MarginContainer"]
|
||||
[node name="SolutionExplorerPanel" type="MarginContainer" unique_id=1365350332]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -47,10 +47,10 @@ SlnFolderIcon = ExtResource("4_8ymw0")
|
||||
CsprojIcon = ExtResource("5_r1qfc")
|
||||
SlnIcon = ExtResource("6_idvpu")
|
||||
|
||||
[node name="PanelContainer" type="PanelContainer" parent="."]
|
||||
[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1468166306]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Tree" type="Tree" parent="PanelContainer"]
|
||||
[node name="Tree" type="Tree" parent="PanelContainer" unique_id=1327553265]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(0.830335, 0.830335, 0.830335, 1)
|
||||
|
||||
Reference in New Issue
Block a user