diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-08-26 19:37:29 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-08-26 19:37:29 -0400 |
commit | 5756a8f8ed23f0af88b9a351fbbde7417ac82c2f (patch) | |
tree | 483d564f7868a74276a930784f18b3271d6abbcc /icons/arrow-right.png.import | |
parent | c96db866eaa188ea73548a58716f3c0a46bc011c (diff) | |
download | Planner-5756a8f8ed23f0af88b9a351fbbde7417ac82c2f.tar.gz Planner-5756a8f8ed23f0af88b9a351fbbde7417ac82c2f.zip |
Add Prototype Task Manager Screen
Diffstat (limited to '')
-rw-r--r-- | icons/arrow-right.png.import | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/icons/arrow-right.png.import b/icons/arrow-right.png.import new file mode 100644 index 0000000..f70dede --- /dev/null +++ b/icons/arrow-right.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/arrow-right.png-da13f02244eb72ad0b62ff40689e4810.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icons/arrow-right.png" +dest_files=[ "res://.import/arrow-right.png-da13f02244eb72ad0b62ff40689e4810.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 |