remove more junk
This commit is contained in:
Binary file not shown.
@@ -4,15 +4,17 @@ importer="texture"
|
||||
type="StreamTexture"
|
||||
path.s3tc="res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.s3tc.stex"
|
||||
path.etc2="res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.etc2.stex"
|
||||
path.etc="res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.etc.stex"
|
||||
path.pvrtc="res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.pvrtc.stex"
|
||||
metadata={
|
||||
"imported_formats": [ "s3tc", "etc2" ],
|
||||
"imported_formats": [ "bptc", "s3tc", "etc2", "etc", "pvrtc" ],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://astream/road/road.png"
|
||||
dest_files=[ "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.s3tc.stex", "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.etc2.stex" ]
|
||||
dest_files=[ "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.s3tc.stex", "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.etc2.stex", "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.etc.stex", "res://.import/road.png-fffb0f4010c0e3e4e2d8a7ecd084e72d.pvrtc.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,17 @@ importer="texture"
|
||||
type="StreamTexture"
|
||||
path.s3tc="res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.s3tc.stex"
|
||||
path.etc2="res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.etc2.stex"
|
||||
path.etc="res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.etc.stex"
|
||||
path.pvrtc="res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.pvrtc.stex"
|
||||
metadata={
|
||||
"imported_formats": [ "s3tc", "etc2" ],
|
||||
"imported_formats": [ "bptc", "s3tc", "etc2", "etc", "pvrtc" ],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://astream/road/roughness.png"
|
||||
dest_files=[ "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.s3tc.stex", "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.etc2.stex" ]
|
||||
dest_files=[ "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.s3tc.stex", "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.etc2.stex", "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.etc.stex", "res://.import/roughness.png-d2a962b97bf129a7543624215e5981e2.pvrtc.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user