Fixed import compression settings

This commit is contained in:
Thomas Muller 2024-12-24 12:45:27 -05:00
parent e5bfb7f651
commit 9d0bb6fd50
17 changed files with 62 additions and 74 deletions

View file

@ -3,25 +3,26 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://4jusuiyd4wgi" uid="uid://4jusuiyd4wgi"
path="res://.godot/imported/screenshot.jpg-9af6bb8f0161564810f5a66268e8dd3e.ctex" path.s3tc="res://.godot/imported/screenshot.jpg-9af6bb8f0161564810f5a66268e8dd3e.s3tc.ctex"
metadata={ metadata={
"vram_texture": false "imported_formats": ["s3tc_bptc"],
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/screenshot.jpg" source_file="res://assets/screenshot.jpg"
dest_files=["res://.godot/imported/screenshot.jpg-9af6bb8f0161564810f5a66268e8dd3e.ctex"] dest_files=["res://.godot/imported/screenshot.jpg-9af6bb8f0161564810f5a66268e8dd3e.s3tc.ctex"]
[params] [params]
compress/mode=0 compress/mode=2
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
compress/channel_pack=0 compress/channel_pack=0
mipmaps/generate=false mipmaps/generate=true
mipmaps/limit=-1 mipmaps/limit=-1
roughness/mode=0 roughness/mode=0
roughness/src_normal="" roughness/src_normal=""
@ -31,4 +32,4 @@ process/normal_map_invert_y=false
process/hdr_as_srgb=false process/hdr_as_srgb=false
process/hdr_clamp_exposure=false process/hdr_clamp_exposure=false
process/size_limit=0 process/size_limit=0
detect_3d/compress_to=1 detect_3d/compress_to=0

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://0hrt3d182r4d" uid="uid://0hrt3d182r4d"
path.s3tc="res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.s3tc.ctex" path="res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/concrete/concrete01.png" source_file="res://assets/textures/concrete/concrete01.png"
dest_files=["res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.s3tc.ctex"] dest_files=["res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ih8gy62uvdan" uid="uid://ih8gy62uvdan"
path.s3tc="res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.s3tc.ctex" path="res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/concrete/concrete01_fish.png" source_file="res://assets/textures/concrete/concrete01_fish.png"
dest_files=["res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.s3tc.ctex"] dest_files=["res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/fish.png-167e12482d7490939235700f95bb7cfc.cte
[params] [params]
compress/mode=0 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://bj7g1cro2pvlp" uid="uid://bj7g1cro2pvlp"
path.s3tc="res://.godot/imported/tiles01_black.png-c538123f938019026da6b27d020ce507.s3tc.ctex" path="res://.godot/imported/tiles01_black.png-c538123f938019026da6b27d020ce507.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/dev/tiles01_black.png" source_file="res://assets/textures/dev/tiles01_black.png"
dest_files=["res://.godot/imported/tiles01_black.png-c538123f938019026da6b27d020ce507.s3tc.ctex"] dest_files=["res://.godot/imported/tiles01_black.png-c538123f938019026da6b27d020ce507.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://b0qbu2wmi4fb8" uid="uid://b0qbu2wmi4fb8"
path.s3tc="res://.godot/imported/tiles01_gray.png-c6a45d6a3ca494865e2e7dab00ee7f3c.s3tc.ctex" path="res://.godot/imported/tiles01_gray.png-c6a45d6a3ca494865e2e7dab00ee7f3c.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/dev/tiles01_gray.png" source_file="res://assets/textures/dev/tiles01_gray.png"
dest_files=["res://.godot/imported/tiles01_gray.png-c6a45d6a3ca494865e2e7dab00ee7f3c.s3tc.ctex"] dest_files=["res://.godot/imported/tiles01_gray.png-c6a45d6a3ca494865e2e7dab00ee7f3c.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://jell3cnlhkd2" uid="uid://jell3cnlhkd2"
path.s3tc="res://.godot/imported/tiles01_green.png-6b73fd658332946730579968bc664014.s3tc.ctex" path="res://.godot/imported/tiles01_green.png-6b73fd658332946730579968bc664014.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/dev/tiles01_green.png" source_file="res://assets/textures/dev/tiles01_green.png"
dest_files=["res://.godot/imported/tiles01_green.png-6b73fd658332946730579968bc664014.s3tc.ctex"] dest_files=["res://.godot/imported/tiles01_green.png-6b73fd658332946730579968bc664014.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://miu7u318lwjn" uid="uid://miu7u318lwjn"
path.s3tc="res://.godot/imported/tiles01_green_player.png-6fe3beb6c656ae9c21d7b733bc01ba4e.s3tc.ctex" path="res://.godot/imported/tiles01_green_player.png-6fe3beb6c656ae9c21d7b733bc01ba4e.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/dev/tiles01_green_player.png" source_file="res://assets/textures/dev/tiles01_green_player.png"
dest_files=["res://.godot/imported/tiles01_green_player.png-6fe3beb6c656ae9c21d7b733bc01ba4e.s3tc.ctex"] dest_files=["res://.godot/imported/tiles01_green_player.png-6fe3beb6c656ae9c21d7b733bc01ba4e.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://w1hmclcq4w5h" uid="uid://w1hmclcq4w5h"
path.s3tc="res://.godot/imported/tiles01_orange.png-0c74bb6e8ec212ad6bd1a088f82e3cb7.s3tc.ctex" path="res://.godot/imported/tiles01_orange.png-0c74bb6e8ec212ad6bd1a088f82e3cb7.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/dev/tiles01_orange.png" source_file="res://assets/textures/dev/tiles01_orange.png"
dest_files=["res://.godot/imported/tiles01_orange.png-0c74bb6e8ec212ad6bd1a088f82e3cb7.s3tc.ctex"] dest_files=["res://.godot/imported/tiles01_orange.png-0c74bb6e8ec212ad6bd1a088f82e3cb7.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/tiles01_pink.png-f9443c3088be54bc7dff5f7bfdec
[params] [params]
compress/mode=0 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -15,7 +15,7 @@ dest_files=["res://.godot/imported/tiles01_pink_clip.png-3eb729c53b3c32779c39808
[params] [params]
compress/mode=0 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://gxs0slqqfpb8" uid="uid://gxs0slqqfpb8"
path.s3tc="res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.s3tc.ctex" path="res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/metal/hazardstripes.png" source_file="res://assets/textures/metal/hazardstripes.png"
dest_files=["res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.s3tc.ctex"] dest_files=["res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://rxfk1f83wsqd" uid="uid://rxfk1f83wsqd"
path.s3tc="res://.godot/imported/rust02.png-641e0f3174ef174e0c8f38ba8afd585a.s3tc.ctex" path="res://.godot/imported/rust02.png-641e0f3174ef174e0c8f38ba8afd585a.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/metal/rust02.png" source_file="res://assets/textures/metal/rust02.png"
dest_files=["res://.godot/imported/rust02.png-641e0f3174ef174e0c8f38ba8afd585a.s3tc.ctex"] dest_files=["res://.godot/imported/rust02.png-641e0f3174ef174e0c8f38ba8afd585a.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cpx3e0mw5o015" uid="uid://cpx3e0mw5o015"
path.s3tc="res://.godot/imported/monitor01.png-49b328652d54e4dd6989d371c2675308.s3tc.ctex" path="res://.godot/imported/monitor01.png-49b328652d54e4dd6989d371c2675308.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/models/monitor01.png" source_file="res://assets/textures/models/monitor01.png"
dest_files=["res://.godot/imported/monitor01.png-49b328652d54e4dd6989d371c2675308.s3tc.ctex"] dest_files=["res://.godot/imported/monitor01.png-49b328652d54e4dd6989d371c2675308.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://brsatxfnvhrfy" uid="uid://brsatxfnvhrfy"
path.s3tc="res://.godot/imported/pinkgrub_cheese.png-7744aa4945f56faf7758fc3407edbe05.s3tc.ctex" path="res://.godot/imported/pinkgrub_cheese.png-7744aa4945f56faf7758fc3407edbe05.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/paintings/pinkgrub_cheese.png" source_file="res://assets/textures/paintings/pinkgrub_cheese.png"
dest_files=["res://.godot/imported/pinkgrub_cheese.png-7744aa4945f56faf7758fc3407edbe05.s3tc.ctex"] dest_files=["res://.godot/imported/pinkgrub_cheese.png-7744aa4945f56faf7758fc3407edbe05.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ddg4hitcvp2xe" uid="uid://ddg4hitcvp2xe"
path.s3tc="res://.godot/imported/pinkgrub_player.png-f3e0c452faeb06f5f8e6b5e89de588d6.s3tc.ctex" path="res://.godot/imported/pinkgrub_player.png-f3e0c452faeb06f5f8e6b5e89de588d6.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/paintings/pinkgrub_player.png" source_file="res://assets/textures/paintings/pinkgrub_player.png"
dest_files=["res://.godot/imported/pinkgrub_player.png-f3e0c452faeb06f5f8e6b5e89de588d6.s3tc.ctex"] dest_files=["res://.godot/imported/pinkgrub_player.png-f3e0c452faeb06f5f8e6b5e89de588d6.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1

View file

@ -3,20 +3,19 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://bo3ggs4c5soi4" uid="uid://bo3ggs4c5soi4"
path.s3tc="res://.godot/imported/wood02a.png-e60adb079569aeb115018247d9d8b297.s3tc.ctex" path="res://.godot/imported/wood02a.png-e60adb079569aeb115018247d9d8b297.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "vram_texture": false
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/textures/wood/wood02a.png" source_file="res://assets/textures/wood/wood02a.png"
dest_files=["res://.godot/imported/wood02a.png-e60adb079569aeb115018247d9d8b297.s3tc.ctex"] dest_files=["res://.godot/imported/wood02a.png-e60adb079569aeb115018247d9d8b297.ctex"]
[params] [params]
compress/mode=2 compress/mode=3
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_compression=1 compress/hdr_compression=1