Skip to content

Commit 54a4906

Browse files
committed
Update to Godot 4.6.2
1 parent ca9fecd commit 54a4906

15 files changed

Lines changed: 56 additions & 19 deletions

File tree

Examples/FlappyTest/Game.gd.uid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://2xu6wa6276k8
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://b0ldapmyem8qx

Examples/FlappyTest/Obstacle/obstacle.png.import

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,19 @@ dest_files=["res://.godot/imported/obstacle.png-531cd795edfac776f0b70cb9739bdac6
1818
compress/mode=0
1919
compress/high_quality=false
2020
compress/lossy_quality=0.7
21+
compress/uastc_level=0
22+
compress/rdo_quality_loss=0.0
2123
compress/hdr_compression=1
2224
compress/normal_map=0
2325
compress/channel_pack=0
2426
mipmaps/generate=false
2527
mipmaps/limit=-1
2628
roughness/mode=0
2729
roughness/src_normal=""
30+
process/channel_remap/red=0
31+
process/channel_remap/green=1
32+
process/channel_remap/blue=2
33+
process/channel_remap/alpha=3
2834
process/fix_alpha_border=true
2935
process/premult_alpha=false
3036
process/normal_map_invert_y=false

Examples/FlappyTest/Player/Background.png.import

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,19 @@ dest_files=["res://.godot/imported/Background.png-3e5620ed41f9a9a83643aafa1fd6c3
1818
compress/mode=0
1919
compress/high_quality=false
2020
compress/lossy_quality=0.7
21+
compress/uastc_level=0
22+
compress/rdo_quality_loss=0.0
2123
compress/hdr_compression=1
2224
compress/normal_map=0
2325
compress/channel_pack=0
2426
mipmaps/generate=false
2527
mipmaps/limit=-1
2628
roughness/mode=0
2729
roughness/src_normal=""
30+
process/channel_remap/red=0
31+
process/channel_remap/green=1
32+
process/channel_remap/blue=2
33+
process/channel_remap/alpha=3
2834
process/fix_alpha_border=true
2935
process/premult_alpha=false
3036
process/normal_map_invert_y=false
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://ejatscwnhig7

Examples/FlappyTest/Player/Skin.png.import

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,19 @@ dest_files=["res://.godot/imported/Skin.png-dd56f55e532cf0e507bb2b8e3641e817.cte
1818
compress/mode=0
1919
compress/high_quality=false
2020
compress/lossy_quality=0.7
21+
compress/uastc_level=0
22+
compress/rdo_quality_loss=0.0
2123
compress/hdr_compression=1
2224
compress/normal_map=0
2325
compress/channel_pack=0
2426
mipmaps/generate=false
2527
mipmaps/limit=-1
2628
roughness/mode=0
2729
roughness/src_normal=""
30+
process/channel_remap/red=0
31+
process/channel_remap/green=1
32+
process/channel_remap/blue=2
33+
process/channel_remap/alpha=3
2834
process/fix_alpha_border=true
2935
process/premult_alpha=false
3036
process/normal_map_invert_y=false

Examples/SGD/mimicker.gd.uid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://bh3pikc5v2ylp

Examples/SGD/mimicker.tscn

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[gd_scene load_steps=2 format=3 uid="uid://cmg6es5cad8u2"]
1+
[gd_scene format=3 uid="uid://cmg6es5cad8u2"]
22

3-
[ext_resource type="Script" path="res://Examples/SGD/mimicker.gd" id="1_c78eo"]
3+
[ext_resource type="Script" uid="uid://bh3pikc5v2ylp" path="res://Examples/SGD/mimicker.gd" id="1_c78eo"]
44

5-
[node name="Mimicker" type="Control"]
5+
[node name="Mimicker" type="Control" unique_id=1265767292]
66
layout_mode = 3
77
anchors_preset = 15
88
anchor_right = 1.0
@@ -11,83 +11,83 @@ grow_horizontal = 2
1111
grow_vertical = 2
1212
script = ExtResource("1_c78eo")
1313

14-
[node name="HBoxContainer" type="HBoxContainer" parent="."]
15-
layout_mode = 2
14+
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1519495044]
15+
layout_mode = 0
1616
offset_right = 1152.0
1717
offset_bottom = 648.0
1818
size_flags_vertical = 3
1919

20-
[node name="Inputs" type="VBoxContainer" parent="HBoxContainer"]
20+
[node name="Inputs" type="VBoxContainer" parent="HBoxContainer" unique_id=804515910]
2121
unique_name_in_owner = true
2222
layout_mode = 2
2323
size_flags_horizontal = 3
2424
alignment = 1
2525

26-
[node name="Input1" type="CheckBox" parent="HBoxContainer/Inputs"]
26+
[node name="Input1" type="CheckBox" parent="HBoxContainer/Inputs" unique_id=1273568942]
2727
unique_name_in_owner = true
2828
layout_mode = 2
2929
size_flags_horizontal = 4
3030
text = "Human Input 1"
3131

32-
[node name="Input2" type="CheckBox" parent="HBoxContainer/Inputs"]
32+
[node name="Input2" type="CheckBox" parent="HBoxContainer/Inputs" unique_id=935505130]
3333
unique_name_in_owner = true
3434
layout_mode = 2
3535
size_flags_horizontal = 4
3636
text = "Human Input 2"
3737

38-
[node name="Input3" type="CheckBox" parent="HBoxContainer/Inputs"]
38+
[node name="Input3" type="CheckBox" parent="HBoxContainer/Inputs" unique_id=1380989277]
3939
unique_name_in_owner = true
4040
layout_mode = 2
4141
size_flags_horizontal = 4
4242
text = "Human Input 3"
4343

44-
[node name="Input4" type="CheckBox" parent="HBoxContainer/Inputs"]
44+
[node name="Input4" type="CheckBox" parent="HBoxContainer/Inputs" unique_id=1818540963]
4545
unique_name_in_owner = true
4646
layout_mode = 2
4747
size_flags_horizontal = 4
4848
text = "Human Input 4"
4949

50-
[node name="Input5" type="CheckBox" parent="HBoxContainer/Inputs"]
50+
[node name="Input5" type="CheckBox" parent="HBoxContainer/Inputs" unique_id=924325030]
5151
unique_name_in_owner = true
5252
layout_mode = 2
5353
size_flags_horizontal = 4
5454
text = "Human Input 5"
5555

56-
[node name="visual" type="AspectRatioContainer" parent="HBoxContainer"]
56+
[node name="visual" type="AspectRatioContainer" parent="HBoxContainer" unique_id=492977013]
5757
layout_mode = 2
5858
size_flags_horizontal = 3
5959

60-
[node name="Outputs" type="VBoxContainer" parent="HBoxContainer"]
60+
[node name="Outputs" type="VBoxContainer" parent="HBoxContainer" unique_id=1861125344]
6161
unique_name_in_owner = true
6262
layout_mode = 2
6363
size_flags_horizontal = 3
6464
alignment = 1
6565

66-
[node name="CheckButton" type="CheckButton" parent="HBoxContainer/Outputs"]
66+
[node name="CheckButton" type="CheckButton" parent="HBoxContainer/Outputs" unique_id=1555840031]
6767
layout_mode = 2
6868
size_flags_horizontal = 4
6969
disabled = true
7070
text = "AI Output 1"
7171

72-
[node name="CheckButton2" type="CheckButton" parent="HBoxContainer/Outputs"]
72+
[node name="CheckButton2" type="CheckButton" parent="HBoxContainer/Outputs" unique_id=1290072042]
7373
layout_mode = 2
7474
size_flags_horizontal = 4
7575
disabled = true
7676
text = "AI Output 2"
7777

78-
[node name="CheckButton3" type="CheckButton" parent="HBoxContainer/Outputs"]
78+
[node name="CheckButton3" type="CheckButton" parent="HBoxContainer/Outputs" unique_id=1451015672]
7979
layout_mode = 2
8080
size_flags_horizontal = 4
8181
disabled = true
8282
text = "AI Output 3"
8383

84-
[node name="CheckButton4" type="CheckButton" parent="HBoxContainer/Outputs"]
84+
[node name="CheckButton4" type="CheckButton" parent="HBoxContainer/Outputs" unique_id=339240257]
8585
layout_mode = 2
8686
size_flags_horizontal = 4
8787
disabled = true
8888
text = "AI Output 4"
8989

90-
[node name="CheckButton5" type="CheckButton" parent="HBoxContainer/Outputs"]
90+
[node name="CheckButton5" type="CheckButton" parent="HBoxContainer/Outputs" unique_id=1521629295]
9191
layout_mode = 2
9292
size_flags_horizontal = 4
9393
disabled = true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://c0w7gwuh2auxe
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uid://3giia75e8iy

0 commit comments

Comments
 (0)