Add long ago forgoten changes
This commit is contained in:
parent
f718e3ef43
commit
9cba2d879d
55 changed files with 396 additions and 226 deletions
|
|
@ -3,6 +3,9 @@
|
|||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/area.png-839064d7f6486da3f1f42829fe5ff350.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
|
|
@ -14,6 +17,7 @@ dest_files=[ "res://.import/area.png-839064d7f6486da3f1f42829fe5ff350.stex" ]
|
|||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
|
|
@ -23,6 +27,7 @@ flags/srgb=2
|
|||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/button.png-53cd5d056500b25527df0b9c633f2443.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
|
|
@ -14,6 +17,7 @@ dest_files=[ "res://.import/button.png-53cd5d056500b25527df0b9c633f2443.stex" ]
|
|||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
|
|
@ -23,6 +27,7 @@ flags/srgb=2
|
|||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/container.png-6fa1028c51fbe41a2e5a9a472482d80a.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
|
|
@ -14,6 +17,7 @@ dest_files=[ "res://.import/container.png-6fa1028c51fbe41a2e5a9a472482d80a.stex"
|
|||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
|
|
@ -23,6 +27,7 @@ flags/srgb=2
|
|||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/paddle.png-59514a14dc6761beb00e68c904d8fdeb.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
|
|
@ -14,6 +17,7 @@ dest_files=[ "res://.import/paddle.png-59514a14dc6761beb00e68c904d8fdeb.stex" ]
|
|||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
|
|
@ -23,6 +27,7 @@ flags/srgb=2
|
|||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/stick.png-f1f1d9614c54b68a216944c6dd22f794.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
|
|
@ -14,6 +17,7 @@ dest_files=[ "res://.import/stick.png-f1f1d9614c54b68a216944c6dd22f794.stex" ]
|
|||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
|
|
@ -23,6 +27,7 @@ flags/srgb=2
|
|||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue