Skip to content

Commit

Permalink
feat: images
Browse files Browse the repository at this point in the history
  • Loading branch information
lbovet committed Aug 2, 2021
1 parent c523ac9 commit 877563d
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ android/
*.apk
*.apk.idsig
*.pck
*.aab

*.exe
html/
Expand Down
Binary file added images/big-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions images/big-icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/big-icon.png-348e0506a1b45a631e19fc2418c2a0f1.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://images/big-icon.png"
dest_files=[ "res://.import/big-icon.png-348e0506a1b45a631e19fc2418c2a0f1.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 added images/play-feature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions images/play-feature.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/play-feature.png-56d06d4c0da7ecc50f4f04f90dc201f0.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://images/play-feature.png"
dest_files=[ "res://.import/play-feature.png-56d06d4c0da7ecc50f4f04f90dc201f0.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

0 comments on commit 877563d

Please sign in to comment.