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
+27 -11
View File
@@ -1,8 +1,9 @@
[remap]
importer="texture_array"
type="TextureArray"
path="res://.import/WarCraft.exr-fa3141c8d5045461fb0582db300e740a.texarr"
importer="texture"
type="CompressedTexture2D"
uid="uid://jmlag7hir5ie"
path="res://.godot/imported/WarCraft.exr-fa3141c8d5045461fb0582db300e740a.ctex"
metadata={
"vram_texture": false
}
@@ -10,15 +11,30 @@ metadata={
[deps]
source_file="res://scenes/levels/warcraft/WarCraft.exr"
dest_files=[ "res://.import/WarCraft.exr-fa3141c8d5045461fb0582db300e740a.texarr" ]
dest_files=["res://.godot/imported/WarCraft.exr-fa3141c8d5045461fb0582db300e740a.ctex"]
[params]
compress/mode=0
compress/no_bptc_if_rgb=false
flags/repeat=false
flags/filter=true
flags/mipmaps=false
flags/srgb=false
slices/horizontal=1
slices/vertical=4
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1