.. |
SCsub
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
4 лет назад |
base_button.cpp
|
bf4a0242ff
Fixes BaseButton not triggering the "pressed" signal on "Button Press" Action Mode
|
5 лет назад |
base_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
box_container.cpp
|
6f71bc2a06
Evenly distribute stretched Nodes in BoxContainer
|
4 лет назад |
box_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
center_container.cpp
|
66a54582ee
Updates min size on CenterContainer::set_use_top_left
|
5 лет назад |
center_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
check_box.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
check_box.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
check_button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
check_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
color_picker.cpp
|
25ed0d4366
colorpicker margin bug fixed
|
4 лет назад |
color_picker.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
color_rect.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
color_rect.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
container.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
control.cpp
|
b7fbdf4bed
Updated editor spin slider to have better behaviour and adjusted control's size_flags_stretch_ratio value range
|
4 лет назад |
control.h
|
b5251eb00f
Don't compile editor-only function when tools=no
|
5 лет назад |
dialogs.cpp
|
f144ec9e67
Clicking backgrd. dimming of editor popup stops input event propagation
|
4 лет назад |
dialogs.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
file_dialog.cpp
|
2652a2d184
Add generic file icon and its modulation to the 'FileDialog'
|
4 лет назад |
file_dialog.h
|
6105dfdac9
Improve UX of drive letters
|
5 лет назад |
gradient_edit.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
gradient_edit.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
graph_edit.cpp
|
2b7c9d9070
Disconnect item_rect_changed when removing a child of GraphEdit
|
4 лет назад |
graph_edit.h
|
8cab02ec06
Remove get_local_mouse_position() hack in GraphEdit
|
4 лет назад |
graph_node.cpp
|
c0db0749f7
Fixed separation of ports on GraphNode
|
4 лет назад |
graph_node.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
grid_container.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
grid_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
item_list.cpp
|
724f5f3178
Don't allow to use too big index in ItemList
|
5 лет назад |
item_list.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
label.cpp
|
11d28b2d10
Revert "make Label consider spaces for visible_characters"
|
5 лет назад |
label.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
line_edit.cpp
|
c21d14fe69
Fix LineEdit not consuming enter events
|
4 лет назад |
line_edit.h
|
930c880fa6
Add option to disable virtual keyboard for LineEdit
|
4 лет назад |
link_button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
link_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
margin_container.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
margin_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
menu_button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
menu_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
nine_patch_rect.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
nine_patch_rect.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
option_button.cpp
|
5d9108c9c6
Fix OptionButton docs godotengine#36803
|
4 лет назад |
option_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
panel.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
panel.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
panel_container.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
panel_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
popup.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
popup.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
popup_menu.cpp
|
12386a2d80
PopupMenu.get_current_index() bound to ClassDB
|
4 лет назад |
popup_menu.h
|
12386a2d80
PopupMenu.get_current_index() bound to ClassDB
|
4 лет назад |
progress_bar.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
progress_bar.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
range.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
range.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
reference_rect.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
reference_rect.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
rich_text_effect.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
rich_text_effect.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
rich_text_label.cpp
|
172dd99fb2
Fix various Clang -Wunused-but-set-variable warnings
|
3 месяцев назад |
rich_text_label.h
|
b3af0b2a39
Option in RichTextLabel for height to fit content
|
4 лет назад |
scroll_bar.cpp
|
d15e9c2126
Allow scroll_to_line when scroll_active is 'false'
|
4 лет назад |
scroll_bar.h
|
d15e9c2126
Allow scroll_to_line when scroll_active is 'false'
|
4 лет назад |
scroll_container.cpp
|
dd3779c12e
Merge pull request #35183 from YeldhamDev/scrollbar_regression
|
5 лет назад |
scroll_container.h
|
76e03f9b4d
Fix scrollbar regression on large scales
|
5 лет назад |
separator.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
separator.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
shortcut.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
shortcut.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
slider.cpp
|
18c5ef5473
Add style for highlighted Slider grab area
|
4 лет назад |
slider.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
spin_box.cpp
|
083637a901
Add apply method to SpinBox
|
5 лет назад |
spin_box.h
|
083637a901
Add apply method to SpinBox
|
5 лет назад |
split_container.cpp
|
be34e45233
Uses split cursor for SplitContainer
|
5 лет назад |
split_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
tab_container.cpp
|
0f0360702b
Handle gone TabContainer popup nicely
|
4 лет назад |
tab_container.h
|
0f0360702b
Handle gone TabContainer popup nicely
|
4 лет назад |
tabs.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
tabs.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
text_edit.cpp
|
e70b165c61
Skip indentation of empty lines when indenting a selection.
|
4 лет назад |
text_edit.h
|
71bad8dba6
Add option to disable virtual keyboard for TextEdit
|
4 лет назад |
texture_button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
texture_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
texture_progress.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
texture_progress.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
texture_rect.cpp
|
ddde3819d6
Fix TextureRect::flip_* when used with atlas texture
|
4 лет назад |
texture_rect.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
tool_button.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
tool_button.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
tree.cpp
|
f26131fca5
Check if old mouse column is still available.
|
4 лет назад |
tree.h
|
38509f1a89
Prevent dragging from SceneTree buttons
|
4 лет назад |
video_player.cpp
|
46590fa3b0
VideoPlayer: fix possible race condition
|
4 лет назад |
video_player.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
viewport_container.cpp
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
viewport_container.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |