remove more junk

This commit is contained in:
2025-03-24 02:00:42 +08:00
parent af55e598e3
commit 69993ba696
72 changed files with 43 additions and 8588 deletions

View File

@@ -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]