1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Added forgotten translations, bumped version to rc3 and small dialog UI changes

This commit is contained in:
OverloadedOrama 2020-05-11 20:07:16 +03:00
parent 2a0b5f0471
commit 7361e01b1d
8 changed files with 1414 additions and 1391 deletions

View file

@ -332,6 +332,27 @@ msgstr ""
msgid "Adjust Hue/Saturation/Value"
msgstr ""
msgid "Adjust HSV"
msgstr ""
msgid "Type:"
msgstr ""
msgid "Angle:"
msgstr ""
msgid "Hue"
msgstr ""
msgid "Saturation"
msgstr ""
msgid "Value"
msgstr ""
msgid "Apply"
msgstr ""
msgid "Diagonal"
msgstr ""
@ -957,6 +978,9 @@ msgstr ""
msgid "Color Name:"
msgstr ""
msgid "Use current left & right colors"
msgstr ""
msgid "Create a new empty palette?"
msgstr ""

File diff suppressed because one or more lines are too long

View file

@ -53,7 +53,7 @@ boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 )
config/icon="res://assets/graphics/icons/icon.png"
config/macos_native_icon="res://assets/graphics/icons/icon.icns"
config/windows_native_icon="res://assets/graphics/icons/icon.ico"
config/Version="v0.7-rc2"
config/Version="v0.7-rc3"
[autoload]

View file

@ -149,32 +149,32 @@ text = "File"
switch_on_hover = true
[node name="EditMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
margin_left = 32.0
margin_right = 63.0
margin_left = 33.0
margin_right = 64.0
margin_bottom = 21.0
mouse_default_cursor_shape = 2
text = "Edit"
switch_on_hover = true
[node name="ViewMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
margin_left = 66.0
margin_right = 102.0
margin_left = 68.0
margin_right = 104.0
margin_bottom = 21.0
mouse_default_cursor_shape = 2
text = "View"
switch_on_hover = true
[node name="ImageMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
margin_left = 105.0
margin_right = 149.0
margin_left = 108.0
margin_right = 152.0
margin_bottom = 21.0
mouse_default_cursor_shape = 2
text = "Image"
switch_on_hover = true
[node name="HelpMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
margin_left = 152.0
margin_right = 187.0
margin_left = 156.0
margin_right = 191.0
margin_bottom = 21.0
mouse_default_cursor_shape = 2
text = "Help"
@ -682,8 +682,8 @@ margin_bottom = 51.0
alignment = 1
[node name="LeftBrushTypeButton" type="TextureButton" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/LeftPanelContainer/LeftToolOptions/LeftBrushType"]
margin_left = 15.0
margin_right = 51.0
margin_left = 14.0
margin_right = 50.0
margin_bottom = 32.0
rect_min_size = Vector2( 36, 32 )
hint_tooltip = "Select a brush"
@ -1097,8 +1097,8 @@ margin_bottom = 51.0
alignment = 1
[node name="RightBrushTypeButton" type="TextureButton" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/RightPanelContainer/RightToolOptions/RightBrushType"]
margin_left = 15.0
margin_right = 51.0
margin_left = 14.0
margin_right = 50.0
margin_bottom = 32.0
rect_min_size = Vector2( 36, 32 )
hint_tooltip = "Select a brush"
@ -1516,8 +1516,8 @@ margin_right = 291.0
margin_bottom = 51.0
[node name="PaletteButtons" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer"]
margin_left = 59.0
margin_right = 232.0
margin_left = 58.0
margin_right = 233.0
margin_bottom = 32.0
[node name="AddPalette" type="Button" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons" groups=[
@ -1557,8 +1557,8 @@ __meta__ = {
[node name="EditPalette" type="Button" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons" groups=[
"UIButtons",
]]
margin_left = 35.0
margin_right = 67.0
margin_left = 36.0
margin_right = 68.0
margin_bottom = 32.0
rect_min_size = Vector2( 32, 32 )
hint_tooltip = "Edit currently selected palette"
@ -1582,8 +1582,8 @@ __meta__ = {
}
[node name="PaletteOptionButton" type="OptionButton" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons"]
margin_left = 70.0
margin_right = 173.0
margin_left = 72.0
margin_right = 175.0
margin_bottom = 32.0
grow_horizontal = 0
rect_min_size = Vector2( 103, 0 )

View file

@ -101,11 +101,10 @@ margin_bottom = 17.0
text = "Frames:"
[node name="Frames" type="OptionButton" parent="VBoxContainer/SpritesheetOptions/Frames"]
anchor_left = 0.00193798
anchor_right = 0.00193798
margin_left = 55.0
margin_right = 516.0
margin_bottom = 20.0
mouse_default_cursor_shape = 2
size_flags_horizontal = 3
text = "All Frames"
items = [ "All Frames", null, false, 0, null ]
@ -175,6 +174,7 @@ margin_top = 28.0
margin_right = 516.0
margin_bottom = 52.0
hint_tooltip = "Creates multiple files but every file is stored in different directory that corresponds to its frame tag"
mouse_default_cursor_shape = 2
text = "Create new directory for each frame tag"
[node name="AnimatedOptions" type="HBoxContainer" parent="VBoxContainer/AnimationOptions"]

View file

@ -178,6 +178,7 @@ text = "Autosave interval:"
margin_left = 119.0
margin_right = 494.0
margin_bottom = 24.0
mouse_default_cursor_shape = 2
size_flags_horizontal = 3
min_value = 1.0
max_value = 30.0
@ -614,6 +615,7 @@ text = "Preset:"
margin_left = 49.0
margin_right = 494.0
margin_bottom = 20.0
hint_tooltip = "Only custom preset can be modified"
mouse_default_cursor_shape = 2
size_flags_horizontal = 3
text = "Default"

View file

@ -2,8 +2,6 @@
[ext_resource path="res://src/UI/Dialogs/RotateImage.gd" type="Script" id=1]
[node name="RotateImage" type="ConfirmationDialog"]
margin_right = 245.0
margin_bottom = 241.0
@ -79,6 +77,7 @@ margin_right = 229.0
margin_bottom = 24.0
mouse_default_cursor_shape = 2
max_value = 359.0
suffix = "°"
[connection signal="about_to_show" from="." to="." method="_on_RotateImage_about_to_show"]
[connection signal="confirmed" from="." to="." method="_on_RotateImage_confirmed"]
[connection signal="item_selected" from="VBoxContainer/HBoxContainer2/OptionButton" to="." method="_on_OptionButton_item_selected"]

View file

@ -5,8 +5,6 @@
[ext_resource path="res://assets/graphics/dark_themes/layers/unlock.png" type="Texture" id=3]
[ext_resource path="res://assets/graphics/dark_themes/layers/unlinked_layer.png" type="Texture" id=4]
[node name="LayerContainer" type="Button"]
margin_right = 210.0
margin_bottom = 36.0