mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
186 lines
4.3 KiB
Plaintext
186 lines
4.3 KiB
Plaintext
|
[gd_scene format=2]
|
||
|
|
||
|
[node name="WindowDialog" type="WindowDialog" index="0"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 0.0
|
||
|
anchor_bottom = 0.0
|
||
|
margin_right = 666.0
|
||
|
margin_bottom = 592.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
mouse_filter = 0
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 1
|
||
|
size_flags_vertical = 1
|
||
|
popup_exclusive = false
|
||
|
window_title = "Custom node"
|
||
|
resizable = true
|
||
|
|
||
|
[node name="TabContainer" type="TabContainer" parent="." index="0"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
margin_right = -89.0
|
||
|
margin_bottom = -41.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
mouse_filter = 0
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 1
|
||
|
size_flags_vertical = 1
|
||
|
tab_align = 1
|
||
|
tabs_visible = true
|
||
|
|
||
|
[node name="General" type="VBoxContainer" parent="TabContainer" index="0"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
margin_top = 26.0
|
||
|
margin_bottom = 26.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
mouse_filter = 1
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 3
|
||
|
alignment = 0
|
||
|
_sections_unfolded = [ "Anchor", "Grow Direction", "Margin", "Size Flags" ]
|
||
|
|
||
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/General" index="0"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 0.0
|
||
|
anchor_bottom = 0.0
|
||
|
margin_right = 577.0
|
||
|
margin_bottom = 24.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
mouse_filter = 1
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 1
|
||
|
alignment = 0
|
||
|
_sections_unfolded = [ "Size Flags" ]
|
||
|
|
||
|
[node name="Label" type="Label" parent="TabContainer/General/HBoxContainer" index="0"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 0.0
|
||
|
anchor_bottom = 0.0
|
||
|
margin_top = 5.0
|
||
|
margin_right = 42.0
|
||
|
margin_bottom = 19.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
mouse_filter = 2
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 1
|
||
|
size_flags_vertical = 4
|
||
|
text = "Name:"
|
||
|
percent_visible = 1.0
|
||
|
lines_skipped = 0
|
||
|
max_lines_visible = -1
|
||
|
|
||
|
[node name="LineEdit" type="LineEdit" parent="TabContainer/General/HBoxContainer" index="1"]
|
||
|
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 0.0
|
||
|
anchor_bottom = 0.0
|
||
|
margin_left = 46.0
|
||
|
margin_right = 577.0
|
||
|
margin_bottom = 24.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
focus_mode = 2
|
||
|
mouse_filter = 0
|
||
|
mouse_default_cursor_shape = 1
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 1
|
||
|
focus_mode = 2
|
||
|
context_menu_enabled = true
|
||
|
placeholder_alpha = 0.6
|
||
|
caret_blink = false
|
||
|
caret_blink_speed = 0.65
|
||
|
caret_position = 0
|
||
|
_sections_unfolded = [ "Size Flags" ]
|
||
|
|
||
|
[node name="Global functions" type="TextEdit" parent="TabContainer" index="1"]
|
||
|
|
||
|
visible = false
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
margin_top = 72.0
|
||
|
margin_right = -8.0
|
||
|
margin_bottom = 36.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
focus_mode = 2
|
||
|
mouse_filter = 0
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 3
|
||
|
text = ""
|
||
|
readonly = false
|
||
|
highlight_current_line = false
|
||
|
syntax_highlighting = false
|
||
|
show_line_numbers = false
|
||
|
highlight_all_occurrences = false
|
||
|
override_selected_font_color = false
|
||
|
context_menu_enabled = true
|
||
|
smooth_scrolling = false
|
||
|
v_scroll_speed = 80.0
|
||
|
hiding_enabled = 0
|
||
|
wrap_lines = false
|
||
|
caret_block_mode = false
|
||
|
caret_blink = false
|
||
|
caret_blink_speed = 0.65
|
||
|
caret_moving_by_right_click = true
|
||
|
_sections_unfolded = [ "Size Flags" ]
|
||
|
|
||
|
[node name="Instance functions" type="TextEdit" parent="TabContainer" index="2"]
|
||
|
|
||
|
visible = false
|
||
|
anchor_left = 0.0
|
||
|
anchor_top = 0.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
margin_left = 4.0
|
||
|
margin_top = 32.0
|
||
|
margin_right = -4.0
|
||
|
margin_bottom = -4.0
|
||
|
rect_pivot_offset = Vector2( 0, 0 )
|
||
|
rect_clip_content = false
|
||
|
focus_mode = 2
|
||
|
mouse_filter = 0
|
||
|
mouse_default_cursor_shape = 0
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 3
|
||
|
text = ""
|
||
|
readonly = false
|
||
|
highlight_current_line = false
|
||
|
syntax_highlighting = false
|
||
|
show_line_numbers = false
|
||
|
highlight_all_occurrences = false
|
||
|
override_selected_font_color = false
|
||
|
context_menu_enabled = true
|
||
|
smooth_scrolling = false
|
||
|
v_scroll_speed = 80.0
|
||
|
hiding_enabled = 0
|
||
|
wrap_lines = false
|
||
|
caret_block_mode = false
|
||
|
caret_blink = false
|
||
|
caret_blink_speed = 0.65
|
||
|
caret_moving_by_right_click = true
|
||
|
_sections_unfolded = [ "Size Flags" ]
|