Skip to content

Commit eb723c1

Browse files
committed
Update individual svg icons to use DPITexture
1 parent 828646d commit eb723c1

File tree

7 files changed

+15
-40
lines changed

7 files changed

+15
-40
lines changed

addons/flexible_layout/arrow.svg.import

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://c2ljin3axj2sd"
5+
uid="uid://7ydi1c1ic17e"
66
path="res://.godot/imported/arrow.svg-e1254f39413b91d100a308431d762230.ctex"
77
metadata={
88
"vram_texture": false

addons/flexible_layout/tab.svg.import

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://bja65j8x1jrvj"
5+
uid="uid://dqdyudofmmv61"
66
path="res://.godot/imported/tab.svg-ccf47035ab2d2b2098f3b421c7a32000.ctex"
77
metadata={
88
"vram_texture": false

material_maker/icons/godot_logo.svg.import

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://cfugy4gny4tfh"
5+
uid="uid://bc6or0m45wo0f"
66
path="res://.godot/imported/godot_logo.svg-4b89d8bf8533de4522d0f7d92c0a0af4.ctex"
77
metadata={
88
"vram_texture": false

material_maker/windows/about/epic_megagrant.svg.import

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://t53vu231awns"
5+
uid="uid://c06d6ulgucg4q"
66
path="res://.godot/imported/epic_megagrant.svg-5f8c30e623426c4cf4afe393d87e2b99.ctex"
77
metadata={
88
"vram_texture": false

material_maker/windows/about/mastodon.svg.import

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://clxj8dqkqggfi"
5+
uid="uid://bhcv8xiydl2fx"
66
path="res://.godot/imported/mastodon.svg-26474328390710b9614e9ebd76f5015b.ctex"
77
metadata={
88
"vram_texture": false
@@ -38,6 +38,6 @@ process/hdr_as_srgb=false
3838
process/hdr_clamp_exposure=false
3939
process/size_limit=0
4040
detect_3d/compress_to=1
41-
svg/scale=0.5
41+
svg/scale=1.0
4242
editor/scale_with_editor_scale=false
4343
editor/convert_colors_with_editor_theme=false

material_maker/windows/about/x.svg.import

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://c1due54dyeob1"
5+
uid="uid://dxn6pembncyas"
66
path="res://.godot/imported/x.svg-9a4b1312cf07a71d3800882dba5a8aa2.ctex"
77
metadata={
88
"vram_texture": false

splash_screen/arrow.svg.import

Lines changed: 8 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,18 @@
11
[remap]
22

3-
importer="texture"
4-
type="CompressedTexture2D"
3+
importer="svg"
4+
type="DPITexture"
55
uid="uid://dfy67bw73b836"
6-
path="res://.godot/imported/arrow.svg-eb853693d8d177895b2abe93bb5f96fa.ctex"
7-
metadata={
8-
"vram_texture": false
9-
}
6+
path="res://.godot/imported/arrow.svg-eb853693d8d177895b2abe93bb5f96fa.dpitex"
107

118
[deps]
129

1310
source_file="res://splash_screen/arrow.svg"
14-
dest_files=["res://.godot/imported/arrow.svg-eb853693d8d177895b2abe93bb5f96fa.ctex"]
11+
dest_files=["res://.godot/imported/arrow.svg-eb853693d8d177895b2abe93bb5f96fa.dpitex"]
1512

1613
[params]
1714

18-
compress/mode=0
19-
compress/high_quality=false
20-
compress/lossy_quality=0.7
21-
compress/uastc_level=0
22-
compress/rdo_quality_loss=0.0
23-
compress/hdr_compression=1
24-
compress/normal_map=0
25-
compress/channel_pack=0
26-
mipmaps/generate=false
27-
mipmaps/limit=-1
28-
roughness/mode=0
29-
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
34-
process/fix_alpha_border=true
35-
process/premult_alpha=false
36-
process/normal_map_invert_y=false
37-
process/hdr_as_srgb=false
38-
process/hdr_clamp_exposure=false
39-
process/size_limit=0
40-
detect_3d/compress_to=1
41-
svg/scale=1.0
42-
editor/scale_with_editor_scale=false
43-
editor/convert_colors_with_editor_theme=false
15+
base_scale=1.0
16+
saturation=1.0
17+
color_map={}
18+
compress=true

0 commit comments

Comments
 (0)