This commit is contained in:
shurongsen 2024-12-20 19:31:07 +08:00
parent 210b92f83c
commit 64949bf915
35 changed files with 714 additions and 49 deletions

View File

@ -1,15 +1,23 @@
[gd_scene load_steps=9 format=3 uid="uid://dd5e3n5lfbffj"]
[gd_scene load_steps=14 format=3 uid="uid://dd5e3n5lfbffj"]
[ext_resource type="Texture2D" uid="uid://bhsjkyho6jr42" path="res://pad_hmi_ui/home/l2_1.png" id="1_c65lw"]
[ext_resource type="Texture2D" uid="uid://cuekwjm0hawts" path="res://pad_hmi_ui/information/log_bg.png" id="2_j8yeg"]
[ext_resource type="Script" path="res://common/base/base_control.gd" id="2_p6uk3"]
[ext_resource type="PackedScene" uid="uid://c2jso50cp2n4t" path="res://Modules/information_item.tscn" id="3_742pl"]
[ext_resource type="Texture2D" uid="uid://crgg6n2a4ggap" path="res://pad_hmi_ui/information/radar_high.png" id="4_deb0i"]
[ext_resource type="Texture2D" uid="uid://cppfnikc48hgo" path="res://pad_hmi_ui/information/information/l3-1.png" id="4_rew8x"]
[ext_resource type="Texture2D" uid="uid://0car70lmas3a" path="res://pad_hmi_ui/home/speed_icon.png" id="5_cslw6"]
[ext_resource type="Texture2D" uid="uid://b2eyfue60u1re" path="res://pad_hmi_ui/information/navigation_high.png" id="5_uxg1s"]
[ext_resource type="Texture2D" uid="uid://c1iswmxqs1iwb" path="res://pad_hmi_ui/information/map_high.png" id="6_svo2r"]
[ext_resource type="Texture2D" uid="uid://dj0dwbvd1rq64" path="res://pad_hmi_ui/information/camera_high.png" id="7_2u7cb"]
[ext_resource type="Texture2D" uid="uid://dbsxig3tbx3qm" path="res://pad_hmi_ui/information/can_high.png" id="8_qocw3"]
[ext_resource type="Texture2D" uid="uid://bugvjbdbwqrrp" path="res://WX20241220-163247.png" id="11_bbw6o"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_uvc5t"]
texture = ExtResource("2_j8yeg")
[node name="Information" type="MarginContainer"]
metadata/_edit_vertical_guides_ = [85.0, 155.0, 101.0]
[node name="InformationBackground" type="NinePatchRect" parent="."]
layout_mode = 2
@ -19,27 +27,6 @@ patch_margin_top = 64
patch_margin_right = 64
patch_margin_bottom = 64
[node name="VehicleInformation" type="MarginContainer" parent="."]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
theme_override_constants/margin_left = 55
theme_override_constants/margin_top = 66
[node name="VBoxContainer" type="VBoxContainer" parent="VehicleInformation"]
layout_mode = 2
theme_override_constants/separation = 38
[node name="Label" type="Label" parent="VehicleInformation/VBoxContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 46
text = "车辆信息"
[node name="Label2" type="Label" parent="VehicleInformation/VBoxContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 31
text = "车辆名PIX001"
[node name="SystemInformation" type="MarginContainer" parent="."]
layout_mode = 2
size_flags_horizontal = 8
@ -61,69 +48,192 @@ layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "2024-04-27 00:35:24"
[node name="MarginContainer" type="MarginContainer" parent="."]
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 2
theme_override_constants/separation = 75
[node name="VehicleInformation" type="MarginContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
theme_override_constants/margin_left = 55
theme_override_constants/margin_top = 66
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/VehicleInformation"]
layout_mode = 2
theme_override_constants/separation = 38
[node name="Label" type="Label" parent="VBoxContainer/VehicleInformation/VBoxContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 46
text = "车辆信息"
[node name="Label2" type="Label" parent="VBoxContainer/VehicleInformation/VBoxContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 31
text = "车辆名PIX001"
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 8
theme_override_constants/margin_left = 53
theme_override_constants/margin_top = 5
theme_override_constants/margin_right = 53
theme_override_constants/margin_bottom = 41
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"]
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer"]
layout_mode = 2
theme_override_constants/separation = 34
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/HBoxContainer"]
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer/HBoxContainer"]
layout_mode = 2
theme_override_constants/margin_left = 33
theme_override_constants/margin_top = 48
theme_override_constants/margin_right = 45
script = ExtResource("2_p6uk3")
styleBox = SubResource("StyleBoxTexture_uvc5t")
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="MarginContainer/HBoxContainer/MarginContainer"]
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 8
texture = ExtResource("2_j8yeg")
theme_override_constants/margin_left = 15
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/HBoxContainer/MarginContainer"]
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/VBoxContainer/MarginContainer2"]
custom_minimum_size = Vector2(1570, 100)
layout_mode = 2
texture = ExtResource("4_rew8x")
expand_mode = 1
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/HBoxContainer"]
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer"]
layout_mode = 2
theme_override_constants/margin_top = 28
[node name="GridContainer" type="GridContainer" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer"]
layout_mode = 2
theme_override_constants/h_separation = 60
theme_override_constants/v_separation = 82
columns = 6
[node name="TextureRect2" type="TextureRect" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
custom_minimum_size = Vector2(34, 34)
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
[node name="Label11" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
size_flags_horizontal = 0
theme_override_font_sizes/font_size = 31
text = "时间"
[node name="Label2" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 31
text = "告警二级域"
[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 31
text = "告警码"
[node name="Label4" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
size_flags_horizontal = 0
theme_override_font_sizes/font_size = 31
text = "告警描述内容"
[node name="Label5" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 31
text = "处理建议"
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
texture = ExtResource("5_cslw6")
[node name="Label6" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "2024.11.20"
[node name="Label7" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "VCU"
[node name="Label8" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "0x0100001"
[node name="Label9" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "电池系统过温"
[node name="Label10" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer/MarginContainer/MarginContainer/GridContainer"]
layout_mode = 2
theme_override_font_sizes/font_size = 30
text = "按具体故障排查"
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer/HBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 57
[node name="InformationItem" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
Name = "雷达"
ActivationText = "已连接"
TextureItem = ExtResource("4_deb0i")
[node name="InformationItem2" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem2" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
IsActivation = true
Name = "惯导"
ActivationText = "已连接"
TextureItem = ExtResource("5_uxg1s")
[node name="InformationItem3" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem3" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
IsActivation = true
Name = "地图"
ActivationText = "已加载"
TextureItem = ExtResource("6_svo2r")
[node name="InformationItem4" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem4" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
IsActivation = true
Name = "转向模式"
ActivationText = "前轮转向"
TextureItem = ExtResource("6_svo2r")
[node name="InformationItem5" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem5" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
IsActivation = true
Name = "摄像头"
ActivationText = "以开启"
TextureItem = ExtResource("7_2u7cb")
[node name="InformationItem6" parent="MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
[node name="InformationItem6" parent="VBoxContainer/MarginContainer/HBoxContainer/VBoxContainer" instance=ExtResource("3_742pl")]
layout_mode = 2
IsActivation = true
Name = "底盘CAN"
ActivationText = "已连接"
TextureItem = ExtResource("8_qocw3")
[node name="Control" type="Control" parent="."]
visible = false
layout_mode = 2
metadata/_edit_group_ = true
[node name="TextureRect" type="TextureRect" parent="Control"]
modulate = Color(1, 1, 1, 0.384314)
layout_mode = 0
offset_right = 2224.0
offset_bottom = 1516.0
texture = ExtResource("11_bbw6o")
metadata/_edit_group_ = true

View File

@ -1,11 +1,11 @@
[gd_scene load_steps=39 format=3 uid="uid://33cgqbhyfl47"]
[gd_scene load_steps=42 format=3 uid="uid://33cgqbhyfl47"]
[ext_resource type="Script" path="res://Modules/setting.gd" id="1_ehdr1"]
[ext_resource type="Texture2D" uid="uid://c17iqjrj23ojq" path="res://pad_hmi_ui/setting/setting_bg_cut.png" id="1_x62x2"]
[ext_resource type="Texture2D" uid="uid://dncdx223e1re4" path="res://pad_hmi_ui/setting/function_bg.png" id="2_o74j2"]
[ext_resource type="Texture2D" uid="uid://dn28hdbut8alu" path="res://pad_hmi_ui/setting/progress_bg.png" id="3_lnvl1"]
[ext_resource type="Texture2D" uid="uid://img8vm70prej" path="res://pad_hmi_ui/setting/record_icon_high.png" id="3_r83c5"]
[ext_resource type="Texture2D" uid="uid://catp8wn7y4l1d" path="res://pad_hmi_ui/setting/record_icon_normal.png" id="3_t55mh"]
[ext_resource type="Texture2D" uid="uid://cm1oetmb1vduf" path="res://pad_hmi_ui/setting/setting/l1-2.png" id="3_y866p"]
[ext_resource type="Texture2D" uid="uid://c0i40n0t78y8l" path="res://pad_hmi_ui/setting/progress_bar_high.png" id="4_pfp3a"]
[ext_resource type="Texture2D" uid="uid://c5yeqb150553k" path="res://pad_hmi_ui/setting/log_bg.png" id="5_ba7hx"]
[ext_resource type="Texture2D" uid="uid://bjrj72w6i84x4" path="res://pad_hmi_ui/setting/build_icon_normal.png" id="6_q5g71"]
@ -32,7 +32,11 @@
[ext_resource type="Texture2D" uid="uid://c15ltf6sdq5m1" path="res://pad_hmi_ui/setting/cancel_btn.png" id="17_r1mfq"]
[ext_resource type="Texture2D" uid="uid://o418ai5uhori" path="res://pad_hmi_ui/setting/confirm_btn.png" id="18_i0avx"]
[ext_resource type="PackedScene" uid="uid://ctjlpah7am5se" path="res://Modules/update_progress.tscn" id="19_ra4y1"]
[ext_resource type="Script" path="res://Modules/ws_connect_button.gd" id="25_iw2sn"]
[ext_resource type="Texture2D" uid="uid://tiauoobg8vyr" path="res://pad_hmi_ui/setting/setting/l1-3.png" id="21_b1cxm"]
[ext_resource type="Texture2D" uid="uid://c2wb86x10ngb7" path="res://pad_hmi_ui/setting/setting/l1-4.png" id="29_ou8fg"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mgevr"]
texture = ExtResource("3_y866p")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_bqmim"]
texture = ExtResource("2_o74j2")
@ -40,13 +44,16 @@ texture = ExtResource("2_o74j2")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_e3m7r"]
texture = ExtResource("5_ba7hx")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mho40"]
texture = ExtResource("21_b1cxm")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_jad8g"]
texture = ExtResource("9_i06j1")
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_emjfk"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_djvj8"]
texture = ExtResource("13_g54n4")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_wbocs"]
texture = ExtResource("29_ou8fg")
[node name="Setting" type="MarginContainer"]
anchors_preset = 15
@ -56,10 +63,6 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_ehdr1")
[node name="SettingBg" type="TextureRect" parent="."]
layout_mode = 2
texture = ExtResource("1_x62x2")
[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 2
theme_override_constants/separation = 32
@ -72,6 +75,8 @@ theme_override_constants/margin_left = 53
theme_override_constants/margin_top = 65
theme_override_constants/margin_right = 54
theme_override_constants/margin_bottom = 50
script = ExtResource("15_od2fy")
styleBox = SubResource("StyleBoxTexture_mgevr")
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/margin"]
layout_mode = 2
@ -433,6 +438,8 @@ theme_override_constants/margin_left = 45
theme_override_constants/margin_top = 15
theme_override_constants/margin_right = 48
theme_override_constants/margin_bottom = 54
script = ExtResource("15_od2fy")
styleBox = SubResource("StyleBoxTexture_mho40")
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/margin"]
layout_mode = 2
@ -575,12 +582,12 @@ flat = true
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
focus_mode = 0
icon = ExtResource("13_g54n4")
flat = true
script = ExtResource("25_iw2sn")
TextureNormal = ExtResource("11_g12mf")
TexturePressed = ExtResource("12_3rn0r")
script = ExtResource("10_jyc6b")
TextureNormal = ExtResource("12_3rn0r")
TexturePressed = ExtResource("11_g12mf")
texture_rect = NodePath("TextureRect")
styleBox = SubResource("StyleBoxTexture_djvj8")
is_Scale = true
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/VBoxContainer/margin/VBoxContainer/HBoxContainer3/VBoxContainer2/HBoxContainer/WsConnectButton"]
@ -606,6 +613,8 @@ theme_override_constants/margin_left = 48
theme_override_constants/margin_top = 42
theme_override_constants/margin_right = 45
theme_override_constants/margin_bottom = 48
script = ExtResource("15_od2fy")
styleBox = SubResource("StyleBoxTexture_wbocs")
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/RightBottonPanel"]
layout_mode = 2

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bugvjbdbwqrrp"
path="res://.godot/imported/WX20241220-163247.png-71fc88e0ffdfb240fb2213ac54a97511.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://WX20241220-163247.png"
dest_files=["res://.godot/imported/WX20241220-163247.png-71fc88e0ffdfb240fb2213ac54a97511.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@ -88,7 +88,9 @@ theme_override_constants/separation = 30
[node name="Title" type="MarginContainer" parent="MarginContainer/HBoxContainer"]
layout_mode = 2
size_flags_stretch_ratio = 1.4
theme_override_constants/margin_left = 10
theme_override_constants/margin_top = 82
theme_override_constants/margin_right = 10
theme_override_constants/margin_bottom = 50
script = ExtResource("79_i36i4")
styleBox = SubResource("StyleBoxTexture_mkgnk")

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dc40dadbgvmgk"
path="res://.godot/imported/l1-1.png-7a3700636231d4a6ec99c8acc58bed78.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/information/information/l1-1.png"
dest_files=["res://.godot/imported/l1-1.png-7a3700636231d4a6ec99c8acc58bed78.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdf7xyukul1gy"
path="res://.godot/imported/l1-2.png-05bd2dcdcedc812713a7769c201f3331.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/information/information/l1-2.png"
dest_files=["res://.godot/imported/l1-2.png-05bd2dcdcedc812713a7769c201f3331.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://n5qyrkjn5s7r"
path="res://.godot/imported/l2-1.png-979c5575b0f2aebab687a5b044182517.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/information/information/l2-1.png"
dest_files=["res://.godot/imported/l2-1.png-979c5575b0f2aebab687a5b044182517.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cjcwqqncecs7t"
path="res://.godot/imported/l2-2.png-9ec8ef30eb7dafe072837e705eed93d2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/information/information/l2-2.png"
dest_files=["res://.godot/imported/l2-2.png-9ec8ef30eb7dafe072837e705eed93d2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cppfnikc48hgo"
path="res://.godot/imported/l3-1.png-62cd47716bf78fcfbee5e16a17da0a11.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/information/information/l3-1.png"
dest_files=["res://.godot/imported/l3-1.png-62cd47716bf78fcfbee5e16a17da0a11.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dk5ek1dp75ias"
path="res://.godot/imported/l1-1.png-b16884e745581f30fcdbed4e09842620.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l1-1.png"
dest_files=["res://.godot/imported/l1-1.png-b16884e745581f30fcdbed4e09842620.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cm1oetmb1vduf"
path="res://.godot/imported/l1-2.png-54bfe862580b134aa47b4cb7a31174c5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l1-2.png"
dest_files=["res://.godot/imported/l1-2.png-54bfe862580b134aa47b4cb7a31174c5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://tiauoobg8vyr"
path="res://.godot/imported/l1-3.png-03b7118b71ae6634e9365f17973272a0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l1-3.png"
dest_files=["res://.godot/imported/l1-3.png-03b7118b71ae6634e9365f17973272a0.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c2wb86x10ngb7"
path="res://.godot/imported/l1-4.png-ec3186c20eb206a69a7d37b5055738b5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l1-4.png"
dest_files=["res://.godot/imported/l1-4.png-ec3186c20eb206a69a7d37b5055738b5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://yavsx827c4v3"
path="res://.godot/imported/l2-1.png-eb7af8e846b14d9f201b66d5bd658871.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-1.png"
dest_files=["res://.godot/imported/l2-1.png-eb7af8e846b14d9f201b66d5bd658871.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b6ohiogqolhuc"
path="res://.godot/imported/l2-2.png-a587de009815a5843e05f4b38e34db11.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-2.png"
dest_files=["res://.godot/imported/l2-2.png-a587de009815a5843e05f4b38e34db11.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kpo5g1ubn8lx"
path="res://.godot/imported/l2-3.png-ab91cf5524d4b8619756d7f95ef5deed.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-3.png"
dest_files=["res://.godot/imported/l2-3.png-ab91cf5524d4b8619756d7f95ef5deed.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cl8k42i8i2f2x"
path="res://.godot/imported/l2-4.png-04ee183ed31fd0a667eff85436f8803a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-4.png"
dest_files=["res://.godot/imported/l2-4.png-04ee183ed31fd0a667eff85436f8803a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bflk6jkpbetgd"
path="res://.godot/imported/l2-5.png-5187a33d16b62dc79736d36a5c3d7919.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-5.png"
dest_files=["res://.godot/imported/l2-5.png-5187a33d16b62dc79736d36a5c3d7919.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://q6bvpedqkg24"
path="res://.godot/imported/l2-6.png-acd8c448543fb0adfd46e82167a26aba.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://pad_hmi_ui/setting/setting/l2-6.png"
dest_files=["res://.godot/imported/l2-6.png-acd8c448543fb0adfd46e82167a26aba.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1