fix small ui bugs and update icon and version string
This commit is contained in:
parent
be6950184a
commit
2684825d87
14 changed files with 382 additions and 374 deletions
87
UI/PneumaticPlaything.icon/Assets/cylinder.svg
Normal file
87
UI/PneumaticPlaything.icon/Assets/cylinder.svg
Normal file
|
@ -0,0 +1,87 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="100mm"
|
||||
height="100mm"
|
||||
viewBox="0 0 100 100"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.4.2 (ebf0e940, 2025-05-08)"
|
||||
sodipodi:docname="cylinder.svg"
|
||||
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">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="true"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:zoom="1.4261574"
|
||||
inkscape:cx="238.75345"
|
||||
inkscape:cy="208.6025"
|
||||
inkscape:window-width="1440"
|
||||
inkscape:window-height="810"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#f2f2f2;stroke-width:0.264583"
|
||||
id="rect1"
|
||||
width="25"
|
||||
height="50"
|
||||
x="37.5"
|
||||
y="40"
|
||||
rx="12.5"
|
||||
ry="12.5" />
|
||||
<rect
|
||||
style="fill:#f2f2f2;stroke-width:0.264583"
|
||||
id="rect3"
|
||||
width="10"
|
||||
height="25"
|
||||
x="35"
|
||||
y="10"
|
||||
rx="5"
|
||||
ry="5" />
|
||||
<rect
|
||||
style="fill:#f2f2f2;stroke-width:0.264583"
|
||||
id="rect4"
|
||||
width="10"
|
||||
height="25"
|
||||
x="55"
|
||||
y="10"
|
||||
rx="5"
|
||||
ry="5" />
|
||||
<rect
|
||||
style="fill:#f2f2f2;stroke-width:0.264583"
|
||||
id="rect5"
|
||||
width="30"
|
||||
height="10"
|
||||
x="35"
|
||||
y="25"
|
||||
rx="5"
|
||||
ry="5" />
|
||||
<rect
|
||||
style="fill:#f2f2f2;stroke-width:0.264583"
|
||||
id="rect6"
|
||||
width="10"
|
||||
height="20"
|
||||
x="45"
|
||||
y="30"
|
||||
rx="5"
|
||||
ry="5" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2 KiB |
37
UI/PneumaticPlaything.icon/Assets/cylinder.svg.import
Normal file
37
UI/PneumaticPlaything.icon/Assets/cylinder.svg.import
Normal file
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://1eluxvmnj7l7"
|
||||
path="res://.godot/imported/cylinder.svg-7c12310ad8fca6e1f959909a64d6d065.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://UI/PneumaticPlaything.icon/Assets/cylinder.svg"
|
||||
dest_files=["res://.godot/imported/cylinder.svg-7c12310ad8fca6e1f959909a64d6d065.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
|
69
UI/PneumaticPlaything.icon/Assets/green_lines.svg
Normal file
69
UI/PneumaticPlaything.icon/Assets/green_lines.svg
Normal file
|
@ -0,0 +1,69 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="100mm"
|
||||
height="100mm"
|
||||
viewBox="0 0 100 100"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.4.2 (ebf0e940, 2025-05-08)"
|
||||
sodipodi:docname="green_lines.svg"
|
||||
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">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:zoom="1.4261574"
|
||||
inkscape:cx="205.79776"
|
||||
inkscape:cy="188.26814"
|
||||
inkscape:window-width="1440"
|
||||
inkscape:window-height="810"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#00ff00;stroke-width:0.264583"
|
||||
id="rect1"
|
||||
width="80"
|
||||
height="20"
|
||||
x="10"
|
||||
y="10"
|
||||
rx="10"
|
||||
ry="10" />
|
||||
<rect
|
||||
style="fill:#00ff00;stroke-width:0.264583"
|
||||
id="rect2"
|
||||
width="80"
|
||||
height="20"
|
||||
x="10"
|
||||
y="70"
|
||||
rx="10"
|
||||
ry="10" />
|
||||
<rect
|
||||
style="fill:#00ff00;stroke-width:0.264583"
|
||||
id="rect3"
|
||||
width="80"
|
||||
height="20"
|
||||
x="10"
|
||||
y="40"
|
||||
rx="10"
|
||||
ry="10" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
37
UI/PneumaticPlaything.icon/Assets/green_lines.svg.import
Normal file
37
UI/PneumaticPlaything.icon/Assets/green_lines.svg.import
Normal file
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dkg2eh0tfbji4"
|
||||
path="res://.godot/imported/green_lines.svg-af1cb631137e1105ee7be8775d8a5016.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://UI/PneumaticPlaything.icon/Assets/green_lines.svg"
|
||||
dest_files=["res://.godot/imported/green_lines.svg-af1cb631137e1105ee7be8775d8a5016.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
|
68
UI/PneumaticPlaything.icon/icon.json
Normal file
68
UI/PneumaticPlaything.icon/icon.json
Normal file
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:0.12984,0.12985,0.12984,1.00000"
|
||||
},
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"blend-mode" : "normal",
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:1.00000,1.00000,1.00000,1.00000"
|
||||
},
|
||||
"glass" : true,
|
||||
"image-name" : "cylinder.svg",
|
||||
"name" : "cylinder",
|
||||
"position" : {
|
||||
"scale" : 3,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:0.00000,0.97680,0.00000,1.00000"
|
||||
},
|
||||
"image-name" : "green_lines.svg",
|
||||
"name" : "green_lines",
|
||||
"opacity" : 1,
|
||||
"position" : {
|
||||
"scale" : 3.4,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue