diff options
author | Henrique Lacreta Alves <henriquelalves@gmail.com> | 2020-02-02 13:55:54 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-02 13:55:54 -0300 |
commit | 42080db6952467fcdf9acbe651a122e387e5321f (patch) | |
tree | 456653ed816c90c6051ef2f459fa5cd34610478a /godot3/sample.png.import | |
parent | c3515366650c07c061b790bb523613f4eacbaede (diff) | |
parent | 3a73a96c38b6b23c6c6681f0cc73c388b413b1f6 (diff) | |
download | plugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.tar.gz plugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.tar.bz2 plugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.zip |
Merge pull request #7 from J-Mo63/master
Updated compatibility for the 3.x project with Godot 3.2
Diffstat (limited to 'godot3/sample.png.import')
-rw-r--r-- | godot3/sample.png.import | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/godot3/sample.png.import b/godot3/sample.png.import index f21cd63..30ae8b5 100644 --- a/godot3/sample.png.import +++ b/godot3/sample.png.import @@ -3,20 +3,21 @@ importer="texture" type="StreamTexture" path="res://.import/sample.png-e83d904df67be35a3470a03c20e2b3c2.stex" +metadata={ +"vram_texture": false +} [deps] source_file="res://sample.png" -source_md5="03ef0b3e4f811b7b8aeb5aa43211853b" - dest_files=[ "res://.import/sample.png-e83d904df67be35a3470a03c20e2b3c2.stex" ] -dest_md5="99120c8fe78b2b814e2068903e4a4f0e" [params] compress/mode=0 compress/lossy_quality=0.7 compress/hdr_mode=0 +compress/bptc_ldr=0 compress/normal_map=0 flags/repeat=0 flags/filter=true @@ -26,6 +27,7 @@ flags/srgb=2 process/fix_alpha_border=true process/premult_alpha=false process/HDR_as_SRGB=false +process/invert_color=false stream=false size_limit=0 detect_3d=true |