Fix Setting.gd Vector2/Window API, re-import all assets for Godot 4

- apply_resolution: Vector2 strings -> Vector2i(int, int); use
  Window.content_scale_size instead of removed
  Viewport.set_size_2d_override variants.
- Re-import 162 assets to Godot 4 format (.godot/imported/ now,
  .stex -> .ctex, FontFile, CompressedTexture2D, etc.).
- Add .uid sidecars Godot 4 generates next to every script.
- Ignore .godot/ cache and android/ template directories.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vaillant Jeremy
2026-05-16 19:26:10 +02:00
parent ec906117bb
commit 770434482d
183 changed files with 3394 additions and 59016 deletions
+8 -1
View File
@@ -3,8 +3,15 @@
### Godot ### ### Godot ###
# Godot-specific ignores # Godot 3.x cache directory (replaced by .godot/ in Godot 4.x)
.import/ .import/
# Godot 4.x project cache (re-generated on open; do not commit)
.godot/
# Android build template directory generated by the editor
android/
export.cfg export.cfg
# Imported translations (automatically generated from CSV files) # Imported translations (automatically generated from CSV files)
+1
View File
@@ -0,0 +1 @@
uid://bgn0l4r2ydecj
+24 -15
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/lod_cpu_particles.svg-b3ece84e0440c5d32851b9105345db21.stex" uid="uid://27ju1od2xllu"
path="res://.godot/imported/lod_cpu_particles.svg-b3ece84e0440c5d32851b9105345db21.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,33 @@ metadata={
[deps] [deps]
source_file="res://addons/lod/lod_cpu_particles.svg" source_file="res://addons/lod/lod_cpu_particles.svg"
dest_files=[ "res://.import/lod_cpu_particles.svg-b3ece84e0440c5d32851b9105345db21.stex" ] dest_files=["res://.godot/imported/lod_cpu_particles.svg-b3ece84e0440c5d32851b9105345db21.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+1
View File
@@ -0,0 +1 @@
uid://d30dj8px8hj0l
+24 -15
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/lod_omni_light.svg-72b7ec907b4f0e08e3154232a03aab77.stex" uid="uid://mx6063qws57r"
path="res://.godot/imported/lod_omni_light.svg-72b7ec907b4f0e08e3154232a03aab77.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,33 @@ metadata={
[deps] [deps]
source_file="res://addons/lod/lod_omni_light.svg" source_file="res://addons/lod/lod_omni_light.svg"
dest_files=[ "res://.import/lod_omni_light.svg-72b7ec907b4f0e08e3154232a03aab77.stex" ] dest_files=["res://.godot/imported/lod_omni_light.svg-72b7ec907b4f0e08e3154232a03aab77.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+1
View File
@@ -0,0 +1 @@
uid://165j0dlh8l4w
+24 -15
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/lod_particles.svg-86d5ee48cd8c5d9e3cfcd6fa66432a55.stex" uid="uid://c6x1ooubmx3ll"
path="res://.godot/imported/lod_particles.svg-86d5ee48cd8c5d9e3cfcd6fa66432a55.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,33 @@ metadata={
[deps] [deps]
source_file="res://addons/lod/lod_particles.svg" source_file="res://addons/lod/lod_particles.svg"
dest_files=[ "res://.import/lod_particles.svg-86d5ee48cd8c5d9e3cfcd6fa66432a55.stex" ] dest_files=["res://.godot/imported/lod_particles.svg-86d5ee48cd8c5d9e3cfcd6fa66432a55.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+1
View File
@@ -0,0 +1 @@
uid://fnay4dhox0y7
+24 -15
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/lod_spatial.svg-0f291da571b0a5b87fdce289c6370d71.stex" uid="uid://drwqorwwfwjut"
path="res://.godot/imported/lod_spatial.svg-0f291da571b0a5b87fdce289c6370d71.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,33 @@ metadata={
[deps] [deps]
source_file="res://addons/lod/lod_spatial.svg" source_file="res://addons/lod/lod_spatial.svg"
dest_files=[ "res://.import/lod_spatial.svg-0f291da571b0a5b87fdce289c6370d71.stex" ] dest_files=["res://.godot/imported/lod_spatial.svg-0f291da571b0a5b87fdce289c6370d71.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+1
View File
@@ -0,0 +1 @@
uid://d3astipm6q338
+24 -15
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/lod_spot_light.svg-22de3bf1089e94662394255ca8159db9.stex" uid="uid://qc2optw5cldv"
path="res://.godot/imported/lod_spot_light.svg-22de3bf1089e94662394255ca8159db9.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,33 @@ metadata={
[deps] [deps]
source_file="res://addons/lod/lod_spot_light.svg" source_file="res://addons/lod/lod_spot_light.svg"
dest_files=[ "res://.import/lod_spot_light.svg-22de3bf1089e94662394255ca8159db9.stex" ] dest_files=["res://.godot/imported/lod_spot_light.svg-22de3bf1089e94662394255ca8159db9.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+1
View File
@@ -0,0 +1 @@
uid://btdo13snbx7nb
+22 -16
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/tx_night_place.hdr-ec5fdf24b9a1eb6b9683e35a24d91d56.stex" uid="uid://cdmiuobly70nq"
path="res://.godot/imported/tx_night_place.hdr-ec5fdf24b9a1eb6b9683e35a24d91d56.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/hdri/tx_night_place.hdr" source_file="res://assets/hdri/tx_night_place.hdr"
dest_files=[ "res://.import/tx_night_place.hdr-ec5fdf24b9a1eb6b9683e35a24d91d56.stex" ] dest_files=["res://.godot/imported/tx_night_place.hdr-ec5fdf24b9a1eb6b9683e35a24d91d56.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
+22 -16
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/home.jpg-bc8e6bc350c4de96f198ba321428b932.stex" uid="uid://c28r46dsrhjrk"
path="res://.godot/imported/home.jpg-bc8e6bc350c4de96f198ba321428b932.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/levels/home.jpg" source_file="res://assets/levels/home.jpg"
dest_files=[ "res://.import/home.jpg-bc8e6bc350c4de96f198ba321428b932.stex" ] dest_files=["res://.godot/imported/home.jpg-bc8e6bc350c4de96f198ba321428b932.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
+22 -16
View File
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/warcraft.jpg-e4725d0d4db6fd36f05286ac31e934ad.stex" uid="uid://882r5mfaj8y7"
path="res://.godot/imported/warcraft.jpg-e4725d0d4db6fd36f05286ac31e934ad.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/levels/warcraft.jpg" source_file="res://assets/levels/warcraft.jpg"
dest_files=[ "res://.import/warcraft.jpg-e4725d0d4db6fd36f05286ac31e934ad.stex" ] dest_files=["res://.godot/imported/warcraft.jpg-e4725d0d4db6fd36f05286ac31e934ad.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.s3tc.stex" uid="uid://dfbfbwe12r27y"
path.etc2="res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.etc2.stex" path.s3tc="res://.godot/imported/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.s3tc.ctex"
path.etc="res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_Paper_BC.tga" source_file="res://assets/props/book/textures/tx_Paper_BC.tga"
dest_files=[ "res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.s3tc.stex", "res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.etc2.stex", "res://.import/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.etc.stex" ] dest_files=["res://.godot/imported/tx_Paper_BC.tga-9fb9e97b4fb771cff15e05495d90bcc1.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.s3tc.stex" uid="uid://bhi4c5xbbstve"
path.etc2="res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.etc2.stex" path.s3tc="res://.godot/imported/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.s3tc.ctex"
path.etc="res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_Paper_NM.tga" source_file="res://assets/props/book/textures/tx_Paper_NM.tga"
dest_files=[ "res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.s3tc.stex", "res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.etc2.stex", "res://.import/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.etc.stex" ] dest_files=["res://.godot/imported/tx_Paper_NM.tga-7aae76ce0f4f9f4c3299047ca15922dc.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.s3tc.stex" uid="uid://dpnkeyvi4nm1y"
path.etc2="res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.etc2.stex" path.s3tc="res://.godot/imported/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.s3tc.ctex"
path.etc="res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_Paper_ORM.tga" source_file="res://assets/props/book/textures/tx_Paper_ORM.tga"
dest_files=[ "res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.s3tc.stex", "res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.etc2.stex", "res://.import/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.etc.stex" ] dest_files=["res://.godot/imported/tx_Paper_ORM.tga-a4c3a5f60558aeb291283587e6bb15df.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.s3tc.stex" uid="uid://bwh77ikekvh78"
path.etc2="res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.etc2.stex" path.s3tc="res://.godot/imported/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.s3tc.ctex"
path.etc="res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_book_BC.tga" source_file="res://assets/props/book/textures/tx_book_BC.tga"
dest_files=[ "res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.s3tc.stex", "res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.etc2.stex", "res://.import/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.etc.stex" ] dest_files=["res://.godot/imported/tx_book_BC.tga-043df0783ead34530de9f256a143cacb.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.s3tc.stex" uid="uid://d1vrxpmwvdpnk"
path.etc2="res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.etc2.stex" path.s3tc="res://.godot/imported/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.s3tc.ctex"
path.etc="res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_book_MK.tga" source_file="res://assets/props/book/textures/tx_book_MK.tga"
dest_files=[ "res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.s3tc.stex", "res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.etc2.stex", "res://.import/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.etc.stex" ] dest_files=["res://.godot/imported/tx_book_MK.tga-8a7c0fa94467fd29a69c4f5b665eec9c.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.s3tc.stex" uid="uid://dhsjp8ba7b5hp"
path.etc2="res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.etc2.stex" path.s3tc="res://.godot/imported/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.s3tc.ctex"
path.etc="res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_book_NM.tga" source_file="res://assets/props/book/textures/tx_book_NM.tga"
dest_files=[ "res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.s3tc.stex", "res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.etc2.stex", "res://.import/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.etc.stex" ] dest_files=["res://.godot/imported/tx_book_NM.tga-76afe8f7bcf6cb8cc6055b785f89befe.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.s3tc.stex" uid="uid://dq6s5nt1pko83"
path.etc2="res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.etc2.stex" path.s3tc="res://.godot/imported/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.s3tc.ctex"
path.etc="res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/book/textures/tx_book_ORM.tga" source_file="res://assets/props/book/textures/tx_book_ORM.tga"
dest_files=[ "res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.s3tc.stex", "res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.etc2.stex", "res://.import/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.etc.stex" ] dest_files=["res://.godot/imported/tx_book_ORM.tga-314f28a993b713578d4773124db322ff.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
+1
View File
@@ -0,0 +1 @@
uid://0v7yafm2dil
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.s3tc.stex" uid="uid://bmfepyv5gimbe"
path.etc2="res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.etc2.stex" path.s3tc="res://.godot/imported/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.s3tc.ctex"
path.etc="res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/candle/textures/tx_candle_BCS.tga" source_file="res://assets/props/candle/textures/tx_candle_BCS.tga"
dest_files=[ "res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.s3tc.stex", "res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.etc2.stex", "res://.import/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.etc.stex" ] dest_files=["res://.godot/imported/tx_candle_BCS.tga-8a28bd77a964ef96f453c0c2c4de7ed9.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.stex" uid="uid://dco3vmw0jdw7t"
path.etc2="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc2.stex" path.s3tc="res://.godot/imported/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.ctex"
path.etc="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/candle/textures/tx_candle_NM.tga" source_file="res://assets/props/candle/textures/tx_candle_NM.tga"
dest_files=[ "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.stex", "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc2.stex", "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc.stex" ] dest_files=["res://.godot/imported/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.stex" uid="uid://baqeh5ceph0e"
path.etc2="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc2.stex" path.s3tc="res://.godot/imported/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.ctex"
path.etc="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/candle/textures/tx_candle_ORM.tga" source_file="res://assets/props/candle/textures/tx_candle_ORM.tga"
dest_files=[ "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.stex", "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc2.stex", "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc.stex" ] dest_files=["res://.godot/imported/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.s3tc.stex" uid="uid://bfuna15etfwhg"
path.etc2="res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.etc2.stex" path.s3tc="res://.godot/imported/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.s3tc.ctex"
path.etc="res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/candle/textures/tx_candle_scatter.tga" source_file="res://assets/props/candle/textures/tx_candle_scatter.tga"
dest_files=[ "res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.s3tc.stex", "res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.etc2.stex", "res://.import/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.etc.stex" ] dest_files=["res://.godot/imported/tx_candle_scatter.tga-bc0a35b3e6c5b6443faff3a90e4ee73d.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.s3tc.stex" uid="uid://cos4nywdtkchr"
path.etc2="res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.etc2.stex" path.s3tc="res://.godot/imported/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.s3tc.ctex"
path.etc="res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/dagger/textures/dagger_BC.tga" source_file="res://assets/props/dagger/textures/dagger_BC.tga"
dest_files=[ "res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.s3tc.stex", "res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.etc2.stex", "res://.import/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.etc.stex" ] dest_files=["res://.godot/imported/dagger_BC.tga-8c56f407df61bdb7c529101388df0d01.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.s3tc.stex" uid="uid://bn2pvfwupk616"
path.etc2="res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.etc2.stex" path.s3tc="res://.godot/imported/dagger_NM.tga-02457e4299815720542e6c6827c3099f.s3tc.ctex"
path.etc="res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/dagger/textures/dagger_NM.tga" source_file="res://assets/props/dagger/textures/dagger_NM.tga"
dest_files=[ "res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.s3tc.stex", "res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.etc2.stex", "res://.import/dagger_NM.tga-02457e4299815720542e6c6827c3099f.etc.stex" ] dest_files=["res://.godot/imported/dagger_NM.tga-02457e4299815720542e6c6827c3099f.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/dagger_ORM.tga-e70732208e6213759f9b467913b86699.stex" uid="uid://ckkv6h555ukpx"
path="res://.godot/imported/dagger_ORM.tga-e70732208e6213759f9b467913b86699.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/props/dagger/textures/dagger_ORM.tga" source_file="res://assets/props/dagger/textures/dagger_ORM.tga"
dest_files=[ "res://.import/dagger_ORM.tga-e70732208e6213759f9b467913b86699.stex" ] dest_files=["res://.godot/imported/dagger_ORM.tga-e70732208e6213759f9b467913b86699.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.s3tc.stex" uid="uid://cxid6xyfqv6bv"
path.etc2="res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.etc2.stex" path.s3tc="res://.godot/imported/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.s3tc.ctex"
path.etc="res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/godet/textures/tx_godet_BC.tga" source_file="res://assets/props/godet/textures/tx_godet_BC.tga"
dest_files=[ "res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.s3tc.stex", "res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.etc2.stex", "res://.import/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.etc.stex" ] dest_files=["res://.godot/imported/tx_godet_BC.tga-0e7c29ed5a0f4c80e30557e304a14e49.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.s3tc.stex" uid="uid://byv10yo0gvfju"
path.etc2="res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.etc2.stex" path.s3tc="res://.godot/imported/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.s3tc.ctex"
path.etc="res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/godet/textures/tx_godet_NM.tga" source_file="res://assets/props/godet/textures/tx_godet_NM.tga"
dest_files=[ "res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.s3tc.stex", "res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.etc2.stex", "res://.import/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.etc.stex" ] dest_files=["res://.godot/imported/tx_godet_NM.tga-9410c62c3e8f99e54c6df8c71e04ecff.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.s3tc.stex" uid="uid://cpi12be1h168j"
path.etc2="res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.etc2.stex" path.s3tc="res://.godot/imported/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.s3tc.ctex"
path.etc="res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/godet/textures/tx_godet_ORM.tga" source_file="res://assets/props/godet/textures/tx_godet_ORM.tga"
dest_files=[ "res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.s3tc.stex", "res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.etc2.stex", "res://.import/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.etc.stex" ] dest_files=["res://.godot/imported/tx_godet_ORM.tga-d01c51d4f8d8c261e86184c55282ab2b.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.s3tc.stex" uid="uid://crk5i2qr13hme"
path.etc2="res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.etc2.stex" path.s3tc="res://.godot/imported/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.s3tc.ctex"
path.etc="res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/growler/textures/tx_growler_BC.tga" source_file="res://assets/props/growler/textures/tx_growler_BC.tga"
dest_files=[ "res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.s3tc.stex", "res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.etc2.stex", "res://.import/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.etc.stex" ] dest_files=["res://.godot/imported/tx_growler_BC.tga-aa118cf1c458a342a6a74017661c1ae7.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.s3tc.stex" uid="uid://rc3kqnqss1u"
path.etc2="res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.etc2.stex" path.s3tc="res://.godot/imported/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.s3tc.ctex"
path.etc="res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/growler/textures/tx_growler_NM.tga" source_file="res://assets/props/growler/textures/tx_growler_NM.tga"
dest_files=[ "res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.s3tc.stex", "res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.etc2.stex", "res://.import/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.etc.stex" ] dest_files=["res://.godot/imported/tx_growler_NM.tga-2a1c81bcbfbece34756c1cdbc715b7f4.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.s3tc.stex" uid="uid://ctls0ywsxpmr7"
path.etc2="res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.etc2.stex" path.s3tc="res://.godot/imported/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.s3tc.ctex"
path.etc="res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/growler/textures/tx_growler_ORM.tga" source_file="res://assets/props/growler/textures/tx_growler_ORM.tga"
dest_files=[ "res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.s3tc.stex", "res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.etc2.stex", "res://.import/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.etc.stex" ] dest_files=["res://.godot/imported/tx_growler_ORM.tga-de03bcfefddaf9accd2e00b4472eb37d.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1
View File
@@ -0,0 +1 @@
uid://ckf1nh8pcemh1
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.s3tc.stex" uid="uid://cbljeqhj8iqby"
path.etc2="res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.etc2.stex" path.s3tc="res://.godot/imported/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.s3tc.ctex"
path.etc="res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_paperParchment_BC.tga" source_file="res://assets/props/parchment/textures/tx_paperParchment_BC.tga"
dest_files=[ "res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.s3tc.stex", "res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.etc2.stex", "res://.import/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.etc.stex" ] dest_files=["res://.godot/imported/tx_paperParchment_BC.tga-371a74b1da16911de64c30179b65a0c9.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.s3tc.stex" uid="uid://eklcrlw4d7hq"
path.etc2="res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.etc2.stex" path.s3tc="res://.godot/imported/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.s3tc.ctex"
path.etc="res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_paperParchment_NM.tga" source_file="res://assets/props/parchment/textures/tx_paperParchment_NM.tga"
dest_files=[ "res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.s3tc.stex", "res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.etc2.stex", "res://.import/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.etc.stex" ] dest_files=["res://.godot/imported/tx_paperParchment_NM.tga-88d19a5247cd983c1308683b6549f639.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.s3tc.stex" uid="uid://bqjkf6nvgwe27"
path.etc2="res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.etc2.stex" path.s3tc="res://.godot/imported/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.s3tc.ctex"
path.etc="res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_paperParchment_ORM.tga" source_file="res://assets/props/parchment/textures/tx_paperParchment_ORM.tga"
dest_files=[ "res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.s3tc.stex", "res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.etc2.stex", "res://.import/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.etc.stex" ] dest_files=["res://.godot/imported/tx_paperParchment_ORM.tga-e02245062d00dd9799c11ab6ea7a5ec6.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.s3tc.stex" uid="uid://edlmgnuher5f"
path.etc2="res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.etc2.stex" path.s3tc="res://.godot/imported/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.s3tc.ctex"
path.etc="res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_woodParchment_BC.tga" source_file="res://assets/props/parchment/textures/tx_woodParchment_BC.tga"
dest_files=[ "res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.s3tc.stex", "res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.etc2.stex", "res://.import/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.etc.stex" ] dest_files=["res://.godot/imported/tx_woodParchment_BC.tga-69f35503d987626688d47d91eb9c49de.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.s3tc.stex" uid="uid://k0ddnhdpe7bc"
path.etc2="res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.etc2.stex" path.s3tc="res://.godot/imported/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.s3tc.ctex"
path.etc="res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_woodParchment_NM.tga" source_file="res://assets/props/parchment/textures/tx_woodParchment_NM.tga"
dest_files=[ "res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.s3tc.stex", "res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.etc2.stex", "res://.import/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.etc.stex" ] dest_files=["res://.godot/imported/tx_woodParchment_NM.tga-a492317fe890e2cdeae4430bfc4ab057.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.s3tc.stex" uid="uid://ttbygsi4v5mu"
path.etc2="res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.etc2.stex" path.s3tc="res://.godot/imported/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.s3tc.ctex"
path.etc="res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/parchment/textures/tx_woodParchment_ORM.tga" source_file="res://assets/props/parchment/textures/tx_woodParchment_ORM.tga"
dest_files=[ "res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.s3tc.stex", "res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.etc2.stex", "res://.import/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.etc.stex" ] dest_files=["res://.godot/imported/tx_woodParchment_ORM.tga-23f5c64c06128376cd6c2d3fb1581bfb.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.s3tc.stex" uid="uid://d4bfqers6w8pw"
path.etc2="res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.etc2.stex" path.s3tc="res://.godot/imported/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.s3tc.ctex"
path.etc="res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/rock floor/textures/tx_rock_floor_bc.tga" source_file="res://assets/props/rock floor/textures/tx_rock_floor_bc.tga"
dest_files=[ "res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.s3tc.stex", "res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.etc2.stex", "res://.import/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.etc.stex" ] dest_files=["res://.godot/imported/tx_rock_floor_bc.tga-4b77fe3e94f9498cc82b83553dd20905.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.s3tc.stex" uid="uid://c1vobch2kuype"
path.etc2="res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.etc2.stex" path.s3tc="res://.godot/imported/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.s3tc.ctex"
path.etc="res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/rock floor/textures/tx_rock_floor_nm.tga" source_file="res://assets/props/rock floor/textures/tx_rock_floor_nm.tga"
dest_files=[ "res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.s3tc.stex", "res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.etc2.stex", "res://.import/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.etc.stex" ] dest_files=["res://.godot/imported/tx_rock_floor_nm.tga-cf4c027feec7068c5fb11d217fde401b.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1 compress/normal_map=1
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.s3tc.stex" uid="uid://dkr2vtaja5y3t"
path.etc2="res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.etc2.stex" path.s3tc="res://.godot/imported/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.s3tc.ctex"
path.etc="res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/rock floor/textures/tx_rock_floor_orm.tga" source_file="res://assets/props/rock floor/textures/tx_rock_floor_orm.tga"
dest_files=[ "res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.s3tc.stex", "res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.etc2.stex", "res://.import/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.etc.stex" ] dest_files=["res://.godot/imported/tx_rock_floor_orm.tga-5c074f32ecfa0079bda63b1b17f8ddda.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,37 +1,41 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path.s3tc="res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.s3tc.stex" uid="uid://dw5se51drseh3"
path.etc2="res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.etc2.stex" path.s3tc="res://.godot/imported/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.s3tc.ctex"
path.etc="res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.etc.stex"
metadata={ metadata={
"imported_formats": [ "s3tc", "etc2", "etc" ], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
} }
[deps] [deps]
source_file="res://assets/props/spyglass/textures/tx_spyglass_BC.tga" source_file="res://assets/props/spyglass/textures/tx_spyglass_BC.tga"
dest_files=[ "res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.s3tc.stex", "res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.etc2.stex", "res://.import/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.etc.stex" ] dest_files=["res://.godot/imported/tx_spyglass_BC.tga-080121e58687a7d1d090161e35b03182.s3tc.ctex"]
[params] [params]
compress/mode=2 compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=true compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=true mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=1 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=false detect_3d/compress_to=1
svg/scale=1.0
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/tx_spyglass_NM.tga-90ff1b38b2851e46d25162deb04fe31f.stex" uid="uid://drmpeif8h31r2"
path="res://.godot/imported/tx_spyglass_NM.tga-90ff1b38b2851e46d25162deb04fe31f.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/props/spyglass/textures/tx_spyglass_NM.tga" source_file="res://assets/props/spyglass/textures/tx_spyglass_NM.tga"
dest_files=[ "res://.import/tx_spyglass_NM.tga-90ff1b38b2851e46d25162deb04fe31f.stex" ] dest_files=["res://.godot/imported/tx_spyglass_NM.tga-90ff1b38b2851e46d25162deb04fe31f.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
@@ -1,8 +1,9 @@
[remap] [remap]
importer="texture" importer="texture"
type="StreamTexture" type="CompressedTexture2D"
path="res://.import/tx_spyglass_ORM.tga-297e7c41f5b16a8a3c3eac11cdd3e660.stex" uid="uid://jl632jew7n5p"
path="res://.godot/imported/tx_spyglass_ORM.tga-297e7c41f5b16a8a3c3eac11cdd3e660.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@@ -10,25 +11,30 @@ metadata={
[deps] [deps]
source_file="res://assets/props/spyglass/textures/tx_spyglass_ORM.tga" source_file="res://assets/props/spyglass/textures/tx_spyglass_ORM.tga"
dest_files=[ "res://.import/tx_spyglass_ORM.tga-297e7c41f5b16a8a3c3eac11cdd3e660.stex" ] dest_files=["res://.godot/imported/tx_spyglass_ORM.tga-297e7c41f5b16a8a3c3eac11cdd3e660.ctex"]
[params] [params]
compress/mode=0 compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/hdr_mode=0 compress/uastc_level=0
compress/bptc_ldr=0 compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 compress/channel_pack=0
flags/filter=true mipmaps/generate=false
flags/mipmaps=false mipmaps/limit=-1
flags/anisotropic=false roughness/mode=0
flags/srgb=2 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/fix_alpha_border=true
process/premult_alpha=false process/premult_alpha=false
process/HDR_as_SRGB=false process/normal_map_invert_y=false
process/invert_color=false process/hdr_as_srgb=false
stream=false process/hdr_clamp_exposure=false
size_limit=0 process/size_limit=0
detect_3d=true detect_3d/compress_to=1
svg/scale=1.0
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More