Added "icons" and "splash_screen" folders into Assets/Graphics
Moved all the relative assets there, including the icon files which no longer are on the res:// folder. The main page of the repository should look much cleaner now.
BIN
Assets/Graphics/icons/icon.icns
Normal file
BIN
Assets/Graphics/icons/icon.ico
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
Assets/Graphics/icons/icon.png
Normal file
After Width: | Height: | Size: 761 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/discord.png-f7d58be303cc3a849af739ba38da37b2.stex"
|
||||
path="res://.import/icon.png-5b2982e74cba0a76c8e9d9124444bba4.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/discord.png"
|
||||
dest_files=[ "res://.import/discord.png-f7d58be303cc3a849af739ba38da37b2.stex" ]
|
||||
source_file="res://Assets/Graphics/icons/icon.png"
|
||||
dest_files=[ "res://.import/icon.png-5b2982e74cba0a76c8e9d9124444bba4.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 384 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Splash Art.png-7e9c202d723183977c75371f0834f1d5.stex"
|
||||
path="res://.import/icon_64x64.png-f617a60e96cfa9f2d3a65375c87c3ee2.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Splash Art.png"
|
||||
dest_files=[ "res://.import/Splash Art.png-7e9c202d723183977c75371f0834f1d5.stex" ]
|
||||
source_file="res://Assets/Graphics/icons/icon_64x64.png"
|
||||
dest_files=[ "res://.import/icon_64x64.png-f617a60e96cfa9f2d3a65375c87c3ee2.stex" ]
|
||||
|
||||
[params]
|
||||
|
BIN
Assets/Graphics/splash.png
Normal file
After Width: | Height: | Size: 490 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/icon_64x64.png-5c59e5dfae5e5b7158b1fc705b956749.stex"
|
||||
path="res://.import/splash.png-2022f0977ae5ec490d4a631802c39818.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/icon_64x64.png"
|
||||
dest_files=[ "res://.import/icon_64x64.png-5c59e5dfae5e5b7158b1fc705b956749.stex" ]
|
||||
source_file="res://Assets/Graphics/splash.png"
|
||||
dest_files=[ "res://.import/splash.png-2022f0977ae5ec490d4a631802c39818.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Become a patron.png-45ae52076f8b13824fd1a3aaf4b2101a.stex"
|
||||
path="res://.import/become_a_patron.png-e5f96ebe6292d5728c2ab3af9fe0595a.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Become a patron.png"
|
||||
dest_files=[ "res://.import/Become a patron.png-45ae52076f8b13824fd1a3aaf4b2101a.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/become_a_patron.png"
|
||||
dest_files=[ "res://.import/become_a_patron.png-e5f96ebe6292d5728c2ab3af9fe0595a.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/become_a_patron_hover.png-1c4299161fc058c44ab750b62229b303.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/splash_screen/become_a_patron_hover.png"
|
||||
dest_files=[ "res://.import/become_a_patron_hover.png-1c4299161fc058c44ab750b62229b303.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=false
|
||||
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
|
Before Width: | Height: | Size: 967 B After Width: | Height: | Size: 967 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/orama_64x64.png-0eb68a6482a96c9a132a6540c744e045.stex"
|
||||
path="res://.import/discord.png-79a5730bc1ae67f9f5d89a2719de7557.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/orama_64x64.png"
|
||||
dest_files=[ "res://.import/orama_64x64.png-0eb68a6482a96c9a132a6540c744e045.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/discord.png"
|
||||
dest_files=[ "res://.import/discord.png-79a5730bc1ae67f9f5d89a2719de7557.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/GitHub-32px.png-f0799b422fdc85016656e9d1536a00fe.stex"
|
||||
path="res://.import/github_32px.png-288ac2d78869c7bdd9c77418aba3db8a.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/GitHub-32px.png"
|
||||
dest_files=[ "res://.import/GitHub-32px.png-f0799b422fdc85016656e9d1536a00fe.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/github_32px.png"
|
||||
dest_files=[ "res://.import/github_32px.png-288ac2d78869c7bdd9c77418aba3db8a.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 773 B After Width: | Height: | Size: 773 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Pixelorama Logo.png-f3146b235a1a694312071ac48f3cbb1a.stex"
|
||||
path="res://.import/orama_64x64.png-b9fd5429bee2d8eeb0cf325f6c20b245.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Pixelorama Logo.png"
|
||||
dest_files=[ "res://.import/Pixelorama Logo.png-f3146b235a1a694312071ac48f3cbb1a.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/orama_64x64.png"
|
||||
dest_files=[ "res://.import/orama_64x64.png-b9fd5429bee2d8eeb0cf325f6c20b245.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Become a patron_Hover.png-8a75baaaa2b3ce60a939e5c77977d33b.stex"
|
||||
path="res://.import/patreon_mark_white.png-1f666f6c4a712e167a24645d46909d1c.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Become a patron_Hover.png"
|
||||
dest_files=[ "res://.import/Become a patron_Hover.png-8a75baaaa2b3ce60a939e5c77977d33b.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/patreon_mark_white.png"
|
||||
dest_files=[ "res://.import/patreon_mark_white.png-1f666f6c4a712e167a24645d46909d1c.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 779 B After Width: | Height: | Size: 779 B |
|
@ -2,15 +2,15 @@
|
|||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Patreon_Mark_White.png-ab0f61140995a66f96bc191c3acdc68a.stex"
|
||||
path="res://.import/pixelorama_logo.png-8ef45037ea747e1015d058d110e27221.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Patreon_Mark_White.png"
|
||||
dest_files=[ "res://.import/Patreon_Mark_White.png-ab0f61140995a66f96bc191c3acdc68a.stex" ]
|
||||
source_file="res://Assets/Graphics/splash_screen/pixelorama_logo.png"
|
||||
dest_files=[ "res://.import/pixelorama_logo.png-8ef45037ea747e1015d058d110e27221.stex" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
34
Assets/Graphics/splash_screen/splash_art.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/splash_art.png-c61866df7bf8d77b1c503aabf7e1b6a0.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/splash_screen/splash_art.png"
|
||||
dest_files=[ "res://.import/splash_art.png-c61866df7bf8d77b1c503aabf7e1b6a0.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=false
|
||||
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
|