Browse Source
This is the first test. We'll test it out, see how it goes, and modify things along the way.master
Abheek Dhawan
4 years ago
9 changed files with 180 additions and 3 deletions
After Width: | Height: | Size: 792 KiB |
@ -0,0 +1,34 @@ |
|||||
|
[remap] |
||||
|
|
||||
|
importer="texture" |
||||
|
type="StreamTexture" |
||||
|
path="res://.import/icon1024.png-cf120c09328aed663f64ba96861aa66a.stex" |
||||
|
metadata={ |
||||
|
"vram_texture": false |
||||
|
} |
||||
|
|
||||
|
[deps] |
||||
|
|
||||
|
source_file="res://Images and Anims/Other/icon1024.png" |
||||
|
dest_files=[ "res://.import/icon1024.png-cf120c09328aed663f64ba96861aa66a.stex" ] |
||||
|
|
||||
|
[params] |
||||
|
|
||||
|
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 |
||||
|
flags/mipmaps=false |
||||
|
flags/anisotropic=false |
||||
|
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 |
||||
|
svg/scale=1.0 |
After Width: | Height: | Size: 20 KiB |
@ -0,0 +1,34 @@ |
|||||
|
[remap] |
||||
|
|
||||
|
importer="texture" |
||||
|
type="StreamTexture" |
||||
|
path="res://.import/icon120.png-366ab40d02ec6fafe35245267c6f5205.stex" |
||||
|
metadata={ |
||||
|
"vram_texture": false |
||||
|
} |
||||
|
|
||||
|
[deps] |
||||
|
|
||||
|
source_file="res://Images and Anims/Other/icon120.png" |
||||
|
dest_files=[ "res://.import/icon120.png-366ab40d02ec6fafe35245267c6f5205.stex" ] |
||||
|
|
||||
|
[params] |
||||
|
|
||||
|
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 |
||||
|
flags/mipmaps=false |
||||
|
flags/anisotropic=false |
||||
|
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 |
||||
|
svg/scale=1.0 |
After Width: | Height: | Size: 13 KiB |
@ -0,0 +1,34 @@ |
|||||
|
[remap] |
||||
|
|
||||
|
importer="texture" |
||||
|
type="StreamTexture" |
||||
|
path="res://.import/icon76.png-5af27ad6ea709b4896a6f29eb57cc49f.stex" |
||||
|
metadata={ |
||||
|
"vram_texture": false |
||||
|
} |
||||
|
|
||||
|
[deps] |
||||
|
|
||||
|
source_file="res://Images and Anims/Other/icon76.png" |
||||
|
dest_files=[ "res://.import/icon76.png-5af27ad6ea709b4896a6f29eb57cc49f.stex" ] |
||||
|
|
||||
|
[params] |
||||
|
|
||||
|
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 |
||||
|
flags/mipmaps=false |
||||
|
flags/anisotropic=false |
||||
|
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 |
||||
|
svg/scale=1.0 |
Loading…
Reference in new issue