From 076d4ed8860bca046aeba40d25bff033e64da017 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:30:02 +1000 Subject: [PATCH] local var icon v1 --- .../Resources/local-variable-icon.svg | 48 +++++++++++++++++++ .../Resources/local-variable-icon.svg.import | 43 +++++++++++++++++ 2 files changed, 91 insertions(+) create mode 100644 src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg create mode 100644 src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg new file mode 100644 index 0000000..61e9be1 --- /dev/null +++ b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg @@ -0,0 +1,48 @@ + + + + + + + + diff --git a/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import new file mode 100644 index 0000000..f7c57dd --- /dev/null +++ b/src/SharpIDE.Godot/Features/Completions/Resources/local-variable-icon.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vwvkxlnvqqk3" +path="res://.godot/imported/local-variable-icon.svg-b2e8612d2ed6101cf9a24be9332f78ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Features/Completions/Resources/local-variable-icon.svg" +dest_files=["res://.godot/imported/local-variable-icon.svg-b2e8612d2ed6101cf9a24be9332f78ff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false