diff options
author | henriquelalves <henriquelalves@gmail.com> | 2024-09-03 00:57:02 +0300 |
---|---|---|
committer | henriquelalves <henriquelalves@gmail.com> | 2024-09-03 00:57:02 +0300 |
commit | 239cdf7a188ce6a38cca1aeb3dd55811d51e35b3 (patch) | |
tree | 868c2e7472a61a7512dd8ebca049439d0876b510 /white.png.import | |
parent | 1b13dfdd3768c172c7c0abe644383df14de12fb6 (diff) | |
download | plugin-godot-simple-crt-shader-239cdf7a188ce6a38cca1aeb3dd55811d51e35b3.tar.gz plugin-godot-simple-crt-shader-239cdf7a188ce6a38cca1aeb3dd55811d51e35b3.tar.bz2 plugin-godot-simple-crt-shader-239cdf7a188ce6a38cca1aeb3dd55811d51e35b3.zip |
Updated the project for Godot 4.x
Diffstat (limited to 'white.png.import')
-rw-r--r-- | white.png.import | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/white.png.import b/white.png.import index bb87421..32b8781 100644 --- a/white.png.import +++ b/white.png.import @@ -1,8 +1,9 @@ [remap] importer="texture" -type="StreamTexture" -path="res://.import/white.png-d8533361663a5f8fe5200e5b5262a62d.stex" +type="CompressedTexture2D" +uid="uid://dsdnl531wrdv8" +path="res://.godot/imported/white.png-d8533361663a5f8fe5200e5b5262a62d.ctex" metadata={ "vram_texture": false } @@ -10,26 +11,24 @@ metadata={ [deps] source_file="res://white.png" -dest_files=[ "res://.import/white.png-d8533361663a5f8fe5200e5b5262a62d.stex" ] +dest_files=["res://.godot/imported/white.png-d8533361663a5f8fe5200e5b5262a62d.ctex"] [params] compress/mode=0 +compress/high_quality=false compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 +compress/hdr_compression=1 compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" process/fix_alpha_border=true process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false process/normal_map_invert_y=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 |