feature/select-puzzle-update (#72)

Si tu peut regarder pour finir la pull request pour l'écran de selection des puzzles !

Co-authored-by: stilobique-i7 <aurelienvlt@free.fr>
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com>
Reviewed-on: Athena/game-source#72
Co-authored-by: stilobique <aurelienvlt@free.fr>
Co-committed-by: stilobique <aurelienvlt@free.fr>
This commit is contained in:
stilobique
2021-06-04 17:54:23 +02:00
committed by darknight
parent 6f1ac4d03f
commit dee1ee5b1b
34 changed files with 876 additions and 118 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

@@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/develop.jpg-1aa60be6aecfb8a84ffb0ec8040793c8.stex"
path="res://.import/home.jpg-bc8e6bc350c4de96f198ba321428b932.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/levels/develop.jpg"
dest_files=[ "res://.import/develop.jpg-1aa60be6aecfb8a84ffb0ec8040793c8.stex" ]
source_file="res://assets/levels/home.jpg"
dest_files=[ "res://.import/home.jpg-bc8e6bc350c4de96f198ba321428b932.stex" ]
[params]
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/level-btn-leather.png-5e04ca36df4842ea4a9e83c590591cd9.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/level-btn-leather.png"
dest_files=[ "res://.import/level-btn-leather.png-5e04ca36df4842ea4a9e83c590591cd9.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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Count-disabled.png-6f1ea696699e13ac9743c287ba31d0a6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Count-disabled.png"
dest_files=[ "res://.import/UI-Button-Count-disabled.png-6f1ea696699e13ac9743c287ba31d0a6.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Count-hover.png-84a0a8d367e1dda86bdaf09ae48fe630.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Count-hover.png"
dest_files=[ "res://.import/UI-Button-Count-hover.png-84a0a8d367e1dda86bdaf09ae48fe630.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Count.png-cd9e8bc1802a9543d9af9d62db2df0e6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Count.png"
dest_files=[ "res://.import/UI-Button-Count.png-cd9e8bc1802a9543d9af9d62db2df0e6.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Reset-disabled.png-16206d7b616d351fb2c57832ecffd255.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Reset-disabled.png"
dest_files=[ "res://.import/UI-Button-Reset-disabled.png-16206d7b616d351fb2c57832ecffd255.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Reset-hover.png-327fa1d39ad4fcc3001d6858a85bd570.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Reset-hover.png"
dest_files=[ "res://.import/UI-Button-Reset-hover.png-327fa1d39ad4fcc3001d6858a85bd570.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-Button-Reset.png-ed9127da57e521f41ac0d62df06b41f9.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-Button-Reset.png"
dest_files=[ "res://.import/UI-Button-Reset.png-ed9127da57e521f41ac0d62df06b41f9.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-level-btn-leather.png-3fd1a6ada85694f56d23e288b12b5efb.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-level-btn-leather.png"
dest_files=[ "res://.import/UI-level-btn-leather.png-3fd1a6ada85694f56d23e288b12b5efb.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
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/UI-level-btn-shadow.png-0111039d4264bb8e94fd4342fc2c482b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/themes/tab_select/UI-level-btn-shadow.png"
dest_files=[ "res://.import/UI-level-btn-shadow.png-0111039d4264bb8e94fd4342fc2c482b.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