Skip to content

Commit

Permalink
NEW: Mobile UI, improvements, refactoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
roalyr committed Feb 15, 2022
1 parent 6102a5a commit 83761cf
Show file tree
Hide file tree
Showing 47 changed files with 1,229 additions and 1,624 deletions.
7 changes: 4 additions & 3 deletions Assets/Images/Icon.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.s3tc.stex"
path.etc="res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.etc.stex"
path.etc2="res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc" ],
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}

[deps]

source_file="res://Assets/Images/Icon.png"
dest_files=[ "res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.s3tc.stex", "res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.etc.stex" ]
dest_files=[ "res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.s3tc.stex", "res://.import/Icon.png-21a996f5ffde5923a1d8493dd2198dc0.etc2.stex" ]

[params]

Expand All @@ -30,6 +30,7 @@ process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=false
Expand Down
1 change: 1 addition & 0 deletions Assets/Images/Icon_large.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
Expand Down
Binary file modified Assets/Images/Progress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Assets/Images/Splash.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
Expand Down
Binary file not shown.
Loading

0 comments on commit 83761cf

Please sign in to comment.