Browse Source

:art: Add icons

DricomDragon 1 year ago
parent
commit
bc34e7dd18

+ 3 - 3
godot/addons/slide_show/plugin.gd

@@ -3,9 +3,9 @@ extends EditorPlugin
 
 
 func _enter_tree():
-	add_custom_type("Focus", "Camera2D", preload("res://addons/slide_show/projector/focus/Focus.gd"), preload("res://icon.svg"))
-	add_custom_type("Show", "Node2D", preload("res://addons/slide_show/projector/show/Show.gd"), preload("res://icon.svg"))
-	add_custom_type("Slide", "Node2D", preload("res://addons/slide_show/projector/slide/Slide.gd"), preload("res://icon.svg"))
+	add_custom_type("Focus", "Camera2D", preload("res://addons/slide_show/projector/focus/Focus.gd"), preload("res://addons/slide_show/projector/focus/godot_icon_camera2D_green.svg"))
+	add_custom_type("Show", "Node2D", preload("res://addons/slide_show/projector/show/Show.gd"), preload("res://addons/slide_show/projector/show/godot_icon_eye_green.svg"))
+	add_custom_type("Slide", "Node2D", preload("res://addons/slide_show/projector/slide/Slide.gd"), preload("res://addons/slide_show/projector/slide/godot_icon_slide_green.svg"))
 
 
 func _exit_tree():

+ 41 - 0
godot/addons/slide_show/projector/focus/godot_icon_camera2D_green.svg

@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   height="16"
+   viewBox="0 0 16 16"
+   width="16"
+   version="1.1"
+   id="svg4"
+   sodipodi:docname="Camera2D_green.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs8" />
+  <sodipodi:namedview
+     id="namedview6"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     showgrid="false"
+     inkscape:zoom="54.625"
+     inkscape:cx="8"
+     inkscape:cy="7.2128146"
+     inkscape:window-width="1920"
+     inkscape:window-height="1056"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg4" />
+  <path
+     d="m9 1038.4a3 3 0 0 0 -2.9883 2.7774 3 3 0 0 0 -2.0117-.7774 3 3 0 0 0 -3 3 3 3 0 0 0 2 2.8243v2.1757c0 .554.44599 1 1 1h6c.55401 0 1-.446 1-1v-1l3 2v-6l-3 2v-1.7695a3 3 0 0 0 1-2.2305 3 3 0 0 0 -3-3z"
+     fill="#8da5f3"
+     transform="translate(0 -1036.4)"
+     id="path2"
+     style="fill:#008080" />
+</svg>

+ 37 - 0
godot/addons/slide_show/projector/focus/godot_icon_camera2D_green.svg.import

@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cajsqwb1uey3n"
+path="res://.godot/imported/godot_icon_camera2D_green.svg-884f464b306fad1aa09b12ef494a64eb.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://addons/slide_show/projector/focus/godot_icon_camera2D_green.svg"
+dest_files=["res://.godot/imported/godot_icon_camera2D_green.svg-884f464b306fad1aa09b12ef494a64eb.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+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/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

File diff suppressed because it is too large
+ 50 - 0
godot/addons/slide_show/projector/show/godot_icon_eye_green.svg


+ 37 - 0
godot/addons/slide_show/projector/show/godot_icon_eye_green.svg.import

@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://rumovc860t2x"
+path="res://.godot/imported/godot_icon_eye_green.svg-11835c0a71beaae53debae81717a0274.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://addons/slide_show/projector/show/godot_icon_eye_green.svg"
+dest_files=["res://.godot/imported/godot_icon_eye_green.svg-11835c0a71beaae53debae81717a0274.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+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/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

File diff suppressed because it is too large
+ 50 - 0
godot/addons/slide_show/projector/slide/godot_icon_slide_green.svg


+ 37 - 0
godot/addons/slide_show/projector/slide/godot_icon_slide_green.svg.import

@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bvaprqti7hl8l"
+path="res://.godot/imported/godot_icon_slide_green.svg-bb58e9d07c3a9065e6e2bd6ab1dd7254.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://addons/slide_show/projector/slide/godot_icon_slide_green.svg"
+dest_files=["res://.godot/imported/godot_icon_slide_green.svg-bb58e9d07c3a9065e6e2bd6ab1dd7254.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+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/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