godot/scene/gui
2021-08-01 12:24:19 +01:00
..
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
base_button.h Add set_pressed_no_signal method to BaseButton 2021-07-13 13:57:26 +02:00
box_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
box_container.h
button.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
button.h Add alignment options to icons on buttons. 2021-06-29 12:31:40 +02:00
center_container.cpp
center_container.h
check_box.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
check_box.h
check_button.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
check_button.h
code_edit.cpp Clean up and complete CodeEdit inspector and docs 2021-08-01 12:24:19 +01:00
code_edit.h Clean up and complete CodeEdit inspector and docs 2021-08-01 12:24:19 +01:00
color_picker.cpp Merge pull request #50605 from Calinou/tweak-shader-code-style 2021-07-20 10:05:13 +02:00
color_picker.h Add cache to color picker for presets 2021-07-07 14:17:44 -04:00
color_rect.cpp
color_rect.h
container.cpp Editor StringName and Viewport optimizations 2021-07-20 20:35:41 +02:00
container.h
control.cpp Fix "Custom *" theme sections being inside "Auto Translate" 2021-07-30 13:55:07 -03:00
control.h Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
dialogs.cpp Multiple cosmetic fixes for embedded windows 2021-07-27 23:55:06 -03:00
dialogs.h Add AcceptDialog::remove_button method 2021-07-06 18:14:20 +02:00
file_dialog.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
file_dialog.h
gradient_edit.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
gradient_edit.h
graph_edit.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
graph_edit.h
graph_node.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
graph_node.h
grid_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
grid_container.h
item_list.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
item_list.h
label.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
label.h Improvements to Label's layout options 2021-07-04 16:43:55 +02:00
line_edit.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
line_edit.h Optimize LineEdit and TextEdit menu item generation. 2021-07-19 08:19:09 +03:00
link_button.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
link_button.h
margin_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
margin_container.h
menu_button.cpp Make switch_on_hover work on embedded windows 2021-07-26 14:45:26 -03:00
menu_button.h Make switch_on_hover work on embedded windows 2021-07-26 14:45:26 -03:00
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
option_button.h
panel.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
panel.h
panel_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
panel_container.h
popup.cpp Fix logic for Popup closing when parent is focused 2021-07-21 12:03:03 -07:00
popup.h
popup_menu.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
popup_menu.h Make MenuButton's switch_on_hover work again 2021-07-22 14:27:30 -03:00
progress_bar.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
progress_bar.h
range.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
range.h
reference_rect.cpp
reference_rect.h
rich_text_effect.cpp
rich_text_effect.h
rich_text_label.cpp Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
rich_text_label.h
scroll_bar.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
scroll_bar.h
scroll_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
scroll_container.h
SCsub
separator.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
separator.h
shortcut.cpp
shortcut.h
slider.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
slider.h
spin_box.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
spin_box.h
split_container.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
split_container.h
subviewport_container.cpp
subviewport_container.h
tab_container.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
tab_container.h
tabs.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
tabs.h
text_edit.cpp Move symbol lookup into CodeEdit 2021-08-01 12:06:33 +01:00
text_edit.h Move symbol lookup into CodeEdit 2021-08-01 12:06:33 +01:00
texture_button.cpp
texture_button.h
texture_progress_bar.cpp
texture_progress_bar.h
texture_rect.cpp
texture_rect.h
tree.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
tree.h Clean up Tree 2021-07-04 13:13:53 -03:00
video_player.cpp Fix editor suffixes and degrees conversion 2021-06-30 12:38:25 -03:00
video_player.h