diff options
author | David <david003@gmx.net> | 2022-07-15 17:33:27 +0200 |
---|---|---|
committer | David <david003@gmx.net> | 2022-07-15 17:33:27 +0200 |
commit | a46a91e183a272e012354a6f0263299448205acb (patch) | |
tree | b0700f933db7149c1b95afed2e04d53772f7e2dc /godot/assets/godot-ferris-128x128.png | |
download | 2022-a46a91e183a272e012354a6f0263299448205acb.tar.gz 2022-a46a91e183a272e012354a6f0263299448205acb.tar.bz2 2022-a46a91e183a272e012354a6f0263299448205acb.zip |
initial commit: template
Diffstat (limited to '')
-rw-r--r-- | godot/assets/godot-ferris-128x128.png | bin | 0 -> 12024 bytes | |||
-rw-r--r-- | godot/assets/godot-ferris-128x128.png.import | 35 |
2 files changed, 35 insertions, 0 deletions
diff --git a/godot/assets/godot-ferris-128x128.png b/godot/assets/godot-ferris-128x128.png Binary files differnew file mode 100644 index 0000000..1467f1e --- /dev/null +++ b/godot/assets/godot-ferris-128x128.png diff --git a/godot/assets/godot-ferris-128x128.png.import b/godot/assets/godot-ferris-128x128.png.import new file mode 100644 index 0000000..c1c3d62 --- /dev/null +++ b/godot/assets/godot-ferris-128x128.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/godot-ferris-128x128.png-84c11b8cbe62577ce1f7c57a00bfc544.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/godot-ferris-128x128.png" +dest_files=[ "res://.import/godot-ferris-128x128.png-84c11b8cbe62577ce1f7c57a00bfc544.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 +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 |