Compositor Effects Update

This commit is contained in:
Josef 2026-01-05 22:15:52 +01:00
parent a4d4241268
commit 478aeece65
5 changed files with 526 additions and 267 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

View File

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4ecbb7f5h5vv"
path="res://.godot/imported/uv-rect.png-f62bec9f7024ecba2080e3f45d2ee82c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Utilities/Testing/uv-rect.png"
dest_files=["res://.godot/imported/uv-rect.png-f62bec9f7024ecba2080e3f45d2ee82c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
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

@ -1 +1 @@
Subproject commit 4bfb94540fa0c7b6f6eb00d2bfa682919a3052c8
Subproject commit fad61c7e9b38e69e0b27457ccb6dd5c8fd242b47

View File

@ -57,7 +57,6 @@ textures/decals/filter=5
textures/light_projectors/filter=5
environment/subsurface_scattering/subsurface_scattering_quality=3
environment/subsurface_scattering/subsurface_scattering_scale=0.02
anti_aliasing/quality/screen_space_aa=2
anti_aliasing/quality/use_debanding=true
[shader_globals]