From a0e3d80b5f444c6e9474c21da9410ae0f8603e79 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 6 Oct 2025 21:22:18 +0200 Subject: Add godot 4.5 properties to some import files --- client/map/tiles/tree/bark.webp.import | 6 ++++++ client/map/tiles/tree/bark_normal.webp.import | 6 ++++++ client/map/tiles/tree/leaves.webp.import | 6 ++++++ 3 files changed, 18 insertions(+) (limited to 'client/map/tiles/tree') diff --git a/client/map/tiles/tree/bark.webp.import b/client/map/tiles/tree/bark.webp.import index cdf7abbf..e787050b 100644 --- a/client/map/tiles/tree/bark.webp.import +++ b/client/map/tiles/tree/bark.webp.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.ct compress/mode=1 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=true 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/client/map/tiles/tree/bark_normal.webp.import b/client/map/tiles/tree/bark_normal.webp.import index 41b8bf7d..7632ea13 100644 --- a/client/map/tiles/tree/bark_normal.webp.import +++ b/client/map/tiles/tree/bark_normal.webp.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae compress/mode=1 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=1 compress/channel_pack=0 @@ -25,6 +27,10 @@ mipmaps/generate=true mipmaps/limit=-1 roughness/mode=1 roughness/src_normal="res://map/tiles/Trees_NormalTree_Bark_Normal.webp" +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/client/map/tiles/tree/leaves.webp.import b/client/map/tiles/tree/leaves.webp.import index 5f003cd0..66cf8654 100644 --- a/client/map/tiles/tree/leaves.webp.import +++ b/client/map/tiles/tree/leaves.webp.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1. compress/mode=1 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=true 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 -- cgit v1.2.3-70-g09d2