Use 128×128 WebP icons for all demos (#885)

This commit is contained in:
Hugo Locurcio
2023-03-29 18:59:57 +02:00
committed by GitHub
parent 4bbf04129a
commit 63d1cd9a60
468 changed files with 3096 additions and 3229 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://g6u3g3bv5nva"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"]
[params]

View File

@@ -14,7 +14,7 @@ config/name="BiDi and Font Features"
run/main_scene="res://bidi.tscn"
config/features=PackedStringArray("4.0")
run/low_processor_mode=true
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://dy11txudwdmgy"]
[ext_resource type="Texture2D" uid="uid://bc22e06hdx8c" path="res://icon.png" id="1_8tycj"]
[ext_resource type="Texture2D" uid="uid://bc22e06hdx8c" path="res://icon.webp" id="1_8tycj"]
[ext_resource type="Script" path="res://tree.gd" id="2_68sc3"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bl4wp"]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

View File

@@ -2,23 +2,23 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ce2yhmi8xvw3u"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false

View File

@@ -15,7 +15,7 @@ config/description="Showcases various Control nodes with their names affixed for
run/main_scene="res://control_gallery.tscn"
config/features=PackedStringArray("4.0")
run/low_processor_mode=true
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 806 B

View File

@@ -1,35 +0,0 @@
[remap]
importer="texture"
type="StreamTexture2D"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

BIN
gui/drag_and_drop/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -2,23 +2,23 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://crrwsngk16wkg"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false

View File

@@ -16,7 +16,7 @@ config/description="A demo showcasing drag and drop functionality.
- Drag and drop the color buttons to copy their colors over.
- Click on the buttons to manually adjust their color."
run/main_scene="res://drag_and_drop.tscn"
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 474 B

BIN
gui/gd_paint/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@@ -2,23 +2,23 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bc22e06hdx8c"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false

View File

@@ -15,7 +15,7 @@ config/description="GD Paint is a simple image editor made using Godot and GDScr
It supports different types of 'brushes': a basic pen/pencil
and eraser, as well as a rectangle and a circle brush."
run/main_scene="res://paint_root.tscn"
config/icon="res://icon.png"
config/icon="res://icon.webp"
config/features=PackedStringArray("4.0")
[debug]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,33 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bn2conid84pie"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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/size_limit=0
detect_3d/compress_to=1

BIN
gui/input_mapping/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -17,7 +17,7 @@ config/description="A demo showing how to build an input key remapping screen.
- Persists the keys to disk, so they are preserved
after the project is restarted."
run/main_scene="res://InputRemapMenu.tscn"
config/icon="res://icon.png"
config/icon="res://icon.webp"
config/features=PackedStringArray("4.0")
[autoload]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

BIN
gui/msdf_font/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -19,7 +19,7 @@ for higher precision when rendering the font. This allows MSDF fonts to be more
at small font sizes compared to single-channel signed distance field fonts."
run/main_scene="res://sdf_font_demo.tscn"
config/features=PackedStringArray("4.0")
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 B

View File

@@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cx2c0cunh0e1i"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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: 480 B

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -30,7 +30,7 @@ by bringing HUD elements closer to the center of the screen."
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.0")
run/low_processor_mode=true
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

View File

@@ -1,14 +1,17 @@
[gd_scene load_steps=3 format=3 uid="uid://bcnmymjri4tt2"]
[ext_resource type="Texture2D" uid="uid://ddpix5j1t4swg" path="res://icon.png" id="1"]
[ext_resource type="Texture2D" uid="uid://brwp8bimc75uu" path="res://icon.webp" id="1"]
[ext_resource type="Script" path="res://Pseudolocalization.gd" id="2"]
[node name="Pseudolocalization" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( "2" )
script = ExtResource("2")
[node name="Title" type="HBoxContainer" parent="."]
layout_mode = 0
anchor_right = 1.0
offset_left = 20.0
offset_top = 30.0
@@ -19,24 +22,21 @@ metadata/_edit_layout_mode = 1
metadata/_edit_use_custom_anchors = false
[node name="TextureRect" type="TextureRect" parent="Title"]
minimum_size = Vector2(110, 0)
offset_right = 110.0
offset_bottom = 100.0
texture = ExtResource( "1" )
ignore_texture_size = true
custom_minimum_size = Vector2(128, 64)
layout_mode = 2
texture = ExtResource("1")
expand_mode = 1
stretch_mode = 4
[node name="Label" type="Label" parent="Title"]
offset_left = 114.0
offset_top = 27.0
offset_right = 984.0
offset_bottom = 72.0
layout_mode = 2
size_flags_horizontal = 3
theme_override_font_sizes/font_size = 30
text = "Pseudolocalization Demo"
vertical_alignment = 1
[node name="Main" type="HBoxContainer" parent="."]
layout_mode = 0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 20.0
@@ -51,94 +51,74 @@ metadata/_edit_use_custom_anchors = false
[node name="Pseudolocalization_options" type="VBoxContainer" parent="Main"]
layout_direction = 2
offset_right = 472.0
offset_bottom = 450.0
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="toggle" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_right = 472.0
offset_bottom = 31.0
layout_mode = 2
size_flags_horizontal = 3
text = "Toggle Pseudolocalization"
[node name="accents" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_top = 35.0
offset_right = 472.0
offset_bottom = 66.0
layout_mode = 2
size_flags_horizontal = 3
text = "Toggle Accents"
[node name="doublevowels" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_top = 70.0
offset_right = 472.0
offset_bottom = 101.0
layout_mode = 2
size_flags_horizontal = 3
text = "Toggle Double Vowels"
[node name="fakebidi" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_top = 105.0
offset_right = 472.0
offset_bottom = 136.0
layout_mode = 2
size_flags_horizontal = 3
text = "Toggle Fake Bidi"
[node name="override" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_top = 140.0
offset_right = 472.0
offset_bottom = 171.0
layout_mode = 2
size_flags_horizontal = 3
text = "Toggle Override"
[node name="skipplaceholders" type="CheckButton" parent="Main/Pseudolocalization_options"]
offset_top = 175.0
offset_right = 472.0
offset_bottom = 206.0
layout_mode = 2
size_flags_horizontal = 3
text = "Skip Placeholders"
[node name="exp_ratio" type="HBoxContainer" parent="Main/Pseudolocalization_options"]
offset_top = 210.0
offset_right = 472.0
offset_bottom = 241.0
layout_mode = 2
size_flags_vertical = 0
[node name="MarginContainer" type="MarginContainer" parent="Main/Pseudolocalization_options/exp_ratio"]
offset_bottom = 31.0
layout_mode = 2
[node name="Label" type="Label" parent="Main/Pseudolocalization_options/exp_ratio"]
offset_left = 4.0
offset_right = 141.0
offset_bottom = 31.0
layout_mode = 2
size_flags_horizontal = 2
size_flags_vertical = 1
size_flags_stretch_ratio = 4.0
text = "Expansion Ratio : "
[node name="TextEdit" type="LineEdit" parent="Main/Pseudolocalization_options/exp_ratio"]
offset_left = 379.0
offset_right = 472.0
offset_bottom = 31.0
layout_mode = 2
size_flags_horizontal = 3
caret_blink = true
caret_blink_speed = 0.5
[node name="prefix" type="Control" parent="Main/Pseudolocalization_options"]
offset_top = 245.0
offset_right = 472.0
offset_bottom = 245.0
layout_mode = 2
size_flags_horizontal = 3
[node name="TextEdit" type="LineEdit" parent="Main/Pseudolocalization_options/prefix"]
layout_mode = 0
offset_left = 5.0
offset_top = 32.8613
offset_right = 385.0
offset_bottom = 62.8613
size_flags_horizontal = 3
caret_blink = true
caret_blink_speed = 0.5
[node name="Label" type="Label" parent="Main/Pseudolocalization_options/prefix"]
layout_mode = 0
offset_left = 6.0
offset_top = 2.86133
offset_right = 297.0
@@ -146,21 +126,20 @@ offset_bottom = 28.8613
text = "Pseudolocalization Prefix :"
[node name="suffix" type="Control" parent="Main/Pseudolocalization_options"]
offset_top = 249.0
offset_right = 472.0
offset_bottom = 249.0
layout_mode = 2
size_flags_horizontal = 3
[node name="TextEdit" type="LineEdit" parent="Main/Pseudolocalization_options/suffix"]
layout_mode = 0
offset_left = 3.811
offset_top = 106.592
offset_right = 383.811
offset_bottom = 136.592
size_flags_horizontal = 3
caret_blink = true
caret_blink_speed = 0.5
[node name="Label" type="Label" parent="Main/Pseudolocalization_options/suffix"]
layout_mode = 0
offset_left = 6.0
offset_top = 76.5923
offset_right = 297.0
@@ -168,73 +147,54 @@ offset_bottom = 102.592
text = "Pseudolocalization Suffix :"
[node name="Pseudolocalizer" type="VBoxContainer" parent="Main"]
offset_left = 492.0
offset_right = 964.0
offset_bottom = 450.0
grow_horizontal = 0
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="Label" type="Label" parent="Main/Pseudolocalizer"]
offset_right = 472.0
offset_bottom = 26.0
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 5
text = "Pseudolocalization key :"
[node name="Key" type="TextEdit" parent="Main/Pseudolocalizer"]
offset_top = 30.0
offset_right = 472.0
offset_bottom = 143.0
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
text = "The quick brown fox jumped over the lazy dog."
[node name="margin" type="MarginContainer" parent="Main/Pseudolocalizer"]
offset_top = 147.0
offset_bottom = 147.0
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
[node name="Pseudolocalize" type="Button" parent="Main/Pseudolocalizer"]
offset_left = 174.0
offset_top = 151.0
offset_right = 297.0
offset_bottom = 182.0
layout_mode = 2
size_flags_horizontal = 6
text = "Pseudolocalize"
[node name="margin2" type="MarginContainer" parent="Main/Pseudolocalizer"]
offset_top = 186.0
offset_bottom = 186.0
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
[node name="Label2" type="Label" parent="Main/Pseudolocalizer"]
offset_top = 190.0
offset_right = 472.0
offset_bottom = 216.0
layout_mode = 2
text = "Pseudolocalization result :"
[node name="Result" type="TextEdit" parent="Main/Pseudolocalizer"]
offset_top = 220.0
offset_right = 472.0
offset_bottom = 333.0
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="A2Z" type="Label" parent="Main/Pseudolocalizer"]
offset_top = 337.0
offset_right = 472.0
offset_bottom = 450.0
layout_mode = 2
size_flags_vertical = 7
text = "ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz"
[node name="MarginContainer" type="MarginContainer" parent="Main"]
offset_left = 984.0
offset_right = 984.0
offset_bottom = 450.0
layout_mode = 2
[connection signal="toggled" from="Main/Pseudolocalization_options/toggle" to="." method="_on_toggle_toggled"]
[connection signal="toggled" from="Main/Pseudolocalization_options/accents" to="." method="_on_accents_toggled"]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ddpix5j1t4swg"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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.7 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -12,8 +12,8 @@ config_version=5
config/name="Pseudolocalization"
run/main_scene="res://Pseudolocalization.tscn"
config/icon="res://icon.png"
config/features=PackedStringArray("4.0")
config/icon="res://icon.webp"
[internationalization]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bogy8x2ym0p20"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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

BIN
gui/regex/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -15,7 +15,7 @@ config/description="A demo showing regex functionality and usage.
Can also serve as a playground for regex testing."
run/main_scene="res://regex.tscn"
config/features=PackedStringArray("4.0")
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c4r4qkq7klb3p"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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: 14 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -15,7 +15,7 @@ config/description="A demo showcasing the support for rich text and BBCode via R
run/main_scene="res://rich_text_bbcode.tscn"
config/features=PackedStringArray("4.0")
run/low_processor_mode=true
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://7wt6l3j3m4hn"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -15,7 +15,7 @@ config/description="Demonstrates how to override GUI colors and styleboxes at ru
run/main_scene="res://test.tscn"
config/features=PackedStringArray("4.0")
run/low_processor_mode=true
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,33 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://8uut26begycn"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
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/size_limit=0
detect_3d/compress_to=1

BIN
gui/translation/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -14,7 +14,7 @@ config/name="Translation Demo"
config/description="A demo showing how Godot seamlessly enables
the use of localized resources and texts."
run/main_scene="res://translation_demo.tscn"
config/icon="res://icon.png"
config/icon="res://icon.webp"
config/features=PackedStringArray("4.0")
[display]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -1,35 +0,0 @@
[remap]
importer="texture"
type="StreamTexture2D"
uid="uid://bn78a6fg2lrwg"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
compress/streamed=false
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/size_limit=0
detect_3d/compress_to=1
svg/scale=1.0

BIN
gui/ui_mirroring/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brwp8bimc75uu"
path="res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.webp"
dest_files=["res://.godot/imported/icon.webp-e94f9a68b0f625a567a797079e4d325f.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

@@ -12,4 +12,4 @@ config_version=4
config/name="UI Mirroring Demo"
run/main_scene="res://ui_mirroring.tscn"
config/icon="res://icon.png"
config/icon="res://icon.webp"