Export options update

This commit is contained in:
Segey Lapin
2019-10-18 06:57:21 +03:00
parent 24e583fd5a
commit 7feb0f01b3
15 changed files with 49 additions and 27 deletions

View File

@@ -4,15 +4,16 @@ importer="texture"
type="StreamTexture"
path.s3tc="res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.s3tc.stex"
path.etc2="res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.etc2.stex"
path.etc="res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.etc.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"imported_formats": [ "s3tc", "etc2", "etc" ],
"vram_texture": true
}
[deps]
source_file="res://walls/concrete_floor_02_rough_1k.jpg"
dest_files=[ "res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.s3tc.stex", "res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.etc2.stex" ]
dest_files=[ "res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.s3tc.stex", "res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.etc2.stex", "res://.import/concrete_floor_02_rough_1k.jpg-07358e904920e1336a630bf5aa26042f.etc.stex" ]
[params]