2020-05-19 00:51:16 +00:00
|
|
|
|
[gd_scene load_steps=46 format=2]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 00:53:58 +00:00
|
|
|
|
[ext_resource path="res://assets/themes/dark/theme.tres" type="Theme" id=1]
|
2020-05-01 19:17:05 +00:00
|
|
|
|
[ext_resource path="res://src/Main.gd" type="Script" id=2]
|
2020-05-05 00:53:58 +00:00
|
|
|
|
[ext_resource path="res://assets/themes/dark/top_menu_style.tres" type="StyleBox" id=3]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/rectselect.png" type="Texture" id=4]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/eraser_r.png" type="Texture" id=5]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/pencil_l.png" type="Texture" id=6]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/lightendarken.png" type="Texture" id=7]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/colorpicker.png" type="Texture" id=8]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/bucket.png" type="Texture" id=9]
|
2020-05-19 00:51:16 +00:00
|
|
|
|
[ext_resource path="res://src/UI/ColorAndToolOptions.tscn" type="PackedScene" id=10]
|
2020-05-05 00:53:58 +00:00
|
|
|
|
[ext_resource path="res://assets/themes/dark/ruler_style.tres" type="StyleBox" id=13]
|
2020-05-01 22:19:01 +00:00
|
|
|
|
[ext_resource path="res://src/UI/Rulers/HorizontalRuler.gd" type="Script" id=14]
|
|
|
|
|
[ext_resource path="res://src/UI/Rulers/VerticalRuler.gd" type="Script" id=15]
|
2020-05-01 19:17:05 +00:00
|
|
|
|
[ext_resource path="res://src/Canvas.tscn" type="PackedScene" id=16]
|
|
|
|
|
[ext_resource path="res://src/CameraMovement.gd" type="Script" id=17]
|
|
|
|
|
[ext_resource path="res://src/SelectionRectangle.gd" type="Script" id=18]
|
2020-05-01 22:19:01 +00:00
|
|
|
|
[ext_resource path="res://src/UI/SecondViewport.gd" type="Script" id=19]
|
|
|
|
|
[ext_resource path="res://src/UI/Timeline/AnimationTimeline.tscn" type="PackedScene" id=20]
|
2020-05-05 00:53:58 +00:00
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/palette/edit_palette.png" type="Texture" id=21]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/palette/add_palette.png" type="Texture" id=22]
|
|
|
|
|
[ext_resource path="res://assets/graphics/dark_themes/tools/zoom.png" type="Texture" id=23]
|
2020-05-01 19:17:05 +00:00
|
|
|
|
[ext_resource path="res://src/Palette/PaletteContainer.gd" type="Script" id=25]
|
2020-05-01 22:19:01 +00:00
|
|
|
|
[ext_resource path="res://src/UI/BrushButton.tscn" type="PackedScene" id=26]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/SplashDialog.tscn" type="PackedScene" id=27]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/CreateNewImage.tscn" type="PackedScene" id=28]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/ImportSprites.tscn" type="PackedScene" id=29]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/ScaleImage.tscn" type="PackedScene" id=31]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/PreferencesDialog.tscn" type="PackedScene" id=32]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/OutlineDialog.tscn" type="PackedScene" id=33]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/AboutDialog.tscn" type="PackedScene" id=34]
|
2020-05-01 19:17:05 +00:00
|
|
|
|
[ext_resource path="res://src/Palette/EditPalettePopup.tscn" type="PackedScene" id=35]
|
|
|
|
|
[ext_resource path="res://src/Palette/NewPaletteDialog.tscn" type="PackedScene" id=36]
|
|
|
|
|
[ext_resource path="res://src/Palette/PaletteImportFileDialog.tscn" type="PackedScene" id=37]
|
2020-05-01 22:19:01 +00:00
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/RotateImage.tscn" type="PackedScene" id=38]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/ExportDialog.tscn" type="PackedScene" id=39]
|
2020-05-03 00:49:44 +00:00
|
|
|
|
[ext_resource path="res://src/Shaders/TransparentChecker.shader" type="Shader" id=42]
|
2020-05-01 22:19:01 +00:00
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/HSVDialog.tscn" type="PackedScene" id=44]
|
|
|
|
|
[ext_resource path="res://src/UI/TransparentChecker.gd" type="Script" id=45]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/OpenLastProjectAlertDialog.tscn" type="PackedScene" id=46]
|
|
|
|
|
[ext_resource path="res://src/UI/Dialogs/NoProjectEditedOrCreatedAlertDialog.tscn" type="PackedScene" id=47]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-03 10:39:20 +00:00
|
|
|
|
[sub_resource type="ShaderMaterial" id=1]
|
2020-05-03 00:49:44 +00:00
|
|
|
|
shader = ExtResource( 42 )
|
2020-04-18 07:03:18 +00:00
|
|
|
|
shader_param/size = 10.0
|
|
|
|
|
shader_param/color1 = Color( 0.7, 0.7, 0.7, 1 )
|
|
|
|
|
shader_param/color2 = Color( 1, 1, 1, 1 )
|
|
|
|
|
|
2020-05-19 00:51:16 +00:00
|
|
|
|
[sub_resource type="Image" id=11]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
data = {
|
|
|
|
|
"data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ),
|
|
|
|
|
"format": "RGBA8",
|
|
|
|
|
"height": 9,
|
|
|
|
|
"mipmaps": false,
|
|
|
|
|
"width": 9
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-03 10:39:20 +00:00
|
|
|
|
[sub_resource type="ImageTexture" id=8]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
flags = 3
|
|
|
|
|
flags = 3
|
2020-05-19 00:51:16 +00:00
|
|
|
|
image = SubResource( 11 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size = Vector2( 9, 9 )
|
|
|
|
|
|
2020-05-19 00:51:16 +00:00
|
|
|
|
[sub_resource type="Image" id=12]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
data = {
|
|
|
|
|
"data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ),
|
|
|
|
|
"format": "RGBA8",
|
|
|
|
|
"height": 9,
|
|
|
|
|
"mipmaps": false,
|
|
|
|
|
"width": 9
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-03 10:39:20 +00:00
|
|
|
|
[sub_resource type="ImageTexture" id=10]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
flags = 3
|
|
|
|
|
flags = 3
|
2020-05-19 00:51:16 +00:00
|
|
|
|
image = SubResource( 12 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size = Vector2( 9, 9 )
|
|
|
|
|
|
|
|
|
|
[node name="Control" type="Control"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
theme = ExtResource( 1 )
|
|
|
|
|
script = ExtResource( 2 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_horizontal_guides_": [ ],
|
2020-03-13 00:04:40 +00:00
|
|
|
|
"_edit_use_anchors_": false,
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"_edit_vertical_guides_": [ ]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="MenuAndUI" type="VBoxContainer" parent="."]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
custom_constants/separation = 0
|
2020-03-13 17:47:16 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[node name="TopMenuContainer" type="Panel" parent="MenuAndUI"]
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_right = 1280.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_bottom = 28.0
|
|
|
|
|
rect_min_size = Vector2( 0, 28 )
|
|
|
|
|
custom_styles/panel = ExtResource( 3 )
|
|
|
|
|
|
|
|
|
|
[node name="MenuItems" type="HBoxContainer" parent="MenuAndUI/TopMenuContainer"]
|
|
|
|
|
margin_left = 2.0
|
|
|
|
|
margin_top = 4.0
|
|
|
|
|
margin_right = 1010.0
|
|
|
|
|
|
|
|
|
|
[node name="FileMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_right = 29.0
|
|
|
|
|
margin_bottom = 21.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
text = "File"
|
|
|
|
|
switch_on_hover = true
|
|
|
|
|
|
|
|
|
|
[node name="EditMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
2020-05-11 17:07:16 +00:00
|
|
|
|
margin_left = 33.0
|
|
|
|
|
margin_right = 64.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 21.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
text = "Edit"
|
|
|
|
|
switch_on_hover = true
|
|
|
|
|
|
|
|
|
|
[node name="ViewMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
2020-05-11 17:07:16 +00:00
|
|
|
|
margin_left = 68.0
|
|
|
|
|
margin_right = 104.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 21.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
text = "View"
|
|
|
|
|
switch_on_hover = true
|
|
|
|
|
|
|
|
|
|
[node name="ImageMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
2020-05-11 17:07:16 +00:00
|
|
|
|
margin_left = 108.0
|
|
|
|
|
margin_right = 152.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 21.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
text = "Image"
|
|
|
|
|
switch_on_hover = true
|
|
|
|
|
|
|
|
|
|
[node name="HelpMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
2020-05-11 17:07:16 +00:00
|
|
|
|
margin_left = 156.0
|
|
|
|
|
margin_right = 191.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 21.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
text = "Help"
|
|
|
|
|
switch_on_hover = true
|
|
|
|
|
|
2020-05-05 18:50:39 +00:00
|
|
|
|
[node name="TopLabels" type="HBoxContainer" parent="MenuAndUI/TopMenuContainer"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_right = 0.5
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
margin_left = -65.5
|
|
|
|
|
margin_right = 65.5
|
|
|
|
|
custom_constants/separation = 20
|
2020-05-05 18:50:39 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 18:50:39 +00:00
|
|
|
|
[node name="ZoomLevel" type="Label" parent="MenuAndUI/TopMenuContainer/TopLabels"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_top = 6.0
|
|
|
|
|
margin_right = 60.0
|
|
|
|
|
margin_bottom = 21.0
|
|
|
|
|
rect_min_size = Vector2( 60, 0 )
|
|
|
|
|
text = "781 %"
|
|
|
|
|
align = 2
|
|
|
|
|
|
2020-05-05 18:50:39 +00:00
|
|
|
|
[node name="CursorPosition" type="Label" parent="MenuAndUI/TopMenuContainer/TopLabels"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_left = 80.0
|
|
|
|
|
margin_top = 6.0
|
|
|
|
|
margin_right = 120.0
|
|
|
|
|
margin_bottom = 21.0
|
|
|
|
|
text = "[64×64]"
|
|
|
|
|
align = 2
|
|
|
|
|
|
2020-05-05 18:50:39 +00:00
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MenuAndUI/TopMenuContainer"]
|
|
|
|
|
anchor_left = 1.0
|
|
|
|
|
anchor_top = 0.5
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
|
margin_left = -330.0
|
|
|
|
|
margin_top = -14.0
|
|
|
|
|
margin_bottom = 14.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
size_flags_vertical = 0
|
|
|
|
|
alignment = 1
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="CurrentFrame" type="Label" parent="MenuAndUI/TopMenuContainer/HBoxContainer"]
|
|
|
|
|
margin_left = 113.0
|
|
|
|
|
margin_top = 6.0
|
|
|
|
|
margin_right = 216.0
|
|
|
|
|
margin_bottom = 21.0
|
|
|
|
|
text = "Current Frame: 1/1"
|
|
|
|
|
valign = 1
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[node name="UI" type="HBoxContainer" parent="MenuAndUI"]
|
|
|
|
|
margin_top = 28.0
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_right = 1280.0
|
|
|
|
|
margin_bottom = 720.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_constants/separation = 0
|
|
|
|
|
|
|
|
|
|
[node name="ToolPanel" type="Panel" parent="MenuAndUI/UI"]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_right = 48.0
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_bottom = 692.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
rect_min_size = Vector2( 48, 0 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="MenuAndUI/UI/ToolPanel"]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_right = 0.5
|
2020-05-05 21:55:17 +00:00
|
|
|
|
margin_left = -20.5
|
|
|
|
|
margin_right = 20.5
|
|
|
|
|
margin_bottom = 254.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Tools" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/PanelContainer"]
|
|
|
|
|
margin_left = 4.5
|
|
|
|
|
margin_top = 3.0
|
|
|
|
|
margin_right = 36.5
|
|
|
|
|
margin_bottom = 251.0
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="RectSelect" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/RectSelect"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 4 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Zoom" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_top = 36.0
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 68.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/Zoom"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 23 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="ColorPicker" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_top = 72.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_right = 32.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_bottom = 104.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/ColorPicker"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 8 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Pencil" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_top = 108.0
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 140.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/Pencil"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 6 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Eraser" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_top = 144.0
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 176.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/Eraser"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 5 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Bucket" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_top = 180.0
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 212.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
2020-04-13 02:07:52 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/Bucket"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 9 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="LightenDarken" type="Button" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools" groups=[
|
2020-04-13 02:07:52 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
|
|
|
|
margin_top = 216.0
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 248.0
|
2020-05-04 01:07:43 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-05-13 13:37:46 +00:00
|
|
|
|
focus_mode = 0
|
2020-04-13 02:07:52 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
button_mask = 3
|
2020-05-04 01:07:43 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/ToolPanel/PanelContainer/Tools/LightenDarken"]
|
2020-05-04 01:07:43 +00:00
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
texture = ExtResource( 7 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-03-27 01:40:23 +00:00
|
|
|
|
[node name="CanvasAndTimeline" type="VSplitContainer" parent="MenuAndUI/UI"]
|
|
|
|
|
margin_left = 48.0
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 950.0
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_bottom = 692.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
custom_constants/autohide = 0
|
|
|
|
|
|
|
|
|
|
[node name="HViewportContainer" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline"]
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 902.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 486.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="ViewportAndRulers" type="VBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer"]
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 902.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 486.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_constants/separation = 0
|
|
|
|
|
|
|
|
|
|
[node name="HorizontalRuler" type="Button" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers"]
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 902.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
margin_bottom = 16.0
|
|
|
|
|
rect_min_size = Vector2( 0, 16 )
|
|
|
|
|
focus_mode = 0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
mouse_default_cursor_shape = 14
|
2020-03-27 01:40:23 +00:00
|
|
|
|
custom_styles/hover = ExtResource( 13 )
|
|
|
|
|
custom_styles/pressed = ExtResource( 13 )
|
|
|
|
|
custom_styles/focus = ExtResource( 13 )
|
|
|
|
|
custom_styles/normal = ExtResource( 13 )
|
|
|
|
|
action_mode = 0
|
|
|
|
|
enabled_focus_mode = 0
|
|
|
|
|
script = ExtResource( 14 )
|
|
|
|
|
|
|
|
|
|
[node name="HSplitContainer" type="HSplitContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers"]
|
|
|
|
|
margin_top = 16.0
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 902.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 486.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_constants/autohide = 0
|
|
|
|
|
|
|
|
|
|
[node name="ViewportandVerticalRuler" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer"]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_right = 896.0
|
|
|
|
|
margin_bottom = 470.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_constants/separation = 0
|
|
|
|
|
|
|
|
|
|
[node name="VerticalRuler" type="Button" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler"]
|
|
|
|
|
margin_right = 16.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 470.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
rect_min_size = Vector2( 16, 0 )
|
|
|
|
|
focus_mode = 0
|
|
|
|
|
mouse_default_cursor_shape = 15
|
|
|
|
|
size_flags_horizontal = 0
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_styles/hover = ExtResource( 13 )
|
|
|
|
|
custom_styles/pressed = ExtResource( 13 )
|
|
|
|
|
custom_styles/focus = ExtResource( 13 )
|
|
|
|
|
custom_styles/normal = ExtResource( 13 )
|
|
|
|
|
action_mode = 0
|
|
|
|
|
enabled_focus_mode = 0
|
|
|
|
|
script = ExtResource( 15 )
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer" type="ViewportContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler"]
|
|
|
|
|
margin_left = 16.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_right = 896.0
|
|
|
|
|
margin_bottom = 470.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
focus_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer"]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
size = Vector2( 880, 470 )
|
2020-03-27 01:40:23 +00:00
|
|
|
|
handle_input_locally = false
|
|
|
|
|
usage = 0
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
|
2020-04-18 07:03:18 +00:00
|
|
|
|
[node name="TransparentChecker" type="ColorRect" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer/Viewport"]
|
2020-05-03 10:39:20 +00:00
|
|
|
|
material = SubResource( 1 )
|
2020-04-18 07:03:18 +00:00
|
|
|
|
margin_right = 40.0
|
|
|
|
|
margin_bottom = 40.0
|
|
|
|
|
mouse_filter = 2
|
|
|
|
|
script = ExtResource( 45 )
|
|
|
|
|
|
2020-03-27 01:40:23 +00:00
|
|
|
|
[node name="Canvas" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer/Viewport" instance=ExtResource( 16 )]
|
|
|
|
|
|
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer/Viewport"]
|
|
|
|
|
current = true
|
|
|
|
|
zoom = Vector2( 0.15, 0.15 )
|
|
|
|
|
script = ExtResource( 17 )
|
|
|
|
|
|
|
|
|
|
[node name="SelectionRectangle" type="Polygon2D" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer/Viewport"]
|
|
|
|
|
visible = false
|
|
|
|
|
z_index = 1
|
|
|
|
|
color = Color( 0.0823529, 0.694118, 0.623529, 0.592157 )
|
|
|
|
|
invert_enable = true
|
|
|
|
|
invert_border = 0.5
|
|
|
|
|
polygon = PoolVector2Array( 0, 0, 0, 0, 0, 0, 0, 0 )
|
|
|
|
|
script = ExtResource( 18 )
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer2" type="ViewportContainer" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer"]
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_left = 902.0
|
|
|
|
|
margin_right = 902.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_bottom = 470.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportContainer2"]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
size = Vector2( 0, 470 )
|
2020-03-27 01:40:23 +00:00
|
|
|
|
handle_input_locally = false
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
script = ExtResource( 19 )
|
|
|
|
|
|
|
|
|
|
[node name="Camera2D2" type="Camera2D" parent="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportContainer2/Viewport"]
|
|
|
|
|
current = true
|
|
|
|
|
zoom = Vector2( 0.15, 0.15 )
|
|
|
|
|
script = ExtResource( 17 )
|
|
|
|
|
|
|
|
|
|
[node name="AnimationTimeline" parent="MenuAndUI/UI/CanvasAndTimeline" instance=ExtResource( 20 )]
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_top = 492.0
|
|
|
|
|
margin_bottom = 692.0
|
2020-03-27 01:40:23 +00:00
|
|
|
|
|
|
|
|
|
[node name="RightPanel" type="Panel" parent="MenuAndUI/UI"]
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_left = 950.0
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_right = 1280.0
|
|
|
|
|
margin_bottom = 692.0
|
2020-04-18 23:27:23 +00:00
|
|
|
|
rect_min_size = Vector2( 330, 0 )
|
2020-03-27 01:40:23 +00:00
|
|
|
|
|
|
|
|
|
[node name="PreviewAndPalettes" type="VBoxContainer" parent="MenuAndUI/UI/RightPanel"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
margin_top = 16.0
|
2020-05-05 21:55:17 +00:00
|
|
|
|
margin_right = 3.05176e-05
|
|
|
|
|
margin_bottom = 6.10352e-05
|
2020-03-27 01:40:23 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes"]
|
|
|
|
|
margin_left = 10.0
|
|
|
|
|
margin_right = 319.0
|
|
|
|
|
margin_bottom = 156.0
|
|
|
|
|
size_flags_horizontal = 4
|
|
|
|
|
|
|
|
|
|
[node name="CanvasPreview" type="ViewportContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/PanelContainer"]
|
|
|
|
|
margin_left = 4.5
|
|
|
|
|
margin_top = 3.0
|
|
|
|
|
margin_right = 304.5
|
|
|
|
|
margin_bottom = 153.0
|
2020-03-28 03:18:05 +00:00
|
|
|
|
rect_min_size = Vector2( 0, 150 )
|
2020-03-27 01:40:23 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="Viewport" type="Viewport" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/PanelContainer/CanvasPreview"]
|
|
|
|
|
size = Vector2( 300, 150 )
|
2020-03-27 01:40:23 +00:00
|
|
|
|
transparent_bg = true
|
|
|
|
|
handle_input_locally = false
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
script = ExtResource( 19 )
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="CameraPreview" type="Camera2D" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/PanelContainer/CanvasPreview/Viewport"]
|
2020-03-27 01:40:23 +00:00
|
|
|
|
offset = Vector2( 32, 32 )
|
|
|
|
|
current = true
|
|
|
|
|
zoom = Vector2( 0.15, 0.15 )
|
|
|
|
|
script = ExtResource( 17 )
|
|
|
|
|
|
2020-03-28 03:18:05 +00:00
|
|
|
|
[node name="ToolAndPaletteVSplit" type="VSplitContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes"]
|
2020-05-05 21:55:17 +00:00
|
|
|
|
margin_top = 160.0
|
2020-04-18 23:27:23 +00:00
|
|
|
|
margin_right = 330.0
|
2020-04-04 21:45:19 +00:00
|
|
|
|
margin_bottom = 676.0
|
2020-03-28 03:18:05 +00:00
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
custom_constants/autohide = 0
|
|
|
|
|
|
2020-05-19 00:51:16 +00:00
|
|
|
|
[node name="ColorAndToolOptions" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit" instance=ExtResource( 10 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit"]
|
|
|
|
|
margin_left = 15.0
|
|
|
|
|
margin_top = 261.0
|
|
|
|
|
margin_right = 315.0
|
|
|
|
|
margin_bottom = 516.0
|
|
|
|
|
rect_min_size = Vector2( 300, 0 )
|
|
|
|
|
size_flags_horizontal = 4
|
2020-03-28 03:18:05 +00:00
|
|
|
|
size_flags_vertical = 3
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PaletteVBoxContainer" type="VBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer"]
|
|
|
|
|
margin_left = 4.5
|
|
|
|
|
margin_top = 3.0
|
|
|
|
|
margin_right = 295.5
|
|
|
|
|
margin_bottom = 252.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
2020-03-28 03:18:05 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PalettesLabel" type="Label" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer"]
|
|
|
|
|
margin_right = 291.0
|
|
|
|
|
margin_bottom = 15.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 0
|
|
|
|
|
text = "Palettes"
|
|
|
|
|
align = 1
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer"]
|
|
|
|
|
margin_top = 19.0
|
|
|
|
|
margin_right = 291.0
|
|
|
|
|
margin_bottom = 51.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PaletteButtons" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer"]
|
2020-05-19 00:51:16 +00:00
|
|
|
|
margin_left = 58.0
|
|
|
|
|
margin_right = 233.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="AddPalette" type="Button" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
|
|
|
|
margin_right = 32.0
|
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-03-26 01:24:25 +00:00
|
|
|
|
hint_tooltip = "Add a new palette"
|
2020-04-19 02:03:40 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PopupMenu" type="PopupMenu" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/AddPalette"]
|
2020-05-03 00:13:08 +00:00
|
|
|
|
margin_right = 115.0
|
|
|
|
|
margin_bottom = 54.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
items = [ "New Empty Palette", null, 0, false, false, 0, 0, null, "", false, "Import Palette", null, 0, false, false, 1, 0, null, "", false ]
|
2020-04-15 17:59:49 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/AddPalette"]
|
2020-05-03 00:13:08 +00:00
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_top = 0.5
|
|
|
|
|
anchor_right = 0.5
|
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
|
margin_left = -12.0
|
|
|
|
|
margin_top = -12.0
|
|
|
|
|
margin_right = 12.0
|
|
|
|
|
margin_bottom = 12.0
|
|
|
|
|
size_flags_horizontal = 0
|
|
|
|
|
size_flags_vertical = 0
|
|
|
|
|
texture = ExtResource( 22 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="EditPalette" type="Button" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons" groups=[
|
2020-01-08 15:00:41 +00:00
|
|
|
|
"UIButtons",
|
|
|
|
|
]]
|
2020-05-11 17:07:16 +00:00
|
|
|
|
margin_left = 36.0
|
|
|
|
|
margin_right = 68.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_bottom = 32.0
|
2020-05-03 00:13:08 +00:00
|
|
|
|
rect_min_size = Vector2( 32, 32 )
|
2020-03-26 01:24:25 +00:00
|
|
|
|
hint_tooltip = "Edit currently selected palette"
|
2020-04-19 02:03:40 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
2020-05-03 00:13:08 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/EditPalette"]
|
2020-05-03 00:13:08 +00:00
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_top = 0.5
|
|
|
|
|
anchor_right = 0.5
|
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
|
margin_left = -12.0
|
|
|
|
|
margin_top = -12.0
|
|
|
|
|
margin_right = 12.0
|
|
|
|
|
margin_bottom = 12.0
|
|
|
|
|
size_flags_horizontal = 0
|
|
|
|
|
size_flags_vertical = 0
|
|
|
|
|
texture = ExtResource( 21 )
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-19 21:35:48 +00:00
|
|
|
|
[node name="PaletteOptionButton" type="OptionButton" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons"]
|
2020-05-19 00:51:16 +00:00
|
|
|
|
margin_left = 72.0
|
|
|
|
|
margin_right = 175.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
margin_bottom = 32.0
|
|
|
|
|
grow_horizontal = 0
|
|
|
|
|
rect_min_size = Vector2( 103, 0 )
|
2020-03-26 01:24:25 +00:00
|
|
|
|
hint_tooltip = "Choose a palette"
|
2020-04-19 02:03:40 +00:00
|
|
|
|
focus_mode = 0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
|
|
|
|
clip_text = true
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="ScrollPalette" type="ScrollContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer"]
|
|
|
|
|
margin_top = 55.0
|
|
|
|
|
margin_right = 291.0
|
|
|
|
|
margin_bottom = 249.0
|
2020-01-07 23:41:46 +00:00
|
|
|
|
rect_min_size = Vector2( 0, 100 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_horizontal = 3
|
2020-01-07 23:41:46 +00:00
|
|
|
|
size_flags_vertical = 3
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="CenterPalette" type="CenterContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette"]
|
|
|
|
|
margin_right = 291.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[node name="PaletteContainer" type="GridContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette"]
|
|
|
|
|
margin_left = 145.0
|
|
|
|
|
margin_right = 145.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
size_flags_horizontal = 3
|
2020-04-18 23:27:23 +00:00
|
|
|
|
columns = 10
|
2020-01-15 20:01:43 +00:00
|
|
|
|
script = ExtResource( 25 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[node name="BrushesPopup" type="Popup" parent="."]
|
|
|
|
|
margin_right = 226.0
|
|
|
|
|
margin_bottom = 144.0
|
|
|
|
|
rect_min_size = Vector2( 0, 144 )
|
|
|
|
|
|
|
|
|
|
[node name="TabContainer" type="TabContainer" parent="BrushesPopup"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
drag_to_rearrange_enabled = true
|
|
|
|
|
|
|
|
|
|
[node name="File" type="ScrollContainer" parent="BrushesPopup/TabContainer"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
margin_left = 5.0
|
|
|
|
|
margin_top = 39.0
|
|
|
|
|
margin_right = -5.0
|
|
|
|
|
margin_bottom = -5.0
|
|
|
|
|
rect_min_size = Vector2( 0, 36 )
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
scroll_horizontal_enabled = false
|
|
|
|
|
|
|
|
|
|
[node name="FileBrushContainer" type="GridContainer" parent="BrushesPopup/TabContainer/File"]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
margin_right = 102.0
|
2020-02-18 02:04:10 +00:00
|
|
|
|
margin_bottom = 32.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
columns = 6
|
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="PixelBrushButton" parent="BrushesPopup/TabContainer/File/FileBrushContainer" instance=ExtResource( 26 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
hint_tooltip = "Pixel brush"
|
2020-04-24 21:42:02 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="CircleBrushButton" parent="BrushesPopup/TabContainer/File/FileBrushContainer" instance=ExtResource( 26 )]
|
2020-04-24 21:42:02 +00:00
|
|
|
|
margin_left = 35.0
|
|
|
|
|
margin_right = 67.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
hint_tooltip = "Filled circle brush"
|
2020-04-24 21:42:02 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
2020-01-08 15:00:41 +00:00
|
|
|
|
brush_type = 1
|
|
|
|
|
custom_brush_index = -2
|
|
|
|
|
|
|
|
|
|
[node name="BrushTexture" parent="BrushesPopup/TabContainer/File/FileBrushContainer/CircleBrushButton" index="0"]
|
2020-05-03 10:39:20 +00:00
|
|
|
|
texture = SubResource( 8 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="FilledCircleBrushButton" parent="BrushesPopup/TabContainer/File/FileBrushContainer" instance=ExtResource( 26 )]
|
2020-04-24 21:42:02 +00:00
|
|
|
|
margin_left = 70.0
|
|
|
|
|
margin_right = 102.0
|
2020-01-08 15:00:41 +00:00
|
|
|
|
hint_tooltip = "Circle brush"
|
2020-04-24 21:42:02 +00:00
|
|
|
|
mouse_default_cursor_shape = 2
|
2020-01-08 15:00:41 +00:00
|
|
|
|
brush_type = 2
|
|
|
|
|
custom_brush_index = -1
|
|
|
|
|
|
|
|
|
|
[node name="BrushTexture" parent="BrushesPopup/TabContainer/File/FileBrushContainer/FilledCircleBrushButton" index="0"]
|
2020-05-03 10:39:20 +00:00
|
|
|
|
texture = SubResource( 10 )
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[node name="Project" type="ScrollContainer" parent="BrushesPopup/TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
margin_left = 5.0
|
|
|
|
|
margin_top = 39.0
|
|
|
|
|
margin_right = -5.0
|
|
|
|
|
margin_bottom = -5.0
|
|
|
|
|
rect_min_size = Vector2( 0, 36 )
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
scroll_horizontal_enabled = false
|
|
|
|
|
|
|
|
|
|
[node name="ProjectBrushContainer" type="GridContainer" parent="BrushesPopup/TabContainer/Project"]
|
|
|
|
|
columns = 5
|
|
|
|
|
|
2020-04-24 21:42:02 +00:00
|
|
|
|
[node name="PatternsPopup" type="PopupPanel" parent="."]
|
|
|
|
|
margin_right = 226.0
|
|
|
|
|
margin_bottom = 104.0
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="PatternsPopup"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
rect_min_size = Vector2( 0, 36 )
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
scroll_horizontal_enabled = false
|
|
|
|
|
|
|
|
|
|
[node name="PatternContainer" type="GridContainer" parent="PatternsPopup/ScrollContainer"]
|
|
|
|
|
columns = 6
|
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="SplashDialog" parent="." instance=ExtResource( 27 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="CreateNewImage" parent="." instance=ExtResource( 28 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[node name="OpenSprite" type="FileDialog" parent="."]
|
|
|
|
|
margin_right = 515.0
|
|
|
|
|
margin_bottom = 348.0
|
2020-04-21 21:27:29 +00:00
|
|
|
|
window_title = "Open a File"
|
2020-01-08 15:00:41 +00:00
|
|
|
|
resizable = true
|
|
|
|
|
mode = 0
|
|
|
|
|
access = 2
|
|
|
|
|
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
2020-05-19 21:35:48 +00:00
|
|
|
|
current_dir = "C:/Users"
|
|
|
|
|
current_path = "C:/Users/"
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[node name="SaveSprite" type="FileDialog" parent="."]
|
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_top = 0.5
|
|
|
|
|
anchor_right = 0.5
|
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
|
margin_left = -512.0
|
|
|
|
|
margin_top = -300.0
|
|
|
|
|
margin_right = 3.0
|
|
|
|
|
margin_bottom = 48.0
|
|
|
|
|
window_title = "Save Sprite as .pxo"
|
|
|
|
|
resizable = true
|
|
|
|
|
access = 2
|
|
|
|
|
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
2020-05-19 21:35:48 +00:00
|
|
|
|
current_dir = "C:/Users"
|
|
|
|
|
current_path = "C:/Users/"
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="ImportSprites" parent="." instance=ExtResource( 29 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-03-23 22:09:37 +00:00
|
|
|
|
[node name="ExportDialog" parent="." instance=ExtResource( 39 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="ScaleImage" parent="." instance=ExtResource( 31 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="PreferencesDialog" parent="." instance=ExtResource( 32 )]
|
2020-02-04 16:29:34 +00:00
|
|
|
|
|
2020-02-18 02:04:10 +00:00
|
|
|
|
[node name="RotateImage" parent="." instance=ExtResource( 38 )]
|
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="OutlineDialog" parent="." instance=ExtResource( 33 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
visible = false
|
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="AboutDialog" parent="." instance=ExtResource( 34 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-04-02 09:56:26 +00:00
|
|
|
|
[node name="UnsavedCanvasDialog" type="ConfirmationDialog" parent="."]
|
|
|
|
|
margin_right = 200.0
|
|
|
|
|
margin_bottom = 70.0
|
|
|
|
|
window_title = "Unsaved Image"
|
2020-05-01 16:40:36 +00:00
|
|
|
|
dialog_text = "You have unsaved changes. If you proceed, the progress you have made will be lost."
|
2020-04-02 09:56:26 +00:00
|
|
|
|
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[node name="QuitDialog" type="ConfirmationDialog" parent="."]
|
|
|
|
|
margin_right = 200.0
|
|
|
|
|
margin_bottom = 70.0
|
|
|
|
|
resizable = true
|
2020-02-22 22:52:51 +00:00
|
|
|
|
dialog_text = "Are you sure you want to exit Pixelorama?"
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-02-23 00:11:52 +00:00
|
|
|
|
[node name="QuitAndSaveDialog" type="ConfirmationDialog" parent="."]
|
|
|
|
|
margin_right = 200.0
|
|
|
|
|
margin_bottom = 70.0
|
|
|
|
|
window_title = "Save before exiting?"
|
|
|
|
|
resizable = true
|
|
|
|
|
dialog_text = "You have unsaved progress. How do you wish to proceed?"
|
2020-03-08 23:53:20 +00:00
|
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
2020-02-23 00:11:52 +00:00
|
|
|
|
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[node name="ErrorDialog" type="AcceptDialog" parent="."]
|
|
|
|
|
margin_right = 76.0
|
|
|
|
|
margin_bottom = 60.0
|
|
|
|
|
window_title = "Error!"
|
|
|
|
|
dialog_text = "This is an error message!"
|
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="EditPalettePopup" parent="." instance=ExtResource( 35 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="NewPaletteDialog" parent="." instance=ExtResource( 36 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-01-18 19:06:47 +00:00
|
|
|
|
[node name="PaletteImportFileDialog" parent="." instance=ExtResource( 37 )]
|
2020-03-02 21:37:52 +00:00
|
|
|
|
filters = PoolStringArray( "*.json ; JavaScript Object Notation", "*.gpl ; Gimp Palette Library", "*.png; Portable Network Graphics" )
|
2020-04-13 14:10:17 +00:00
|
|
|
|
|
|
|
|
|
[node name="HSVDialog" parent="." instance=ExtResource( 44 )]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
2020-04-21 17:45:02 +00:00
|
|
|
|
[node name="OpenLastProjectAlertDialog" parent="." instance=ExtResource( 46 )]
|
|
|
|
|
margin_right = 179.0
|
|
|
|
|
margin_bottom = 62.0
|
|
|
|
|
|
|
|
|
|
[node name="NoProjectEditedOrCreatedAlertDialog" parent="." instance=ExtResource( 47 )]
|
|
|
|
|
margin_bottom = 62.0
|
2020-05-19 00:51:16 +00:00
|
|
|
|
window_title = "Alarm!"
|
2020-04-21 17:45:02 +00:00
|
|
|
|
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[node name="LeftCursor" type="Sprite" parent="."]
|
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
|
|
[node name="RightCursor" type="Sprite" parent="."]
|
|
|
|
|
visible = false
|
2020-04-30 17:33:24 +00:00
|
|
|
|
|
|
|
|
|
[node name="BackupConfirmation" type="ConfirmationDialog" parent="."]
|
|
|
|
|
margin_right = 349.0
|
|
|
|
|
margin_bottom = 88.0
|
|
|
|
|
rect_min_size = Vector2( 250, 87.5 )
|
|
|
|
|
popup_exclusive = true
|
|
|
|
|
dialog_text = "Autosaved backup for %s was found.
|
|
|
|
|
Do you want to reload it?"
|
2020-05-08 15:37:45 +00:00
|
|
|
|
|
|
|
|
|
[node name="ModulateTween" type="Tween" parent="."]
|
2020-04-21 21:27:29 +00:00
|
|
|
|
[connection signal="mouse_entered" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HorizontalRuler" to="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HorizontalRuler" method="_on_HorizontalRuler_mouse_entered"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[connection signal="pressed" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HorizontalRuler" to="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HorizontalRuler" method="_on_HorizontalRuler_pressed"]
|
|
|
|
|
[connection signal="pressed" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/VerticalRuler" to="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/VerticalRuler" method="_on_VerticalRuler_pressed"]
|
|
|
|
|
[connection signal="mouse_entered" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer" to="." method="_on_ViewportContainer_mouse_entered"]
|
|
|
|
|
[connection signal="mouse_exited" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportandVerticalRuler/ViewportContainer" to="." method="_on_ViewportContainer_mouse_exited"]
|
|
|
|
|
[connection signal="mouse_entered" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportContainer2" to="." method="_on_ViewportContainer_mouse_entered"]
|
|
|
|
|
[connection signal="mouse_exited" from="MenuAndUI/UI/CanvasAndTimeline/HViewportContainer/ViewportAndRulers/HSplitContainer/ViewportContainer2" to="." method="_on_ViewportContainer_mouse_exited"]
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[connection signal="pressed" from="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/AddPalette" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="_on_AddPalette_pressed"]
|
|
|
|
|
[connection signal="pressed" from="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/EditPalette" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="on_edit_palette"]
|
|
|
|
|
[connection signal="item_selected" from="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/CenterContainer/PaletteButtons/PaletteOptionButton" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="_on_PaletteOptionButton_item_selected"]
|
2020-04-17 17:03:52 +00:00
|
|
|
|
[connection signal="brush_selected" from="BrushesPopup/TabContainer/File/FileBrushContainer/PixelBrushButton" to="." method="_on_Brush_Selected"]
|
|
|
|
|
[connection signal="brush_selected" from="BrushesPopup/TabContainer/File/FileBrushContainer/CircleBrushButton" to="." method="_on_Brush_Selected"]
|
|
|
|
|
[connection signal="brush_selected" from="BrushesPopup/TabContainer/File/FileBrushContainer/FilledCircleBrushButton" to="." method="_on_Brush_Selected"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[connection signal="popup_hide" from="SplashDialog" to="." method="_can_draw_true"]
|
|
|
|
|
[connection signal="popup_hide" from="CreateNewImage" to="." method="_can_draw_true"]
|
|
|
|
|
[connection signal="file_selected" from="OpenSprite" to="." method="_on_OpenSprite_file_selected"]
|
|
|
|
|
[connection signal="popup_hide" from="OpenSprite" to="." method="_on_ImportSprites_popup_hide"]
|
|
|
|
|
[connection signal="file_selected" from="SaveSprite" to="." method="_on_SaveSprite_file_selected"]
|
|
|
|
|
[connection signal="popup_hide" from="SaveSprite" to="." method="_can_draw_true"]
|
|
|
|
|
[connection signal="popup_hide" from="ImportSprites" to="." method="_can_draw_true"]
|
2020-03-23 22:09:37 +00:00
|
|
|
|
[connection signal="popup_hide" from="ExportDialog" to="." method="_can_draw_true"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[connection signal="popup_hide" from="ScaleImage" to="." method="_can_draw_true"]
|
|
|
|
|
[connection signal="popup_hide" from="PreferencesDialog" to="." method="_can_draw_true"]
|
2020-04-07 15:13:35 +00:00
|
|
|
|
[connection signal="popup_hide" from="RotateImage" to="." method="_can_draw_true"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[connection signal="popup_hide" from="OutlineDialog" to="." method="_can_draw_true"]
|
|
|
|
|
[connection signal="popup_hide" from="AboutDialog" to="." method="_can_draw_true"]
|
2020-04-02 09:56:26 +00:00
|
|
|
|
[connection signal="confirmed" from="UnsavedCanvasDialog" to="." method="_on_UnsavedCanvasDialog_confirmed"]
|
|
|
|
|
[connection signal="popup_hide" from="UnsavedCanvasDialog" to="." method="_can_draw_true"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
[connection signal="confirmed" from="QuitDialog" to="." method="_on_QuitDialog_confirmed"]
|
|
|
|
|
[connection signal="popup_hide" from="QuitDialog" to="." method="_can_draw_true"]
|
2020-02-23 00:11:52 +00:00
|
|
|
|
[connection signal="confirmed" from="QuitAndSaveDialog" to="." method="_on_QuitDialog_confirmed"]
|
|
|
|
|
[connection signal="custom_action" from="QuitAndSaveDialog" to="." method="_on_QuitAndSaveDialog_custom_action"]
|
|
|
|
|
[connection signal="popup_hide" from="QuitAndSaveDialog" to="." method="_can_draw_true"]
|
2020-05-08 00:10:23 +00:00
|
|
|
|
[connection signal="popup_hide" from="ErrorDialog" to="." method="_can_draw_true"]
|
2020-05-05 21:55:17 +00:00
|
|
|
|
[connection signal="confirmed" from="NewPaletteDialog" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="on_new_palette_confirmed"]
|
|
|
|
|
[connection signal="popup_hide" from="NewPaletteDialog" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="_on_NewPaletteDialog_popup_hide"]
|
|
|
|
|
[connection signal="file_selected" from="PaletteImportFileDialog" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="on_palette_import_file_selected"]
|
|
|
|
|
[connection signal="popup_hide" from="PaletteImportFileDialog" to="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/PanelContainer/PaletteVBoxContainer/ScrollPalette/CenterPalette/PaletteContainer" method="_on_NewPaletteDialog_popup_hide"]
|
2020-04-13 14:10:17 +00:00
|
|
|
|
[connection signal="popup_hide" from="HSVDialog" to="." method="_can_draw_true"]
|
2020-05-08 00:10:23 +00:00
|
|
|
|
[connection signal="popup_hide" from="NoProjectEditedOrCreatedAlertDialog" to="." method="_can_draw_true"]
|
2020-04-30 17:33:24 +00:00
|
|
|
|
[connection signal="popup_hide" from="BackupConfirmation" to="." method="_can_draw_true"]
|
2020-01-08 15:00:41 +00:00
|
|
|
|
|
|
|
|
|
[editable path="BrushesPopup/TabContainer/File/FileBrushContainer/CircleBrushButton"]
|
|
|
|
|
|
2020-05-19 00:51:16 +00:00
|
|
|
|
[editable path="BrushesPopup/TabContainer/File/FileBrushContainer/FilledCircleBrushButton"]
|