Automatic editor updates

Automatic updates applied to scenes after opening in Godot editor
v3.4.4-stable.
This commit is contained in:
Leroy Hopson 2022-08-06 20:32:31 +12:00
parent 2acb93f8ff
commit 9896a362c3
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
6 changed files with 14 additions and 19 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=16 format=2]
[gd_scene load_steps=7 format=2]
[ext_resource path="res://addons/gut/GutScene.gd" type="Script" id=1]
[ext_resource path="res://addons/gut/UserFileViewer.tscn" type="PackedScene" id=6]
@ -31,9 +31,6 @@ margin_bottom = 300.0
rect_min_size = Vector2( 740, 300 )
custom_styles/panel = SubResource( 1 )
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="UserFileViewer" parent="." instance=ExtResource( 6 )]
margin_top = 388.0
@ -120,7 +117,7 @@ size_flags_vertical = 3
[node name="Title" type="Label" parent="VBox/TitleBar/HBox"]
margin_left = 114.0
margin_right = 594.0
margin_right = 598.0
margin_bottom = 30.0
size_flags_horizontal = 3
size_flags_vertical = 7
@ -133,8 +130,8 @@ __meta__ = {
}
[node name="Time" type="Label" parent="VBox/TitleBar/HBox"]
margin_left = 598.0
margin_top = 7.0
margin_left = 602.0
margin_top = 8.0
margin_right = 654.0
margin_bottom = 22.0
custom_colors/font_color = Color( 0, 0, 0, 1 )
@ -507,7 +504,7 @@ rect_min_size = Vector2( 50, 0 )
[node name="CurrentScriptLabel" type="Label" parent="VBox/BottomPanel/VBox/HBox2"]
margin_left = 167.0
margin_top = 7.0
margin_top = 8.0
margin_right = 740.0
margin_bottom = 22.0
size_flags_horizontal = 3