|
@@ -2,31 +2,29 @@
|
|
|
|
|
|
importer="texture"
|
|
|
type="StreamTexture"
|
|
|
-path.s3tc="res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.s3tc.stex"
|
|
|
-path.etc="res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.etc.stex"
|
|
|
+path="res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.stex"
|
|
|
metadata={
|
|
|
-"imported_formats": [ "s3tc", "etc" ],
|
|
|
-"vram_texture": true
|
|
|
+"vram_texture": false
|
|
|
}
|
|
|
|
|
|
[deps]
|
|
|
|
|
|
source_file="res://world/textures/texture_sheet.png"
|
|
|
-dest_files=[ "res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.s3tc.stex", "res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.etc.stex" ]
|
|
|
+dest_files=[ "res://.import/texture_sheet.png-52286655fc64f0acb01bdaefe1f1bd3e.stex" ]
|
|
|
|
|
|
[params]
|
|
|
|
|
|
-compress/mode=2
|
|
|
+compress/mode=0
|
|
|
compress/lossy_quality=1.0
|
|
|
compress/hdr_mode=0
|
|
|
compress/bptc_ldr=0
|
|
|
compress/normal_map=0
|
|
|
flags/repeat=true
|
|
|
flags/filter=false
|
|
|
-flags/mipmaps=false
|
|
|
-flags/anisotropic=false
|
|
|
+flags/mipmaps=true
|
|
|
+flags/anisotropic=true
|
|
|
flags/srgb=2
|
|
|
-process/fix_alpha_border=true
|
|
|
+process/fix_alpha_border=false
|
|
|
process/premult_alpha=false
|
|
|
process/HDR_as_SRGB=false
|
|
|
process/invert_color=false
|