mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 07:36:03 +00:00
New Door Texture
This commit is contained in:
parent
4223045f06
commit
a10e9f850e
14 changed files with 544 additions and 468 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
3D/BlockbenchModels/Door/Door_0.png
(Stored with Git LFS)
BIN
3D/BlockbenchModels/Door/Door_0.png
(Stored with Git LFS)
Binary file not shown.
|
|
@ -8,7 +8,7 @@ metadata={
|
|||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "0bc273c2893ec5b00f50eea3cc53ce91"
|
||||
"md5": "78e84b4900a72416ee8438efc680b896"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
|
|
|||
BIN
3D/BlockbenchModels/Door/Door_Texture.png
(Stored with Git LFS)
BIN
3D/BlockbenchModels/Door/Door_Texture.png
(Stored with Git LFS)
Binary file not shown.
|
|
@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Door_Texture.png-9d016e7bcc6632cd0d8a0f5bbea1
|
|||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
|
|
@ -25,6 +27,10 @@ mipmaps/generate=true
|
|||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
|
|
|||
BIN
3D/BlockbenchModels/Door/Door_Texture.pxc
Normal file
BIN
3D/BlockbenchModels/Door/Door_Texture.pxc
Normal file
Binary file not shown.
BIN
3D/BlockbenchModels/Door/Door_Texture.pxc1
Normal file
BIN
3D/BlockbenchModels/Door/Door_Texture.pxc1
Normal file
Binary file not shown.
BIN
3D/BlockbenchModels/Door/Door_Texture_Metal.png
(Stored with Git LFS)
Normal file
BIN
3D/BlockbenchModels/Door/Door_Texture_Metal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
40
3D/BlockbenchModels/Door/Door_Texture_Metal.png.import
Normal file
40
3D/BlockbenchModels/Door/Door_Texture_Metal.png.import
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://70cq2uvo8mg6"
|
||||
path="res://.godot/imported/Door_Texture_Metal.png-db19011d565dcde9c03fc47d6d1ecf68.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/BlockbenchModels/Door/Door_Texture_Metal.png"
|
||||
dest_files=["res://.godot/imported/Door_Texture_Metal.png-db19011d565dcde9c03fc47d6d1ecf68.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue