From 4e9eafcec57c8ce9c9086ec9a85ee7c15836fc3d Mon Sep 17 00:00:00 2001
From: LeonMMcoset
Date: Thu, 6 Nov 2025 15:39:58 +0800
Subject: [PATCH] update
---
flumi/Assets/Icons/23x23-empty.svg.import | 6 +
flumi/Assets/Icons/arrow-down-up.svg.import | 6 +
flumi/Assets/Icons/arrow-down.svg.import | 6 +
flumi/Assets/Icons/arrow-left.svg.import | 6 +
flumi/Assets/Icons/arrow-right.svg.import | 6 +
flumi/Assets/Icons/arrow-up.svg.import | 6 +
flumi/Assets/Icons/braces.svg.import | 6 +
flumi/Assets/Icons/calendar.svg.import | 6 +
flumi/Assets/Icons/calendar_16x16.svg.import | 6 +
flumi/Assets/Icons/case-sensitive.svg.import | 6 +
flumi/Assets/Icons/checkbox.svg.import | 6 +
flumi/Assets/Icons/checkbox_16x16.svg.import | 6 +
.../Assets/Icons/checkbox_disabled.svg.import | 6 +
.../Icons/checkbox_disabled_16x16.svg.import | 6 +
.../Assets/Icons/checkbox_pressed.svg.import | 6 +
.../Icons/checkbox_pressed_16x16.svg.import | 6 +
.../checkbox_pressed_grayscale.svg.import | 6 +
...heckbox_pressed_grayscale_16x16.svg.import | 6 +
flumi/Assets/Icons/checkbox_white.svg.import | 6 +
flumi/Assets/Icons/chevron-down.svg.import | 6 +
.../Assets/Icons/chevron-down_dark.svg.import | 6 +
.../Icons/chevron-down_grayscale.svg.import | 6 +
flumi/Assets/Icons/chevron-up.svg.import | 6 +
flumi/Assets/Icons/chevron-up_dark.svg.import | 6 +
.../Icons/chevron-up_grayscale.svg.import | 6 +
flumi/Assets/Icons/download.svg.import | 6 +
.../Assets/Icons/ellipsis-vertical.svg.import | 6 +
flumi/Assets/Icons/eraser.svg.import | 6 +
flumi/Assets/Icons/external-link.svg.import | 6 +
flumi/Assets/Icons/file-text.svg.import | 6 +
flumi/Assets/Icons/folder.svg.import | 6 +
flumi/Assets/Icons/funnel.svg.import | 6 +
flumi/Assets/Icons/globe.svg.import | 6 +
flumi/Assets/Icons/grabber.svg.import | 6 +
flumi/Assets/Icons/grabber_16x16.svg.import | 6 +
.../Icons/grabber_16x16_active.svg.import | 6 +
.../Icons/grabber_16x16_grayscale.svg.import | 6 +
flumi/Assets/Icons/hat-glasses.svg.import | 6 +
flumi/Assets/Icons/history.svg.import | 6 +
flumi/Assets/Icons/image.svg.import | 6 +
flumi/Assets/Icons/link-2.svg.import | 6 +
flumi/Assets/Icons/loader-circle.svg.import | 6 +
flumi/Assets/Icons/log-out.svg.import | 6 +
.../message-circle-question-mark.svg.import | 6 +
flumi/Assets/Icons/palette.svg.import | 6 +
flumi/Assets/Icons/pause.svg.import | 6 +
flumi/Assets/Icons/pipette.svg.import | 6 +
flumi/Assets/Icons/play.svg.import | 6 +
flumi/Assets/Icons/plus.svg.import | 6 +
flumi/Assets/Icons/radio.svg.import | 6 +
flumi/Assets/Icons/radio_16x16.svg.import | 6 +
flumi/Assets/Icons/radio_checked.svg.import | 6 +
.../Icons/radio_checked_16x16.svg.import | 6 +
.../Icons/radio_checked_grayscale.svg.import | 6 +
.../radio_checked_grayscale_16x16.svg.import | 6 +
flumi/Assets/Icons/radio_disabled.svg.import | 6 +
.../Icons/radio_disabled_16x16.svg.import | 6 +
flumi/Assets/Icons/resize-handle.svg.import | 6 +
flumi/Assets/Icons/rotate-cw.svg.import | 6 +
flumi/Assets/Icons/search.svg.import | 6 +
flumi/Assets/Icons/settings.svg.import | 6 +
flumi/Assets/Icons/square.svg.import | 6 +
flumi/Assets/Icons/star.svg.import | 6 +
flumi/Assets/Icons/volume-2.svg.import | 6 +
flumi/Assets/Icons/volume-off.svg.import | 6 +
flumi/Assets/Icons/x.svg.import | 6 +
.../Inter-VariableFont_opsz,wght.ttf.import | 1 +
flumi/Assets/Textures/bayer8tile4.png.import | 6 +
flumi/Assets/Textures/blue_noise.png.import | 6 +
.../Assets/Textures/dither_matrix.png.import | 6 +
flumi/Assets/Textures/parchment.jpg.import | 6 +
flumi/Assets/Textures/pencil.jpg.import | 6 +
flumi/Assets/gurted.svg.import | 6 +
flumi/Scenes/BrowserMenus/downloads.tscn | 3 +-
flumi/Scenes/BrowserMenus/help.tscn | 61 ++---
flumi/Scenes/BrowserMenus/history.tscn | 13 +-
flumi/Scenes/BrowserMenus/settings.tscn | 253 +++++++++---------
flumi/Scenes/NetworkRequestItem.tscn | 2 +-
flumi/Scenes/Styles/BrowserText.tres | 4 +-
flumi/Scenes/Styles/CloseButtonHover.tres | 2 +-
flumi/Scenes/Tab.tscn | 18 +-
flumi/Scenes/Tags/textarea.tscn | 2 +-
flumi/Scenes/UI/DownloadDialog.tscn | 49 ++--
flumi/Scenes/UI/DownloadProgress.tscn | 10 +-
flumi/Scenes/main.tscn | 56 ++--
flumi/Scripts/Browser/GurtProtocol.gd | 20 +-
flumi/Scripts/Browser/Tab.gd | 2 +-
flumi/Scripts/Constants.gd | 17 +-
flumi/Scripts/Utils/UserAgent.gd | 2 +-
.../AlignContentAroundColumnIcon.svg.import | 6 +
.../dark/AlignContentAroundRowIcon.svg.import | 6 +
.../AlignContentBetweenColumnIcon.svg.import | 6 +
.../AlignContentBetweenRowIcon.svg.import | 6 +
.../AlignContentCenterColumnIcon.svg.import | 6 +
.../dark/AlignContentCenterRowIcon.svg.import | 6 +
.../dark/AlignContentEndColumnIcon.svg.import | 6 +
.../dark/AlignContentEndRowIcon.svg.import | 6 +
.../AlignContentStartColumnIcon.svg.import | 6 +
.../dark/AlignContentStartRowIcon.svg.import | 6 +
.../AlignContentStretchColumnIcon.svg.import | 6 +
.../AlignContentStretchRowIcon.svg.import | 6 +
.../AlignItemsBaselineColumnIcon.svg.import | 6 +
.../dark/AlignItemsBaselineRowIcon.svg.import | 6 +
.../AlignItemsCenterColumnIcon.svg.import | 6 +
.../dark/AlignItemsCenterRowIcon.svg.import | 6 +
.../dark/AlignItemsEndColumnIcon.svg.import | 6 +
.../dark/AlignItemsEndRowIcon.svg.import | 6 +
.../dark/AlignItemsStartColumnIcon.svg.import | 6 +
.../dark/AlignItemsStartRowIcon.svg.import | 6 +
.../AlignItemsStretchColumnIcon.svg.import | 6 +
.../dark/AlignItemsStretchRowIcon.svg.import | 6 +
.../assets/dark/ArrowReverseIcon.svg.import | 6 +
.../assets/dark/DisplayFlexColumn.svg.import | 6 +
.../assets/dark/DisplayFlexRow.svg.import | 6 +
.../dark/FlexWrapNoWrapColumnIcon.svg.import | 6 +
.../dark/FlexWrapNoWrapRowIcon.svg.import | 6 +
.../dark/FlexWrapWrapColumnIcon.svg.import | 6 +
.../dark/FlexWrapWrapRowIcon.svg.import | 6 +
.../JustifyContentCenterColumnIcon.svg.import | 6 +
.../JustifyContentCenterRowIcon.svg.import | 6 +
.../JustifyContentEndColumnIcon.svg.import | 6 +
.../dark/JustifyContentEndRowIcon.svg.import | 6 +
...ifyContentSpaceAroundColumnIcon.svg.import | 6 +
...ustifyContentSpaceAroundRowIcon.svg.import | 6 +
...fyContentSpaceBetweenColumnIcon.svg.import | 6 +
...stifyContentSpaceBetweenRowIcon.svg.import | 6 +
...ifyContentSpaceEvenlyColumnIcon.svg.import | 6 +
...ustifyContentSpaceEvenlyRowIcon.svg.import | 6 +
.../JustifyContentStartColumnIcon.svg.import | 6 +
.../JustifyContentStartRowIcon.svg.import | 6 +
.../AlignContentAroundColumnIcon.svg.import | 6 +
.../AlignContentAroundRowIcon.svg.import | 6 +
.../AlignContentBetweenColumnIcon.svg.import | 6 +
.../AlignContentBetweenRowIcon.svg.import | 6 +
.../AlignContentCenterColumnIcon.svg.import | 6 +
.../AlignContentCenterRowIcon.svg.import | 6 +
.../AlignContentEndColumnIcon.svg.import | 6 +
.../light/AlignContentEndRowIcon.svg.import | 6 +
.../AlignContentStartColumnIcon.svg.import | 6 +
.../light/AlignContentStartRowIcon.svg.import | 6 +
.../AlignContentStretchColumnIcon.svg.import | 6 +
.../AlignContentStretchRowIcon.svg.import | 6 +
.../AlignItemsBaselineColumnIcon.svg.import | 6 +
.../AlignItemsBaselineRowIcon.svg.import | 6 +
.../AlignItemsCenterColumnIcon.svg.import | 6 +
.../light/AlignItemsCenterRowIcon.svg.import | 6 +
.../light/AlignItemsEndColumnIcon.svg.import | 6 +
.../light/AlignItemsEndRowIcon.svg.import | 6 +
.../AlignItemsStartColumnIcon.svg.import | 6 +
.../light/AlignItemsStartRowIcon.svg.import | 6 +
.../AlignItemsStretchColumnIcon.svg.import | 6 +
.../light/AlignItemsStretchRowIcon.svg.import | 6 +
.../assets/light/ArrowReverseIcon.svg.import | 6 +
.../assets/light/DisplayFlexColumn.svg.import | 6 +
.../assets/light/DisplayFlexRow.svg.import | 6 +
.../light/FlexWrapNoWrapColumnIcon.svg.import | 6 +
.../light/FlexWrapNoWrapRowIcon.svg.import | 6 +
.../light/FlexWrapWrapColumnIcon.svg.import | 6 +
.../light/FlexWrapWrapRowIcon.svg.import | 6 +
.../JustifyContentCenterColumnIcon.svg.import | 6 +
.../JustifyContentCenterRowIcon.svg.import | 6 +
.../JustifyContentEndColumnIcon.svg.import | 6 +
.../light/JustifyContentEndRowIcon.svg.import | 6 +
...ifyContentSpaceAroundColumnIcon.svg.import | 6 +
...ustifyContentSpaceAroundRowIcon.svg.import | 6 +
...fyContentSpaceBetweenColumnIcon.svg.import | 6 +
...stifyContentSpaceBetweenRowIcon.svg.import | 6 +
...ifyContentSpaceEvenlyColumnIcon.svg.import | 6 +
...ustifyContentSpaceEvenlyRowIcon.svg.import | 6 +
.../JustifyContentStartColumnIcon.svg.import | 6 +
.../JustifyContentStartRowIcon.svg.import | 6 +
flumi/addons/godot-flexbox/icon.svg.import | 6 +
flumi/icon.svg.import | 6 +
flumi/project.godot | 12 +-
174 files changed, 1200 insertions(+), 263 deletions(-)
diff --git a/flumi/Assets/Icons/23x23-empty.svg.import b/flumi/Assets/Icons/23x23-empty.svg.import
index 3e79677..7ebc229 100644
--- a/flumi/Assets/Icons/23x23-empty.svg.import
+++ b/flumi/Assets/Icons/23x23-empty.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/23x23-empty.svg-f79aa182e01c658978086a2615b5c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/arrow-down-up.svg.import b/flumi/Assets/Icons/arrow-down-up.svg.import
index f3582cc..3db5e3a 100644
--- a/flumi/Assets/Icons/arrow-down-up.svg.import
+++ b/flumi/Assets/Icons/arrow-down-up.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/arrow-down-up.svg-e4447ec644884e537fc08b18ae7
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/arrow-down.svg.import b/flumi/Assets/Icons/arrow-down.svg.import
index cd8f62f..6117c76 100644
--- a/flumi/Assets/Icons/arrow-down.svg.import
+++ b/flumi/Assets/Icons/arrow-down.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/arrow-down.svg-1e5275b4ffe06ccf19d892794fc84c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/arrow-left.svg.import b/flumi/Assets/Icons/arrow-left.svg.import
index 6033883..c6fcd4e 100644
--- a/flumi/Assets/Icons/arrow-left.svg.import
+++ b/flumi/Assets/Icons/arrow-left.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/arrow-left.svg-5f99da4595c3d8d0d08c3c956ebfe3
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/arrow-right.svg.import b/flumi/Assets/Icons/arrow-right.svg.import
index c33c38a..f07a5c6 100644
--- a/flumi/Assets/Icons/arrow-right.svg.import
+++ b/flumi/Assets/Icons/arrow-right.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/arrow-right.svg-c769bf30dd1a5a6c76e989455e94e
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/arrow-up.svg.import b/flumi/Assets/Icons/arrow-up.svg.import
index f631ef5..c8e5565 100644
--- a/flumi/Assets/Icons/arrow-up.svg.import
+++ b/flumi/Assets/Icons/arrow-up.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/arrow-up.svg-e673f59c1623de68e856c93a57be6cb0
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/braces.svg.import b/flumi/Assets/Icons/braces.svg.import
index cd4c9f8..a179e03 100644
--- a/flumi/Assets/Icons/braces.svg.import
+++ b/flumi/Assets/Icons/braces.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/braces.svg-be0ddfb3b648ce88f7cbe89a363017a8.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/calendar.svg.import b/flumi/Assets/Icons/calendar.svg.import
index a47d734..9a002c2 100644
--- a/flumi/Assets/Icons/calendar.svg.import
+++ b/flumi/Assets/Icons/calendar.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/calendar.svg-4a7aa93bfd00cdce85eae886ac3d4d51
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/calendar_16x16.svg.import b/flumi/Assets/Icons/calendar_16x16.svg.import
index 964f37a..0673a75 100644
--- a/flumi/Assets/Icons/calendar_16x16.svg.import
+++ b/flumi/Assets/Icons/calendar_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/calendar_16x16.svg-38c497b40cde0596f1f838e0a5
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/case-sensitive.svg.import b/flumi/Assets/Icons/case-sensitive.svg.import
index ec2fea4..d5a1cda 100644
--- a/flumi/Assets/Icons/case-sensitive.svg.import
+++ b/flumi/Assets/Icons/case-sensitive.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/case-sensitive.svg-86490276d97b2dfa5c8d69e899
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox.svg.import b/flumi/Assets/Icons/checkbox.svg.import
index 3955cd8..620ea7c 100644
--- a/flumi/Assets/Icons/checkbox.svg.import
+++ b/flumi/Assets/Icons/checkbox.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox.svg-b131741b9ad567d1cf024db4c0f11166
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_16x16.svg.import b/flumi/Assets/Icons/checkbox_16x16.svg.import
index 168ec10..f59fb00 100644
--- a/flumi/Assets/Icons/checkbox_16x16.svg.import
+++ b/flumi/Assets/Icons/checkbox_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_16x16.svg-23a6d489dba63f0e32212ca718
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_disabled.svg.import b/flumi/Assets/Icons/checkbox_disabled.svg.import
index 8bcef9c..3deb386 100644
--- a/flumi/Assets/Icons/checkbox_disabled.svg.import
+++ b/flumi/Assets/Icons/checkbox_disabled.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_disabled.svg-d293c35e32232bb898ac1dc
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_disabled_16x16.svg.import b/flumi/Assets/Icons/checkbox_disabled_16x16.svg.import
index 54b4afa..ad6a551 100644
--- a/flumi/Assets/Icons/checkbox_disabled_16x16.svg.import
+++ b/flumi/Assets/Icons/checkbox_disabled_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_disabled_16x16.svg-0df6b630be4bcd269
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_pressed.svg.import b/flumi/Assets/Icons/checkbox_pressed.svg.import
index 395100b..052fd6d 100644
--- a/flumi/Assets/Icons/checkbox_pressed.svg.import
+++ b/flumi/Assets/Icons/checkbox_pressed.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_pressed.svg-7864c501a8fa0fa8194946d7
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_pressed_16x16.svg.import b/flumi/Assets/Icons/checkbox_pressed_16x16.svg.import
index de6c9ee..908fef4 100644
--- a/flumi/Assets/Icons/checkbox_pressed_16x16.svg.import
+++ b/flumi/Assets/Icons/checkbox_pressed_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_pressed_16x16.svg-dca6d3e6936ded383c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_pressed_grayscale.svg.import b/flumi/Assets/Icons/checkbox_pressed_grayscale.svg.import
index 8313616..d834ef2 100644
--- a/flumi/Assets/Icons/checkbox_pressed_grayscale.svg.import
+++ b/flumi/Assets/Icons/checkbox_pressed_grayscale.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_pressed_grayscale.svg-45c89d5e4123fd
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_pressed_grayscale_16x16.svg.import b/flumi/Assets/Icons/checkbox_pressed_grayscale_16x16.svg.import
index 1586ca5..29f3536 100644
--- a/flumi/Assets/Icons/checkbox_pressed_grayscale_16x16.svg.import
+++ b/flumi/Assets/Icons/checkbox_pressed_grayscale_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_pressed_grayscale_16x16.svg-81766015
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/checkbox_white.svg.import b/flumi/Assets/Icons/checkbox_white.svg.import
index 8069288..0a99b78 100644
--- a/flumi/Assets/Icons/checkbox_white.svg.import
+++ b/flumi/Assets/Icons/checkbox_white.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/checkbox_white.svg-3c05c756132e06b6df4f4ae643
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-down.svg.import b/flumi/Assets/Icons/chevron-down.svg.import
index c005fa6..68883dc 100644
--- a/flumi/Assets/Icons/chevron-down.svg.import
+++ b/flumi/Assets/Icons/chevron-down.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-down.svg-549b6fd6d6d40e9ebd832012d163
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-down_dark.svg.import b/flumi/Assets/Icons/chevron-down_dark.svg.import
index 743dc45..be06941 100644
--- a/flumi/Assets/Icons/chevron-down_dark.svg.import
+++ b/flumi/Assets/Icons/chevron-down_dark.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-down_dark.svg-fe36ecb29c503500628a9ec
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-down_grayscale.svg.import b/flumi/Assets/Icons/chevron-down_grayscale.svg.import
index 430e86f..d56cefa 100644
--- a/flumi/Assets/Icons/chevron-down_grayscale.svg.import
+++ b/flumi/Assets/Icons/chevron-down_grayscale.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-down_grayscale.svg-02f7a486dacf16eba4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-up.svg.import b/flumi/Assets/Icons/chevron-up.svg.import
index 9cb5735..0f5fec8 100644
--- a/flumi/Assets/Icons/chevron-up.svg.import
+++ b/flumi/Assets/Icons/chevron-up.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-up.svg-5dc5e9cdc34bc223615780b493e393
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-up_dark.svg.import b/flumi/Assets/Icons/chevron-up_dark.svg.import
index 8149a72..e58d03a 100644
--- a/flumi/Assets/Icons/chevron-up_dark.svg.import
+++ b/flumi/Assets/Icons/chevron-up_dark.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-up_dark.svg-dcda86b6613fa86b5c83eb083
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/chevron-up_grayscale.svg.import b/flumi/Assets/Icons/chevron-up_grayscale.svg.import
index fdc0c6a..c49766c 100644
--- a/flumi/Assets/Icons/chevron-up_grayscale.svg.import
+++ b/flumi/Assets/Icons/chevron-up_grayscale.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/chevron-up_grayscale.svg-1ef45b85e952ab110d49
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/download.svg.import b/flumi/Assets/Icons/download.svg.import
index 55417e9..27b252b 100644
--- a/flumi/Assets/Icons/download.svg.import
+++ b/flumi/Assets/Icons/download.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/download.svg-a21cd5d191a2f0c8e42168f24a4d40ed
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/ellipsis-vertical.svg.import b/flumi/Assets/Icons/ellipsis-vertical.svg.import
index 6dfe332..f63971d 100644
--- a/flumi/Assets/Icons/ellipsis-vertical.svg.import
+++ b/flumi/Assets/Icons/ellipsis-vertical.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/ellipsis-vertical.svg-294910634c008df812f7ef4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/eraser.svg.import b/flumi/Assets/Icons/eraser.svg.import
index 00f4e07..4a74c71 100644
--- a/flumi/Assets/Icons/eraser.svg.import
+++ b/flumi/Assets/Icons/eraser.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eraser.svg-e6400a62a38066fbd6aaec113f0b7fb0.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/external-link.svg.import b/flumi/Assets/Icons/external-link.svg.import
index dbfd633..70dfead 100644
--- a/flumi/Assets/Icons/external-link.svg.import
+++ b/flumi/Assets/Icons/external-link.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/external-link.svg-075235ddf5518da7b64a7c53322
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/file-text.svg.import b/flumi/Assets/Icons/file-text.svg.import
index b9216b6..cc58fd2 100644
--- a/flumi/Assets/Icons/file-text.svg.import
+++ b/flumi/Assets/Icons/file-text.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/file-text.svg-353070fe8162736240f258d043a74bb
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/folder.svg.import b/flumi/Assets/Icons/folder.svg.import
index c157ab3..d85f9ed 100644
--- a/flumi/Assets/Icons/folder.svg.import
+++ b/flumi/Assets/Icons/folder.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/folder.svg-0d6e9c106058d2e35908257faa439409.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/funnel.svg.import b/flumi/Assets/Icons/funnel.svg.import
index 6420d50..02927fa 100644
--- a/flumi/Assets/Icons/funnel.svg.import
+++ b/flumi/Assets/Icons/funnel.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/funnel.svg-cd3708ed9907c314e118f9c06364d430.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/globe.svg.import b/flumi/Assets/Icons/globe.svg.import
index f2e0445..9e4d532 100644
--- a/flumi/Assets/Icons/globe.svg.import
+++ b/flumi/Assets/Icons/globe.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/globe.svg-2e20bad5dc0399b0e6d7dae13a9b962d.ct
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/grabber.svg.import b/flumi/Assets/Icons/grabber.svg.import
index 2cc1758..786aea5 100644
--- a/flumi/Assets/Icons/grabber.svg.import
+++ b/flumi/Assets/Icons/grabber.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grabber.svg-5bbaaff74062a94713192c7a76195634.
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/grabber_16x16.svg.import b/flumi/Assets/Icons/grabber_16x16.svg.import
index 286e4cf..525355a 100644
--- a/flumi/Assets/Icons/grabber_16x16.svg.import
+++ b/flumi/Assets/Icons/grabber_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grabber_16x16.svg-c4a4f003a977fdc06fa876b726b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/grabber_16x16_active.svg.import b/flumi/Assets/Icons/grabber_16x16_active.svg.import
index 36a4612..c900219 100644
--- a/flumi/Assets/Icons/grabber_16x16_active.svg.import
+++ b/flumi/Assets/Icons/grabber_16x16_active.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grabber_16x16_active.svg-9a5a1e1e807dfc3dc7ca
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/grabber_16x16_grayscale.svg.import b/flumi/Assets/Icons/grabber_16x16_grayscale.svg.import
index bc464ff..47a05e9 100644
--- a/flumi/Assets/Icons/grabber_16x16_grayscale.svg.import
+++ b/flumi/Assets/Icons/grabber_16x16_grayscale.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grabber_16x16_grayscale.svg-2ecb404cfc96fa8f0
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/hat-glasses.svg.import b/flumi/Assets/Icons/hat-glasses.svg.import
index f5961df..03f749f 100644
--- a/flumi/Assets/Icons/hat-glasses.svg.import
+++ b/flumi/Assets/Icons/hat-glasses.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/hat-glasses.svg-a7dbfb316472ae1702496a78a0ce4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/history.svg.import b/flumi/Assets/Icons/history.svg.import
index 16b4cea..0208a6e 100644
--- a/flumi/Assets/Icons/history.svg.import
+++ b/flumi/Assets/Icons/history.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/history.svg-ce846a8aaa80f3d2f2a595f430c7ab7c.
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/image.svg.import b/flumi/Assets/Icons/image.svg.import
index 9dfab58..e3eebf2 100644
--- a/flumi/Assets/Icons/image.svg.import
+++ b/flumi/Assets/Icons/image.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/image.svg-cb997eeaa724d7751463205eebbff36d.ct
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/link-2.svg.import b/flumi/Assets/Icons/link-2.svg.import
index 573d45f..616fc6d 100644
--- a/flumi/Assets/Icons/link-2.svg.import
+++ b/flumi/Assets/Icons/link-2.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/link-2.svg-65859ed5f57233280efa03e60ad3c6bb.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/loader-circle.svg.import b/flumi/Assets/Icons/loader-circle.svg.import
index c6d6026..0adad38 100644
--- a/flumi/Assets/Icons/loader-circle.svg.import
+++ b/flumi/Assets/Icons/loader-circle.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/loader-circle.svg-c17ccf4fea88a610c3708518f91
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/log-out.svg.import b/flumi/Assets/Icons/log-out.svg.import
index a7df223..263a9e3 100644
--- a/flumi/Assets/Icons/log-out.svg.import
+++ b/flumi/Assets/Icons/log-out.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/log-out.svg-85530e4e6b0167a15c809830d3302ef2.
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/message-circle-question-mark.svg.import b/flumi/Assets/Icons/message-circle-question-mark.svg.import
index d445cfe..e028a1c 100644
--- a/flumi/Assets/Icons/message-circle-question-mark.svg.import
+++ b/flumi/Assets/Icons/message-circle-question-mark.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/message-circle-question-mark.svg-6e0198922e95
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/palette.svg.import b/flumi/Assets/Icons/palette.svg.import
index da6e7af..e21fc47 100644
--- a/flumi/Assets/Icons/palette.svg.import
+++ b/flumi/Assets/Icons/palette.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/palette.svg-5fa12e1482da68f886eda54557eaaf30.
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/pause.svg.import b/flumi/Assets/Icons/pause.svg.import
index cc38674..f69a419 100644
--- a/flumi/Assets/Icons/pause.svg.import
+++ b/flumi/Assets/Icons/pause.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/pause.svg-b569a82cdc28c1abec0d4398e766838d.ct
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/pipette.svg.import b/flumi/Assets/Icons/pipette.svg.import
index ef03f91..42b854f 100644
--- a/flumi/Assets/Icons/pipette.svg.import
+++ b/flumi/Assets/Icons/pipette.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/pipette.svg-a6be8bac297998a574c1b4a125cbf35b.
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/play.svg.import b/flumi/Assets/Icons/play.svg.import
index 3ad68bf..8ad9d93 100644
--- a/flumi/Assets/Icons/play.svg.import
+++ b/flumi/Assets/Icons/play.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/play.svg-b90f638081075dc471c4bc5e46375e06.cte
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/plus.svg.import b/flumi/Assets/Icons/plus.svg.import
index 30cfacf..66617a4 100644
--- a/flumi/Assets/Icons/plus.svg.import
+++ b/flumi/Assets/Icons/plus.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/plus.svg-f4b3570cb7fae700c6a08ebce6d60d56.cte
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio.svg.import b/flumi/Assets/Icons/radio.svg.import
index 5c8702d..2f02b97 100644
--- a/flumi/Assets/Icons/radio.svg.import
+++ b/flumi/Assets/Icons/radio.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio.svg-320eafa791feaf0d1d926ec0d2ba3722.ct
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_16x16.svg.import b/flumi/Assets/Icons/radio_16x16.svg.import
index 53cc379..e2fa737 100644
--- a/flumi/Assets/Icons/radio_16x16.svg.import
+++ b/flumi/Assets/Icons/radio_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_16x16.svg-336cec64bc60aed5eb9a10bc1f4f4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_checked.svg.import b/flumi/Assets/Icons/radio_checked.svg.import
index 27c6799..194aded 100644
--- a/flumi/Assets/Icons/radio_checked.svg.import
+++ b/flumi/Assets/Icons/radio_checked.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_checked.svg-81396277cd631c074cae607c415
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_checked_16x16.svg.import b/flumi/Assets/Icons/radio_checked_16x16.svg.import
index 099ccdf..c819626 100644
--- a/flumi/Assets/Icons/radio_checked_16x16.svg.import
+++ b/flumi/Assets/Icons/radio_checked_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_checked_16x16.svg-ecff803b12f1ac3b6b894
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_checked_grayscale.svg.import b/flumi/Assets/Icons/radio_checked_grayscale.svg.import
index 10da2cd..013d48b 100644
--- a/flumi/Assets/Icons/radio_checked_grayscale.svg.import
+++ b/flumi/Assets/Icons/radio_checked_grayscale.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_checked_grayscale.svg-6ce9eb51f7fcbe2c1
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_checked_grayscale_16x16.svg.import b/flumi/Assets/Icons/radio_checked_grayscale_16x16.svg.import
index 4e12c90..afb4701 100644
--- a/flumi/Assets/Icons/radio_checked_grayscale_16x16.svg.import
+++ b/flumi/Assets/Icons/radio_checked_grayscale_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_checked_grayscale_16x16.svg-e26000b6b89
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_disabled.svg.import b/flumi/Assets/Icons/radio_disabled.svg.import
index d84a95c..bb53747 100644
--- a/flumi/Assets/Icons/radio_disabled.svg.import
+++ b/flumi/Assets/Icons/radio_disabled.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_disabled.svg-04a182ffa1f439025aa6457482
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/radio_disabled_16x16.svg.import b/flumi/Assets/Icons/radio_disabled_16x16.svg.import
index 8bea19a..ff45eb6 100644
--- a/flumi/Assets/Icons/radio_disabled_16x16.svg.import
+++ b/flumi/Assets/Icons/radio_disabled_16x16.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radio_disabled_16x16.svg-bc35dc6638da44ddcd95
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/resize-handle.svg.import b/flumi/Assets/Icons/resize-handle.svg.import
index 49464f8..2f8bf15 100644
--- a/flumi/Assets/Icons/resize-handle.svg.import
+++ b/flumi/Assets/Icons/resize-handle.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/resize-handle.svg-433a7f0ff4889b64a8919f3af66
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/rotate-cw.svg.import b/flumi/Assets/Icons/rotate-cw.svg.import
index c29ffcd..d2b848a 100644
--- a/flumi/Assets/Icons/rotate-cw.svg.import
+++ b/flumi/Assets/Icons/rotate-cw.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/rotate-cw.svg-dc1ce1f9471720aef7c52da0114941e
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/search.svg.import b/flumi/Assets/Icons/search.svg.import
index 0328218..220ed0e 100644
--- a/flumi/Assets/Icons/search.svg.import
+++ b/flumi/Assets/Icons/search.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/search.svg-1a2b06368a6d95d720ef3acf028b44e6.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/settings.svg.import b/flumi/Assets/Icons/settings.svg.import
index d017cce..bc1d372 100644
--- a/flumi/Assets/Icons/settings.svg.import
+++ b/flumi/Assets/Icons/settings.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/settings.svg-2aa0f389da6ad0a7e346738ae84fd469
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/square.svg.import b/flumi/Assets/Icons/square.svg.import
index da7952d..d35b7aa 100644
--- a/flumi/Assets/Icons/square.svg.import
+++ b/flumi/Assets/Icons/square.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/square.svg-64faf57e7837716ed0ed796cd3df54d8.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/star.svg.import b/flumi/Assets/Icons/star.svg.import
index e8e9a65..ce9e707 100644
--- a/flumi/Assets/Icons/star.svg.import
+++ b/flumi/Assets/Icons/star.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/star.svg-680978d494bec0663c353c2873105a07.cte
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/volume-2.svg.import b/flumi/Assets/Icons/volume-2.svg.import
index 56379db..025176f 100644
--- a/flumi/Assets/Icons/volume-2.svg.import
+++ b/flumi/Assets/Icons/volume-2.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/volume-2.svg-bd1542857ad7bbb81d4c57f406e2bc09
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/volume-off.svg.import b/flumi/Assets/Icons/volume-off.svg.import
index 3acdedb..b031099 100644
--- a/flumi/Assets/Icons/volume-off.svg.import
+++ b/flumi/Assets/Icons/volume-off.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/volume-off.svg-0519839c06d4422a84c3d94005543f
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Icons/x.svg.import b/flumi/Assets/Icons/x.svg.import
index 521d0ae..1d30a2e 100644
--- a/flumi/Assets/Icons/x.svg.import
+++ b/flumi/Assets/Icons/x.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/x.svg-0cde62f4f4d7229f6d4217f24c8f641d.ctex"]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Inter-VariableFont_opsz,wght.ttf.import b/flumi/Assets/Inter-VariableFont_opsz,wght.ttf.import
index 2cade4f..83e122a 100644
--- a/flumi/Assets/Inter-VariableFont_opsz,wght.ttf.import
+++ b/flumi/Assets/Inter-VariableFont_opsz,wght.ttf.import
@@ -21,6 +21,7 @@ msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
+modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
diff --git a/flumi/Assets/Textures/bayer8tile4.png.import b/flumi/Assets/Textures/bayer8tile4.png.import
index 0abd724..f979d4f 100644
--- a/flumi/Assets/Textures/bayer8tile4.png.import
+++ b/flumi/Assets/Textures/bayer8tile4.png.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bayer8tile4.png-af05367272eb1e9c5c1494aea351d
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Textures/blue_noise.png.import b/flumi/Assets/Textures/blue_noise.png.import
index 37a1db8..fde8443 100644
--- a/flumi/Assets/Textures/blue_noise.png.import
+++ b/flumi/Assets/Textures/blue_noise.png.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blue_noise.png-3429c5fff13cc3510f3a6adb3d9b29
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Textures/dither_matrix.png.import b/flumi/Assets/Textures/dither_matrix.png.import
index e2faf22..876f1f0 100644
--- a/flumi/Assets/Textures/dither_matrix.png.import
+++ b/flumi/Assets/Textures/dither_matrix.png.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dither_matrix.png-e5f72ab3b733bd12bb9be69cb29
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Textures/parchment.jpg.import b/flumi/Assets/Textures/parchment.jpg.import
index a8b2019..86dd2d5 100644
--- a/flumi/Assets/Textures/parchment.jpg.import
+++ b/flumi/Assets/Textures/parchment.jpg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/parchment.jpg-ea29c24066df61d46bc7b0bcc25a86c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/Textures/pencil.jpg.import b/flumi/Assets/Textures/pencil.jpg.import
index a64b16a..5cf3b3a 100644
--- a/flumi/Assets/Textures/pencil.jpg.import
+++ b/flumi/Assets/Textures/pencil.jpg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/pencil.jpg-3bb1b8082faf74808f54e9dd81d1b7d0.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Assets/gurted.svg.import b/flumi/Assets/gurted.svg.import
index 5b2fa94..8856329 100644
--- a/flumi/Assets/gurted.svg.import
+++ b/flumi/Assets/gurted.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/gurted.svg-77b32dc1cb120dd6b0c05e9883f93cc4.c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/Scenes/BrowserMenus/downloads.tscn b/flumi/Scenes/BrowserMenus/downloads.tscn
index a3acd1c..a57068b 100644
--- a/flumi/Scenes/BrowserMenus/downloads.tscn
+++ b/flumi/Scenes/BrowserMenus/downloads.tscn
@@ -47,6 +47,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
+oversampling_override = 1.0
initial_position = 1
size = Vector2i(770, 710)
visible = true
@@ -69,7 +70,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_search")
theme_override_styles/normal = SubResource("StyleBoxFlat_search_bg")
-placeholder_text = "Search downloads..."
+placeholder_text = "搜索下载记录"
caret_blink = true
[node name="PanelContainer2" type="PanelContainer" parent="Main"]
diff --git a/flumi/Scenes/BrowserMenus/help.tscn b/flumi/Scenes/BrowserMenus/help.tscn
index 9cf464d..8b2c45e 100644
--- a/flumi/Scenes/BrowserMenus/help.tscn
+++ b/flumi/Scenes/BrowserMenus/help.tscn
@@ -23,14 +23,13 @@ bg_color = Color(0.0784314, 0.0784314, 0.0784314, 1)
corner_radius_top_left = 30
corner_radius_bottom_left = 30
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_focus"]
-
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
-bg_color = Color(0.3, 0.55, 0.9, 1)
+bg_color = Color(0.247059, 0.466667, 0.807843, 1)
+draw_center = false
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
@@ -47,31 +46,21 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
-bg_color = Color(0.247059, 0.466667, 0.807843, 1)
-draw_center = false
+bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_focus"]
+
[sub_resource type="ButtonGroup" id="ButtonGroup_tabs"]
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
-content_margin_left = 15.0
-content_margin_top = 10.0
-content_margin_right = 15.0
-content_margin_bottom = 10.0
-bg_color = Color(0.168627, 0.168627, 0.168627, 1)
-corner_radius_top_left = 10
-corner_radius_top_right = 10
-corner_radius_bottom_right = 10
-corner_radius_bottom_left = 10
-
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
content_margin_left = 15.0
content_margin_top = 10.0
@@ -83,6 +72,17 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
+content_margin_left = 15.0
+content_margin_top = 10.0
+content_margin_right = 15.0
+content_margin_bottom = 10.0
+bg_color = Color(0.168627, 0.168627, 0.168627, 1)
+corner_radius_top_left = 10
+corner_radius_top_right = 10
+corner_radius_bottom_right = 10
+corner_radius_bottom_left = 10
+
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_content"]
content_margin_left = 25.0
content_margin_top = 25.0
@@ -104,6 +104,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
+oversampling_override = 1.0
initial_position = 1
size = Vector2i(900, 700)
visible = true
@@ -143,10 +144,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_selected")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_pressed = true
button_group = SubResource("ButtonGroup_tabs")
@@ -159,10 +160,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Browser Info"
@@ -174,10 +175,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "GURT Protocol"
@@ -189,10 +190,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_focus")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
text = "Lua Scripting"
diff --git a/flumi/Scenes/BrowserMenus/history.tscn b/flumi/Scenes/BrowserMenus/history.tscn
index a01d3b6..3dc9e66 100644
--- a/flumi/Scenes/BrowserMenus/history.tscn
+++ b/flumi/Scenes/BrowserMenus/history.tscn
@@ -51,8 +51,8 @@ corner_radius_bottom_left = 15
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yn8i4"]
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
-bg_color = Color(0.169245, 0.169245, 0.169245, 1)
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
+draw_center = false
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -63,8 +63,8 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
-draw_center = false
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
+bg_color = Color(0.169245, 0.169245, 0.169245, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -87,6 +87,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
+oversampling_override = 1.0
initial_position = 1
size = Vector2i(760, 710)
visible = true
@@ -108,7 +109,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_ijpe2")
theme_override_styles/normal = SubResource("StyleBoxFlat_a5287")
-placeholder_text = "Search history..."
+placeholder_text = "搜索历史记录"
caret_blink = true
[node name="DeleteMenu" type="PanelContainer" parent="Main"]
@@ -141,8 +142,8 @@ size_flags_horizontal = 10
mouse_default_cursor_shape = 2
theme = ExtResource("3_yoadi")
theme_override_colors/font_color = Color(0.781065, 0.858202, 0.977018, 1)
-theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
theme_override_styles/normal = SubResource("StyleBoxFlat_31fx5")
+theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
text = "Delete"
[node name="PanelContainer2" type="PanelContainer" parent="Main"]
diff --git a/flumi/Scenes/BrowserMenus/settings.tscn b/flumi/Scenes/BrowserMenus/settings.tscn
index 5bf5e59..448104c 100644
--- a/flumi/Scenes/BrowserMenus/settings.tscn
+++ b/flumi/Scenes/BrowserMenus/settings.tscn
@@ -26,14 +26,13 @@ bg_color = Color(0.0784314, 0.0784314, 0.0784314, 1)
corner_radius_top_left = 30
corner_radius_bottom_left = 30
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vkd6r"]
-
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
-bg_color = Color(0.3, 0.55, 0.9, 1)
+bg_color = Color(0.247059, 0.466667, 0.807843, 1)
+draw_center = false
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
@@ -50,21 +49,31 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_selected_hover"]
content_margin_left = 15.0
content_margin_top = 10.0
content_margin_right = 15.0
content_margin_bottom = 10.0
-bg_color = Color(0.247059, 0.466667, 0.807843, 1)
-draw_center = false
+bg_color = Color(0.3, 0.55, 0.9, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vkd6r"]
+
[sub_resource type="ButtonGroup" id="ButtonGroup_tabs"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dxen3"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
+content_margin_left = 15.0
+content_margin_top = 10.0
+content_margin_right = 15.0
+content_margin_bottom = 10.0
+bg_color = Color(0.0784314, 0.0784314, 0.0784314, 0)
+corner_radius_top_left = 10
+corner_radius_top_right = 10
+corner_radius_bottom_right = 10
+corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_hover"]
content_margin_left = 15.0
@@ -77,16 +86,7 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tab_normal"]
-content_margin_left = 15.0
-content_margin_top = 10.0
-content_margin_right = 15.0
-content_margin_bottom = 10.0
-bg_color = Color(0.0784314, 0.0784314, 0.0784314, 0)
-corner_radius_top_left = 10
-corner_radius_top_right = 10
-corner_radius_bottom_right = 10
-corner_radius_bottom_left = 10
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dxen3"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hxjif"]
@@ -114,31 +114,31 @@ corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jyfhi"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_34gk8"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1xb48"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mf3pd"]
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_esroy"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0linb"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_esroy"]
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mf3pd"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1xb48"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_34gk8"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jyfhi"]
[sub_resource type="ButtonGroup" id="ButtonGroup_mdirl"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mdirl"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_05lrc"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jpip4"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dm5ls"]
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hcgcp"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_s7e1m"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hcgcp"]
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dm5ls"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jpip4"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_05lrc"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mdirl"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_input"]
content_margin_left = 12.0
@@ -151,28 +151,6 @@ corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_hover"]
-content_margin_left = 15.0
-content_margin_top = 8.0
-content_margin_right = 15.0
-content_margin_bottom = 8.0
-bg_color = Color(0.3, 0.55, 0.9, 1)
-corner_radius_top_left = 8
-corner_radius_top_right = 8
-corner_radius_bottom_right = 8
-corner_radius_bottom_left = 8
-
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_pressed"]
-content_margin_left = 15.0
-content_margin_top = 8.0
-content_margin_right = 15.0
-content_margin_bottom = 8.0
-bg_color = Color(0.2, 0.4, 0.7, 1)
-corner_radius_top_left = 8
-corner_radius_top_right = 8
-corner_radius_bottom_right = 8
-corner_radius_bottom_left = 8
-
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button"]
content_margin_left = 15.0
content_margin_top = 8.0
@@ -184,17 +162,40 @@ corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_app81"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_pressed"]
+content_margin_left = 15.0
+content_margin_top = 8.0
+content_margin_right = 15.0
+content_margin_bottom = 8.0
+bg_color = Color(0.2, 0.4, 0.7, 1)
+corner_radius_top_left = 8
+corner_radius_top_right = 8
+corner_radius_bottom_right = 8
+corner_radius_bottom_left = 8
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8jbl5"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vt4mc"]
-
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_nnk28"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_hover"]
+content_margin_left = 15.0
+content_margin_top = 8.0
+content_margin_right = 15.0
+content_margin_bottom = 8.0
+bg_color = Color(0.3, 0.55, 0.9, 1)
+corner_radius_top_left = 8
+corner_radius_top_right = 8
+corner_radius_bottom_right = 8
+corner_radius_bottom_left = 8
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yqiws"]
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_nnk28"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vt4mc"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8jbl5"]
+
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_app81"]
+
[node name="PopupPanel" type="PopupPanel"]
+oversampling_override = 1.0
initial_position = 1
size = Vector2i(900, 700)
visible = true
@@ -223,7 +224,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 20
-text = "Settings"
+text = "设置"
[node name="HSeparator" type="HSeparator" parent="HSplitContainer/Sidebar/VBoxContainer"]
layout_mode = 2
@@ -234,14 +235,14 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_vkd6r")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_selected")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_selected_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_vkd6r")
toggle_mode = true
button_pressed = true
button_group = SubResource("ButtonGroup_tabs")
-text = "General"
+text = "一般"
flat = true
alignment = 0
@@ -250,13 +251,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_dxen3")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_dxen3")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
-text = "Privacy"
+text = "隐私"
flat = true
alignment = 0
@@ -265,13 +266,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_hxjif")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_hxjif")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
-text = "Downloads"
+text = "下载"
flat = true
alignment = 0
@@ -280,13 +281,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_3gdnt")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_3gdnt")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
-text = "Advanced"
+text = "高级"
flat = true
alignment = 0
@@ -295,13 +296,13 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-theme_override_styles/focus = SubResource("StyleBoxEmpty_hpjw2")
-theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_tab_normal")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_tab_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_tab_hover")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_hpjw2")
toggle_mode = true
button_group = SubResource("ButtonGroup_tabs")
-text = "About"
+text = "关于"
flat = true
alignment = 0
@@ -328,7 +329,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
-text = "General"
+text = "一般"
[node name="StartupSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel"]
layout_mode = 2
@@ -343,38 +344,38 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
-text = "On startup"
+text = "当浏览器启动时"
[node name="StartupNewTab" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_constants/icon_max_width = 24
-theme_override_styles/focus = SubResource("StyleBoxEmpty_jyfhi")
-theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_34gk8")
-theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_1xb48")
-theme_override_styles/hover = SubResource("StyleBoxEmpty_mf3pd")
-theme_override_styles/pressed = SubResource("StyleBoxEmpty_0linb")
theme_override_styles/normal = SubResource("StyleBoxEmpty_esroy")
+theme_override_styles/pressed = SubResource("StyleBoxEmpty_0linb")
+theme_override_styles/hover = SubResource("StyleBoxEmpty_mf3pd")
+theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_1xb48")
+theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_34gk8")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_jyfhi")
theme_override_icons/unchecked = ExtResource("3_mdirl")
theme_override_icons/radio_unchecked = ExtResource("4_dm5ls")
button_pressed = true
button_group = SubResource("ButtonGroup_mdirl")
-text = " Open the new tab page"
+text = "打开新页面"
flat = true
[node name="StartupSpecificPage" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
-theme_override_styles/focus = SubResource("StyleBoxEmpty_mdirl")
-theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_05lrc")
-theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_jpip4")
-theme_override_styles/hover = SubResource("StyleBoxEmpty_dm5ls")
-theme_override_styles/pressed = SubResource("StyleBoxEmpty_s7e1m")
theme_override_styles/normal = SubResource("StyleBoxEmpty_hcgcp")
+theme_override_styles/pressed = SubResource("StyleBoxEmpty_s7e1m")
+theme_override_styles/hover = SubResource("StyleBoxEmpty_dm5ls")
+theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_jpip4")
+theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_05lrc")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_mdirl")
theme_override_icons/unchecked = ExtResource("3_mdirl")
theme_override_icons/radio_unchecked = ExtResource("4_dm5ls")
button_group = SubResource("ButtonGroup_mdirl")
-text = " Open a specific page"
+text = "打开特定页面"
[node name="StartupURLContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/StartupSection/VBoxContainer"]
visible = false
@@ -405,7 +406,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
-text = "Search engine"
+text = "搜索引擎"
[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/SearchEngineSection/VBoxContainer"]
layout_mode = 2
@@ -414,7 +415,7 @@ layout_mode = 2
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-text = "Default search URL:"
+text = "默认搜索引擎地址: "
[node name="SearchInput" type="LineEdit" parent="HSplitContainer/Content/ScrollContainer/ContentStack/GeneralPanel/SearchEngineSection/VBoxContainer/HBoxContainer"]
layout_mode = 2
@@ -433,7 +434,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
-text = "Privacy and security"
+text = "隐私和安全"
[node name="ClearDataSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel"]
layout_mode = 2
@@ -448,13 +449,13 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
-text = "Clear browsing data"
+text = "清除浏览器数据"
[node name="Description" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
-text = "Delete your browsing history, crumbs, and download history"
+text = "删除您的浏览历史记录、Cookie和下载历史记录"
autowrap_mode = 3
[node name="ButtonsContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer"]
@@ -465,28 +466,28 @@ theme_override_constants/separation = 10
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
-theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
-text = "Clear History"
+theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
+text = "清除历史记录"
[node name="ClearCookiesButton" type="Button" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer/ButtonsContainer"]
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
-theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
-text = "Clear Crumbs"
+theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
+text = "清除Cookie"
[node name="ClearDownloadsButton" type="Button" parent="HSplitContainer/Content/ScrollContainer/ContentStack/PrivacyPanel/ClearDataSection/VBoxContainer/ButtonsContainer"]
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_theme")
-theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
theme_override_styles/normal = SubResource("StyleBoxFlat_button")
-text = "Clear Downloads"
+theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed")
+theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover")
+text = "清除下载记录"
[node name="DownloadsPanel" type="VBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack"]
layout_mode = 2
@@ -498,7 +499,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
-text = "Downloads"
+text = "下载"
[node name="DownloadConfirmSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/DownloadsPanel"]
layout_mode = 2
@@ -513,19 +514,19 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
-text = "Security"
+text = "安全"
[node name="ConfirmCheckBox" type="CheckBox" parent="HSplitContainer/Content/ScrollContainer/ContentStack/DownloadsPanel/DownloadConfirmSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
-theme_override_styles/focus = SubResource("StyleBoxEmpty_app81")
-theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_8jbl5")
-theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_vt4mc")
-theme_override_styles/pressed = SubResource("StyleBoxEmpty_nnk28")
theme_override_styles/normal = SubResource("StyleBoxEmpty_yqiws")
+theme_override_styles/pressed = SubResource("StyleBoxEmpty_nnk28")
+theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_vt4mc")
+theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_8jbl5")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_app81")
theme_override_icons/unchecked = ExtResource("5_s7e1m")
button_pressed = true
-text = " Ask for confirmation for each download"
+text = " 每次下载前请求确认"
[node name="AdvancedPanel" type="VBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack"]
layout_mode = 2
@@ -536,7 +537,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
-text = "Advanced"
+text = "高级"
[node name="DNSSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel"]
layout_mode = 2
@@ -551,7 +552,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 16
-text = "DNS settings"
+text = "DNS服务器设置"
[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel/DNSSection/VBoxContainer"]
layout_mode = 2
@@ -560,7 +561,7 @@ layout_mode = 2
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
-text = "DNS Server URL:"
+text = "DNS服务器URL: "
[node name="DNSInput" type="LineEdit" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AdvancedPanel/DNSSection/VBoxContainer/HBoxContainer"]
layout_mode = 2
@@ -578,7 +579,7 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 24
-text = "About Flumi"
+text = "关于LeonBrowser"
[node name="AboutSection" type="PanelContainer" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel"]
layout_mode = 2
@@ -593,20 +594,20 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 28
-text = "Flumi"
+text = "LeonBrowser"
[node name="VersionLabel" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.8, 0.8, 0.8, 1)
theme_override_font_sizes/font_size = 16
-text = "Version 1.0.0"
+text = "版本 1.0.0"
[node name="DescriptionLabel" type="Label" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
-text = "The official browser for the GURT protocol"
+text = "给lw://使用的官方浏览器"
autowrap_mode = 3
[node name="HSeparator" type="HSeparator" parent="HSplitContainer/Content/ScrollContainer/ContentStack/AboutPanel/AboutSection/VBoxContainer"]
@@ -617,4 +618,4 @@ layout_mode = 2
theme = ExtResource("2_theme")
theme_override_colors/font_color = Color(0.6, 0.6, 0.6, 1)
theme_override_font_sizes/font_size = 12
-text = "© 2025 Gurted under FaceDev. All rights reserved."
+text = "© 2021-2025 LeonMMcoset. 版权所有."
diff --git a/flumi/Scenes/NetworkRequestItem.tscn b/flumi/Scenes/NetworkRequestItem.tscn
index bd8f8dd..298ef0d 100644
--- a/flumi/Scenes/NetworkRequestItem.tscn
+++ b/flumi/Scenes/NetworkRequestItem.tscn
@@ -39,7 +39,7 @@ clip_contents = true
custom_minimum_size = Vector2(140, 0)
layout_mode = 2
size_flags_horizontal = 3
-text = "Request Name"
+text = "请求名称"
vertical_alignment = 1
text_overrun_behavior = 3
diff --git a/flumi/Scenes/Styles/BrowserText.tres b/flumi/Scenes/Styles/BrowserText.tres
index f179456..aafcc15 100644
--- a/flumi/Scenes/Styles/BrowserText.tres
+++ b/flumi/Scenes/Styles/BrowserText.tres
@@ -24,8 +24,8 @@
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_c32on"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0v877"]
-bg_color = Color(0.105882, 0.105882, 0.105882, 1)
-corner_radius_top_left = 4
+bg_color = Color(0.7079665, 0.7079665, 0.7079664, 1)
+corner_radius_top_left = 6
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
diff --git a/flumi/Scenes/Styles/CloseButtonHover.tres b/flumi/Scenes/Styles/CloseButtonHover.tres
index 55a31af..a5d7378 100644
--- a/flumi/Scenes/Styles/CloseButtonHover.tres
+++ b/flumi/Scenes/Styles/CloseButtonHover.tres
@@ -1,7 +1,7 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dn8exdnk8tjce"]
[resource]
-bg_color = Color(0, 0, 0, 1)
+bg_color = Color(0.8135829, 0.8250472, 0.8643104, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
diff --git a/flumi/Scenes/Tab.tscn b/flumi/Scenes/Tab.tscn
index 1537a28..ebdabce 100644
--- a/flumi/Scenes/Tab.tscn
+++ b/flumi/Scenes/Tab.tscn
@@ -9,12 +9,12 @@
[ext_resource type="StyleBox" uid="uid://dn8exdnk8tjce" path="res://Scenes/Styles/CloseButtonHover.tres" id="6_pisds"]
[ext_resource type="StyleBox" uid="uid://dn6r16retee3l" path="res://Scenes/Styles/CloseButtonNormal.tres" id="7_1ohlo"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6bp64"]
-
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1ohlo"]
content_margin_left = 8.0
content_margin_right = 8.0
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6bp64"]
+
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
[sub_resource type="Animation" id="Animation_ib6pj"]
@@ -113,12 +113,12 @@ mouse_default_cursor_shape = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_constants/h_separation = 8
theme_override_constants/icon_max_width = 23
-theme_override_styles/focus = SubResource("StyleBoxEmpty_6bp64")
-theme_override_styles/hover = ExtResource("3_kjcxk")
-theme_override_styles/pressed = ExtResource("3_kjcxk")
theme_override_styles/normal = SubResource("StyleBoxEmpty_1ohlo")
+theme_override_styles/pressed = ExtResource("3_kjcxk")
+theme_override_styles/hover = ExtResource("3_kjcxk")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_6bp64")
action_mode = 0
-text = "New Tab"
+text = "新标签页"
icon = ExtResource("5_ib6pj")
alignment = 0
text_overrun_behavior = 3
@@ -155,10 +155,10 @@ offset_bottom = 46.0
scale = Vector2(0.75, 0.75)
focus_mode = 0
mouse_default_cursor_shape = 2
-theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
-theme_override_styles/hover = ExtResource("6_pisds")
-theme_override_styles/pressed = ExtResource("7_1ohlo")
theme_override_styles/normal = ExtResource("7_1ohlo")
+theme_override_styles/pressed = ExtResource("7_1ohlo")
+theme_override_styles/hover = ExtResource("6_pisds")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("2_pisds")
icon_alignment = 1
diff --git a/flumi/Scenes/Tags/textarea.tscn b/flumi/Scenes/Tags/textarea.tscn
index 02a3070..b07f82e 100644
--- a/flumi/Scenes/Tags/textarea.tscn
+++ b/flumi/Scenes/Tags/textarea.tscn
@@ -18,7 +18,7 @@ offset_bottom = 128.0
size_flags_horizontal = 3
size_flags_vertical = 3
theme = ExtResource("2_theme")
-placeholder_text = "Enter text here..."
+placeholder_text = "输入文字..."
context_menu_enabled = false
emoji_menu_enabled = false
middle_mouse_paste_enabled = false
diff --git a/flumi/Scenes/UI/DownloadDialog.tscn b/flumi/Scenes/UI/DownloadDialog.tscn
index 6e03a55..d74d884 100644
--- a/flumi/Scenes/UI/DownloadDialog.tscn
+++ b/flumi/Scenes/UI/DownloadDialog.tscn
@@ -14,13 +14,6 @@ corner_radius_top_right = 30
corner_radius_bottom_right = 30
corner_radius_bottom_left = 30
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v0gbf"]
-bg_color = Color(0.205117, 0.205117, 0.205117, 1)
-corner_radius_top_left = 25
-corner_radius_top_right = 25
-corner_radius_bottom_right = 25
-corner_radius_bottom_left = 25
-
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t7gjp"]
draw_center = false
corner_radius_top_left = 25
@@ -28,15 +21,8 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s5iik"]
-bg_color = Color(0.34452, 0.55695, 0.888021, 1)
-corner_radius_top_left = 25
-corner_radius_top_right = 25
-corner_radius_bottom_right = 25
-corner_radius_bottom_left = 25
-
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0jrl0"]
-bg_color = Color(0.247059, 0.466667, 0.807843, 1)
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v0gbf"]
+bg_color = Color(0.205117, 0.205117, 0.205117, 1)
corner_radius_top_left = 25
corner_radius_top_right = 25
corner_radius_bottom_right = 25
@@ -49,7 +35,22 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0jrl0"]
+bg_color = Color(0.247059, 0.466667, 0.807843, 1)
+corner_radius_top_left = 25
+corner_radius_top_right = 25
+corner_radius_bottom_right = 25
+corner_radius_bottom_left = 25
+
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s5iik"]
+bg_color = Color(0.34452, 0.55695, 0.888021, 1)
+corner_radius_top_left = 25
+corner_radius_top_right = 25
+corner_radius_bottom_right = 25
+corner_radius_bottom_left = 25
+
[node name="PopupPanel" type="PopupPanel"]
+oversampling_override = 1.0
initial_position = 1
size = Vector2i(293, 140)
visible = true
@@ -63,20 +64,20 @@ custom_minimum_size = Vector2(240, 110)
offset_left = 15.0
offset_top = 15.0
offset_right = 278.0
-offset_bottom = 858.0
+offset_bottom = 125.0
size_flags_horizontal = 3
size_flags_vertical = 4
[node name="FilenameLabel" type="Label" parent="VBox"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
-text = "File: example.png"
+text = "文件: example.png"
autowrap_mode = 3
[node name="URLLabel" type="Label" parent="VBox"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 1, 1, 1)
-text = "From: example.com"
+text = "来自: example.com"
autowrap_mode = 3
[node name="HSeparator" type="HSeparator" parent="VBox"]
@@ -93,9 +94,9 @@ custom_minimum_size = Vector2(80, 35)
layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_0jrl0")
-theme_override_styles/hover = SubResource("StyleBoxFlat_v0gbf")
theme_override_styles/normal = SubResource("StyleBoxFlat_t7gjp")
-text = "Deny"
+theme_override_styles/hover = SubResource("StyleBoxFlat_v0gbf")
+text = "取消"
[node name="OkButton" type="Button" parent="VBox/HBoxContainer"]
custom_minimum_size = Vector2(80, 35)
@@ -103,10 +104,10 @@ layout_mode = 2
mouse_default_cursor_shape = 2
theme = ExtResource("2_0jrl0")
theme_override_colors/font_color = Color(1, 1, 1, 1)
-theme_override_styles/hover = SubResource("StyleBoxFlat_s5iik")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_0jrl0")
theme_override_styles/normal = SubResource("StyleBoxFlat_cuj6o")
-text = "Accept"
+theme_override_styles/pressed = SubResource("StyleBoxFlat_0jrl0")
+theme_override_styles/hover = SubResource("StyleBoxFlat_s5iik")
+text = "确定"
[node name="FileDialog" type="FileDialog" parent="."]
access = 2
diff --git a/flumi/Scenes/UI/DownloadProgress.tscn b/flumi/Scenes/UI/DownloadProgress.tscn
index 71a2376..9076b25 100644
--- a/flumi/Scenes/UI/DownloadProgress.tscn
+++ b/flumi/Scenes/UI/DownloadProgress.tscn
@@ -33,8 +33,6 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_lnt4f"]
-
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cs7kk"]
bg_color = Color(0.15967, 0.15967, 0.15967, 1)
corner_radius_top_left = 30
@@ -42,6 +40,8 @@ corner_radius_top_right = 30
corner_radius_bottom_right = 30
corner_radius_bottom_left = 30
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_lnt4f"]
+
[node name="DownloadProgress" type="PanelContainer"]
custom_minimum_size = Vector2(376, 80)
offset_right = 376.0
@@ -58,7 +58,7 @@ size_flags_horizontal = 3
[node name="FilenameLabel" type="Label" parent="HBox/VBox"]
layout_mode = 2
-text = "Downloading file..."
+text = "下载文件中..."
text_overrun_behavior = 3
[node name="ProgressBar" type="ProgressBar" parent="HBox/VBox"]
@@ -72,14 +72,14 @@ show_percentage = false
modulate = Color(0.7, 0.7, 0.7, 1)
layout_mode = 2
theme_override_font_sizes/font_size = 12
-text = "Preparing..."
+text = "准备中..."
[node name="CancelButton" type="Button" parent="HBox"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
size_flags_vertical = 4
-theme_override_styles/focus = SubResource("StyleBoxEmpty_lnt4f")
theme_override_styles/hover = SubResource("StyleBoxFlat_cs7kk")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_lnt4f")
text = "✕"
[connection signal="pressed" from="HBox/CancelButton" to="." method="_on_cancel_pressed"]
diff --git a/flumi/Scenes/main.tscn b/flumi/Scenes/main.tscn
index 38f5db4..5797fe9 100644
--- a/flumi/Scenes/main.tscn
+++ b/flumi/Scenes/main.tscn
@@ -24,7 +24,9 @@
[ext_resource type="Texture2D" uid="uid://cilwaxcv5dr1i" path="res://Assets/Icons/log-out.svg" id="20_hpc6h"]
[ext_resource type="PackedScene" uid="uid://cn24pafwdpb1q" path="res://Scenes/BrowserMenus/history.tscn" id="24_3pmx8"]
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6bp64"]
+bg_color = Color(0.109804, 0.109804, 0.109804, 1)
+draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hptm8"]
content_margin_left = 8.0
@@ -35,9 +37,7 @@ corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6bp64"]
-bg_color = Color(0.109804, 0.109804, 0.109804, 1)
-draw_center = false
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_344ge"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ynf5e"]
content_margin_left = 8.0
@@ -48,7 +48,9 @@ corner_radius_top_right = 50
corner_radius_bottom_right = 50
corner_radius_bottom_left = 50
-[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_d1ilt"]
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d1ilt"]
+bg_color = Color(0.6, 0.6, 0.6, 0)
+draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fdnlq"]
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
@@ -57,9 +59,7 @@ corner_radius_top_right = 50
corner_radius_bottom_right = 50
corner_radius_bottom_left = 50
-[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d1ilt"]
-bg_color = Color(0.6, 0.6, 0.6, 0)
-draw_center = false
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_d1ilt"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ee4r6"]
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
@@ -123,10 +123,10 @@ layout_mode = 2
custom_minimum_size = Vector2(50, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
-theme_override_styles/hover = SubResource("StyleBoxFlat_hptm8")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/normal = SubResource("StyleBoxFlat_6bp64")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
+theme_override_styles/hover = SubResource("StyleBoxFlat_hptm8")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("2_6bp64")
icon_alignment = 1
@@ -140,10 +140,10 @@ layout_mode = 2
custom_minimum_size = Vector2(50, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
-theme_override_styles/hover = SubResource("StyleBoxFlat_ynf5e")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
theme_override_styles/normal = SubResource("StyleBoxFlat_6bp64")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_6bp64")
+theme_override_styles/hover = SubResource("StyleBoxFlat_ynf5e")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_344ge")
icon = ExtResource("5_ynf5e")
icon_alignment = 1
@@ -168,10 +168,10 @@ layout_mode = 2
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
-theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("3_21xkr")
icon_alignment = 1
@@ -179,10 +179,10 @@ icon_alignment = 1
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
-theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("4_6bp64")
icon_alignment = 1
@@ -190,10 +190,10 @@ icon_alignment = 1
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
-theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("5_344ge")
icon_alignment = 1
@@ -205,12 +205,12 @@ layout_mode = 2
layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_jjvhh")
-placeholder_text = "Search or enter web address"
+placeholder_text = "搜索或输入地址"
caret_blink = true
script = ExtResource("9_gt3je")
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer/LineEdit"]
-layout_mode = 2
+layout_mode = 0
offset_left = -27.855
offset_right = 2.145
offset_bottom = 69.0
@@ -222,10 +222,10 @@ stretch_mode = 5
custom_minimum_size = Vector2(45, 0)
layout_mode = 2
focus_mode = 1
-theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
-theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
-theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
theme_override_styles/normal = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/pressed = SubResource("StyleBoxFlat_d1ilt")
+theme_override_styles/hover = SubResource("StyleBoxFlat_fdnlq")
+theme_override_styles/focus = SubResource("StyleBoxEmpty_d1ilt")
icon = ExtResource("10_6iyac")
icon_alignment = 1
script = ExtResource("11_gt3je")
diff --git a/flumi/Scripts/Browser/GurtProtocol.gd b/flumi/Scripts/Browser/GurtProtocol.gd
index 9fccc46..ae34e51 100644
--- a/flumi/Scripts/Browser/GurtProtocol.gd
+++ b/flumi/Scripts/Browser/GurtProtocol.gd
@@ -67,15 +67,15 @@ static func resolve_gurt_domain(domain: String) -> String:
static func get_error_type(error_message: String) -> Dictionary:
if "DNS server is not responding" in error_message or "Domain not found" in error_message:
- return {"code": "ERR_NAME_NOT_RESOLVED", "title": "This site can't be reached", "icon": "? :("}
+ return {"code": "ERR_NAME_NOT_RESOLVED", "title": "无法连接到站点", "icon": "? :("}
elif "timeout" in error_message.to_lower() or "timed out" in error_message.to_lower():
- return {"code": "ERR_CONNECTION_TIMED_OUT", "title": "This site can't be reached", "icon": "...?"}
+ return {"code": "ERR_CONNECTION_TIMED_OUT", "title": "连接网站中超时", "icon": "...?"}
elif "Failed to fetch" in error_message or "No response" in error_message:
- return {"code": "ERR_CONNECTION_REFUSED", "title": "This site can't be reached", "icon": ">:("}
+ return {"code": "ERR_CONNECTION_REFUSED", "title": "连接出现问题", "icon": ">:("}
elif "Invalid domain format" in error_message:
- return {"code": "ERR_INVALID_URL", "title": "This page isn't working", "icon": ":|"}
+ return {"code": "ERR_INVALID_URL", "title": "页面没有在运作", "icon": ":|"}
else:
- return {"code": "ERR_UNKNOWN", "title": "Something went wrong", "icon": ">_<"}
+ return {"code": "ERR_UNKNOWN", "title": "出现未知错误", "icon": ">_<"}
static func create_error_page(error_message: String) -> PackedByteArray:
var error_info = get_error_type(error_message)
@@ -118,14 +118,14 @@ static func create_error_page(error_message: String) -> PackedByteArray:
""" + error_info.code + """
-
Try:
+
请尝试:
- - Checking if the domain is correctly registered
- - Verifying your DNS server is running
- - Checking your internet connection
+ - 检查域名是否注册成功
+ - 检查DNS服务器是否配置在正确
+ - 检查你的网络连接
-
+
+
-
Hello!
-
Start browsing by typing in the omnibar.
-
-
Happy GURT:// exploration!
+
你好!
+
欢迎使用LeonBrowser
+
使用搜索栏进行搜索
""").to_utf8_buffer()
diff --git a/flumi/Scripts/Browser/Tab.gd b/flumi/Scripts/Browser/Tab.gd
index e454201..c21c1a2 100644
--- a/flumi/Scripts/Browser/Tab.gd
+++ b/flumi/Scripts/Browser/Tab.gd
@@ -212,7 +212,7 @@ func play_appear_animation(target_width: float) -> void:
var should_hide_text = target_width < TEXT_HIDE_THRESHOLD
close_button.visible = not should_hide_close
- button.text = "" if should_hide_text else button.get_meta("original_text", "New Tab")
+ button.text = "" if should_hide_text else button.get_meta("original_text", "新标签页")
var should_show_gradient = not should_hide_text and not should_hide_close
gradient_texture.visible = should_show_gradient
diff --git a/flumi/Scripts/Constants.gd b/flumi/Scripts/Constants.gd
index a2ef1d6..c7246fb 100644
--- a/flumi/Scripts/Constants.gd
+++ b/flumi/Scripts/Constants.gd
@@ -37,21 +37,14 @@ input[type="date"] { w-28 text-[16px] bg-[#1b1b1b] rounded-md text-white hover:b
var HTML_CONTENT = """
-
New tab
-
+
新标签页
""".to_utf8_buffer()
diff --git a/flumi/Scripts/Utils/UserAgent.gd b/flumi/Scripts/Utils/UserAgent.gd
index 3bdb65e..393fc7e 100644
--- a/flumi/Scripts/Utils/UserAgent.gd
+++ b/flumi/Scripts/Utils/UserAgent.gd
@@ -23,7 +23,7 @@ static func get_user_agent() -> String:
_:
arch = "Unknown"
- var user_agent = "Mozilla/5.0 (%s; %s) Flumi/%s GurtKit/%s Godot/%s.%s.%s (gurted.com)" % [
+ var user_agent = "Mozilla/5.0 (%s; %s) LeonBrowser/%s LeonWWWKit/%s Godot/%s.%s.%s (gurted.com)" % [
os_name,
arch,
app_version,
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundColumnIcon.svg.import
index 0b94b46..030c1d9 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentAroundColumnIcon.svg-17b7bde393ab
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundRowIcon.svg.import
index 970a42f..42a0381 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentAroundRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentAroundRowIcon.svg-cba31d3e2cb2814
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenColumnIcon.svg.import
index 56c6a70..32e8890 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentBetweenColumnIcon.svg-9afaff8eb0d
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenRowIcon.svg.import
index 619193f..284b5ce 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentBetweenRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentBetweenRowIcon.svg-158985a6f23611
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterColumnIcon.svg.import
index bf8190a..5841295 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentCenterColumnIcon.svg-08aa103afcf4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterRowIcon.svg.import
index 67616cd..3efd0b7 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentCenterRowIcon.svg-b53ff1cff2db32c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentEndColumnIcon.svg.import
index 0994cee..7168578 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentEndColumnIcon.svg-05770fba0491527
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentEndRowIcon.svg.import
index 82e2250..481b420 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentEndRowIcon.svg-16c42695d544572c28
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentStartColumnIcon.svg.import
index 8544f88..575ddcc 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStartColumnIcon.svg-c7a947a2f05d8
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentStartRowIcon.svg.import
index a915c3a..599fc59 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStartRowIcon.svg-87b04e46a18453a1
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchColumnIcon.svg.import
index 8b3ed3e..1d49fe3 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStretchColumnIcon.svg-2138f6a1dd3
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchRowIcon.svg.import
index 473c5c5..724c664 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignContentStretchRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStretchRowIcon.svg-a266e80aa9bb8b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineColumnIcon.svg.import
index b8c0b4f..0da49fa 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsBaselineColumnIcon.svg-12db9ba8b1c5
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineRowIcon.svg.import
index 72a3efc..8200134 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsBaselineRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsBaselineRowIcon.svg-ee5f5f80c57ab0b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterColumnIcon.svg.import
index 058f3e7..a736f1f 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsCenterColumnIcon.svg-ab2ddd42e3b55a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterRowIcon.svg.import
index e579e3d..aa2379e 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsCenterRowIcon.svg-c0171f6e84379dae8
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndColumnIcon.svg.import
index 0576f8b..19d1b9a 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsEndColumnIcon.svg-0b1bec61efada17b6
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndRowIcon.svg.import
index 71a6cc9..3149ffc 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsEndRowIcon.svg-78e2def3804324657d53
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartColumnIcon.svg.import
index 3b34842..d7149c0 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStartColumnIcon.svg-b03da1dff93ac77
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartRowIcon.svg.import
index cfadbef..996c5bd 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStartRowIcon.svg-2c1c6961d68a00a806
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchColumnIcon.svg.import
index eece6e2..175b8ab 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStretchColumnIcon.svg-ecf2a24725ab2
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchRowIcon.svg.import
index a91e039..4d35836 100644
--- a/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/AlignItemsStretchRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStretchRowIcon.svg-9b7b56f1bb1014d1
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/ArrowReverseIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/ArrowReverseIcon.svg.import
index 1782912..7b45b8e 100644
--- a/flumi/addons/godot-flexbox/assets/dark/ArrowReverseIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/ArrowReverseIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/ArrowReverseIcon.svg-693bd0370d26679b76ee3608
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/DisplayFlexColumn.svg.import b/flumi/addons/godot-flexbox/assets/dark/DisplayFlexColumn.svg.import
index 61e8e52..47170dc 100644
--- a/flumi/addons/godot-flexbox/assets/dark/DisplayFlexColumn.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/DisplayFlexColumn.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/DisplayFlexColumn.svg-9fb088e3aea8789b5fbc455
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/DisplayFlexRow.svg.import b/flumi/addons/godot-flexbox/assets/dark/DisplayFlexRow.svg.import
index 4ac69d2..f613510 100644
--- a/flumi/addons/godot-flexbox/assets/dark/DisplayFlexRow.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/DisplayFlexRow.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/DisplayFlexRow.svg-ef4eb78c813528e12d55e4b37a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapColumnIcon.svg.import
index f775576..0171755 100644
--- a/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapNoWrapColumnIcon.svg-1a0c68d7c077fa16
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapRowIcon.svg.import
index 3a1a60b..a2f54b3 100644
--- a/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/FlexWrapNoWrapRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapNoWrapRowIcon.svg-6a6e67f3589c8062f61
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapColumnIcon.svg.import
index ace478e..781f9ec 100644
--- a/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapWrapColumnIcon.svg-9cc96abc98f89b3767
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapRowIcon.svg.import
index eb71436..10bb3fb 100644
--- a/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/FlexWrapWrapRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapWrapRowIcon.svg-0f7b98c48acc1634f334d
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterColumnIcon.svg.import
index 7428464..ce7c4f4 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentCenterColumnIcon.svg-accf8e59f9
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterRowIcon.svg.import
index 511c2a5..da5bdce 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentCenterRowIcon.svg-3e0a34413a4f5
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndColumnIcon.svg.import
index 6d7be9d..2ec09e1 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentEndColumnIcon.svg-24bea85f06d9b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndRowIcon.svg.import
index 256c0e4..32dff01 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentEndRowIcon.svg-ce50017de708c2f8
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundColumnIcon.svg.import
index b9d8119..26ae70f 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceAroundColumnIcon.svg-bdb07
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundRowIcon.svg.import
index 79a06e7..8bf0298 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceAroundRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceAroundRowIcon.svg-97708914
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenColumnIcon.svg.import
index f436a2c..956aab1 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceBetweenColumnIcon.svg-d4fa
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenRowIcon.svg.import
index ed2c512..e8fb41e 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceBetweenRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceBetweenRowIcon.svg-51ac13a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyColumnIcon.svg.import
index d34b4f0..3f5b47c 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceEvenlyColumnIcon.svg-828d3
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyRowIcon.svg.import
index da1c559..fc6e58e 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentSpaceEvenlyRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceEvenlyRowIcon.svg-55792a1a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartColumnIcon.svg.import
index 9ecd748..aee024b 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentStartColumnIcon.svg-e155c63c747
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartRowIcon.svg.import
index 640514f..6e3b9c7 100644
--- a/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/dark/JustifyContentStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentStartRowIcon.svg-ed628b132e62e7
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentAroundColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentAroundColumnIcon.svg.import
index 2f7925b..81f1267 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentAroundColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentAroundColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentAroundColumnIcon.svg-3ea92ccb0a5e
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentAroundRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentAroundRowIcon.svg.import
index b6a129f..1aebe52 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentAroundRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentAroundRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentAroundRowIcon.svg-a4a15f8d1b096bf
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenColumnIcon.svg.import
index b6475d0..779be86 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentBetweenColumnIcon.svg-bbcbfdd5124
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenRowIcon.svg.import
index 330ad68..9e5bbb7 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentBetweenRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentBetweenRowIcon.svg-df085cce354269
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentCenterColumnIcon.svg.import
index edeaa26..d935250 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentCenterColumnIcon.svg-9451ddf62115
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentCenterRowIcon.svg.import
index 4a68127..bb3d6cd 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentCenterRowIcon.svg-7cc7d9074a68f10
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentEndColumnIcon.svg.import
index 2405fd8..120d909 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentEndColumnIcon.svg-1243f80b28d6ba1
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentEndRowIcon.svg.import
index 1a0c45b..852986e 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentEndRowIcon.svg-17dbdb69df46fc66bc
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentStartColumnIcon.svg.import
index fb6cea7..6e07111 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStartColumnIcon.svg-bde962a851687
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentStartRowIcon.svg.import
index bdecee7..fa50582 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStartRowIcon.svg-654c06687c8dd91f
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentStretchColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentStretchColumnIcon.svg.import
index 18aafdb..8999280 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentStretchColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentStretchColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStretchColumnIcon.svg-1921be1743a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignContentStretchRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignContentStretchRowIcon.svg.import
index 3926586..cb1ea94 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignContentStretchRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignContentStretchRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignContentStretchRowIcon.svg-fadb6f7c1d0ae9
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineColumnIcon.svg.import
index 8b8defd..5ca4bf7 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsBaselineColumnIcon.svg-ef60cd22084b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineRowIcon.svg.import
index 28f8dea..0900199 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsBaselineRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsBaselineRowIcon.svg-1c7350620fa51fb
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterColumnIcon.svg.import
index 39689db..1cceba6 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsCenterColumnIcon.svg-39679053db07d6
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterRowIcon.svg.import
index 410c50b..dd2922e 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsCenterRowIcon.svg-8c16e2fc5c1187b65
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsEndColumnIcon.svg.import
index 81ab456..054b35f 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsEndColumnIcon.svg-83a61ea4a0e196951
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsEndRowIcon.svg.import
index d706544..aa0b329 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsEndRowIcon.svg-1055863e9fd1b56e7d7c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsStartColumnIcon.svg.import
index 6641614..22cbf77 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStartColumnIcon.svg-aa652fd0edd7b24
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsStartRowIcon.svg.import
index c1bf28c..231d28f 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStartRowIcon.svg-abb581aeb298ed6357
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchColumnIcon.svg.import
index aeaa814..7f94581 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStretchColumnIcon.svg-63b7a2726e18b
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchRowIcon.svg.import
index 6c19fbd..543c38f 100644
--- a/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/AlignItemsStretchRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/AlignItemsStretchRowIcon.svg-db5ad2c2cbf0334c
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/ArrowReverseIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/ArrowReverseIcon.svg.import
index eed3f9b..34c64d3 100644
--- a/flumi/addons/godot-flexbox/assets/light/ArrowReverseIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/ArrowReverseIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/ArrowReverseIcon.svg-3753ebed3e03bd38a747b235
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/DisplayFlexColumn.svg.import b/flumi/addons/godot-flexbox/assets/light/DisplayFlexColumn.svg.import
index f43515b..e12dbef 100644
--- a/flumi/addons/godot-flexbox/assets/light/DisplayFlexColumn.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/DisplayFlexColumn.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/DisplayFlexColumn.svg-5a04fd917c6058c68b9b626
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/DisplayFlexRow.svg.import b/flumi/addons/godot-flexbox/assets/light/DisplayFlexRow.svg.import
index 3f50fc2..dd400a3 100644
--- a/flumi/addons/godot-flexbox/assets/light/DisplayFlexRow.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/DisplayFlexRow.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/DisplayFlexRow.svg-4e36f287e538c23f8d6dc10c42
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapColumnIcon.svg.import
index 4803ddc..0aec8f0 100644
--- a/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapNoWrapColumnIcon.svg-08d118e903573a13
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapRowIcon.svg.import
index 5acdaac..c45d34a 100644
--- a/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/FlexWrapNoWrapRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapNoWrapRowIcon.svg-8e02a04c352769d6b71
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapColumnIcon.svg.import
index b4edbbb..13fcf45 100644
--- a/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapWrapColumnIcon.svg-897aa98e7a65bee2aa
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapRowIcon.svg.import
index 374ba79..1b18bb8 100644
--- a/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/FlexWrapWrapRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/FlexWrapWrapRowIcon.svg-799e135e506dfdab75441
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterColumnIcon.svg.import
index 0a36d32..9ee2750 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentCenterColumnIcon.svg-390bf37d83
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterRowIcon.svg.import
index cff9f52..1913197 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentCenterRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentCenterRowIcon.svg-423f3e579c6a8
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentEndColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentEndColumnIcon.svg.import
index c96d431..af9eae2 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentEndColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentEndColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentEndColumnIcon.svg-ca61604f07e9d
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentEndRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentEndRowIcon.svg.import
index 45b68c1..cbb8bbe 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentEndRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentEndRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentEndRowIcon.svg-13153e78a3cae8ea
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundColumnIcon.svg.import
index 0a9a142..13ac626 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceAroundColumnIcon.svg-a1752
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundRowIcon.svg.import
index 02cb457..f19462d 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceAroundRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceAroundRowIcon.svg-a003e448
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenColumnIcon.svg.import
index 852de8e..e841d3a 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceBetweenColumnIcon.svg-eb4a
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenRowIcon.svg.import
index 262c0bb..339134c 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceBetweenRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceBetweenRowIcon.svg-56d9c46
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyColumnIcon.svg.import
index 4121ce0..9e62689 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceEvenlyColumnIcon.svg-c1370
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyRowIcon.svg.import
index ddc881b..4fe82ce 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentSpaceEvenlyRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentSpaceEvenlyRowIcon.svg-3afbb2e4
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentStartColumnIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentStartColumnIcon.svg.import
index 39350c9..df6b975 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentStartColumnIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentStartColumnIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentStartColumnIcon.svg-1c676288e2f
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/assets/light/JustifyContentStartRowIcon.svg.import b/flumi/addons/godot-flexbox/assets/light/JustifyContentStartRowIcon.svg.import
index a24ccc8..f6e8ac7 100644
--- a/flumi/addons/godot-flexbox/assets/light/JustifyContentStartRowIcon.svg.import
+++ b/flumi/addons/godot-flexbox/assets/light/JustifyContentStartRowIcon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/JustifyContentStartRowIcon.svg-feaab4a130e052
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/addons/godot-flexbox/icon.svg.import b/flumi/addons/godot-flexbox/icon.svg.import
index 8f24c9d..592dc30 100644
--- a/flumi/addons/godot-flexbox/icon.svg.import
+++ b/flumi/addons/godot-flexbox/icon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon.svg-d062089409224d02255159d3049da05a.cte
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/icon.svg.import b/flumi/icon.svg.import
index f26921f..e295689 100644
--- a/flumi/icon.svg.import
+++ b/flumi/icon.svg.import
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.cte
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
+compress/uastc_level=0
+compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
+process/channel_remap/red=0
+process/channel_remap/green=1
+process/channel_remap/blue=2
+process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
diff --git a/flumi/project.godot b/flumi/project.godot
index f56dac5..96de338 100644
--- a/flumi/project.godot
+++ b/flumi/project.godot
@@ -10,11 +10,12 @@ config_version=5
[application]
-config/name="Flumi"
-config/version="1.0.3"
+config/name="LeonBrowser"
+config/description="专门给lw://的官方浏览器"
+config/version="1.0..0"
run/main_scene="uid://bytm7bt2s4ak8"
config/use_custom_user_dir=true
-config/features=PackedStringArray("4.4", "Forward Plus")
+config/features=PackedStringArray("4.5", "Forward Plus")
boot_splash/show_image=false
config/icon="uid://ctpe0lbehepen"
@@ -28,8 +29,9 @@ SettingsManager="*res://Scripts/Browser/SettingsManager.gd"
[display]
-window/size/viewport_width=1920
-window/size/viewport_height=1080
+window/size/viewport_width=860
+window/size/viewport_height=400
+window/size/mode=2
window/stretch/aspect="ignore"
[editor_plugins]