godot/scene/gui
2021-08-16 17:18:49 +01:00
..
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp command palette improvements 2021-08-15 11:40:44 +05:30
base_button.h
box_container.cpp
box_container.h
button.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
button.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
code_edit.cpp Merge pull request #51585 from Paulb23/theme-update-optimisation 2021-08-13 21:33:36 +02:00
code_edit.h Fix breakpoint toggle signal not firing when expected 2021-08-12 14:47:10 +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
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 Merge pull request #51642 from akien-mga/cleanup-use_single_quotes 2021-08-13 21:49:06 +02:00
control.h Add bulk theme overrides to Control 2021-08-13 16:41:36 +01:00
dialogs.cpp Multiple cosmetic fixes for embedded windows 2021-07-27 23:55:06 -03:00
dialogs.h
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 Merge pull request #21922 from aaronfranke/double 2021-08-10 07:41:46 +02:00
gradient_edit.h Some work on double support 2021-08-09 17:43:48 -05:00
graph_edit.cpp Better port handling connection for GraphEdit 2021-08-12 09:09:24 +03:00
graph_edit.h Better port handling connection for GraphEdit 2021-08-12 09:09:24 +03:00
graph_node.cpp
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp Redraw on item list custom bg/fg colour change 2021-08-07 12:08:46 +01:00
item_list.h
label.cpp Various text layout improvements (TextLine, TextParagraph, Label, TextServer) 2021-08-11 00:09:48 +02:00
label.h
line_edit.cpp Reorganise text editor settings 2021-08-16 17:18:49 +01:00
line_edit.h
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp Added EditorCommandPalette 2021-08-09 17:41:50 +05:30
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
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
popup_menu.h Make MenuButton's switch_on_hover work again 2021-07-22 14:27:30 -03:00
popup.cpp Fix logic for Popup closing when parent is focused 2021-07-21 12:03:03 -07:00
popup.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
progress_bar.cpp
progress_bar.h
range.cpp
range.h
reference_rect.cpp
reference_rect.h
rich_text_effect.cpp
rich_text_effect.h Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
rich_text_label.cpp Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
rich_text_label.h Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp
scroll_container.h
SCsub
separator.cpp
separator.h
shortcut.cpp command palette improvements 2021-08-15 11:40:44 +05:30
shortcut.h Shortcut: Rename shortcut property to event 2021-08-05 13:48:43 +02:00
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp
split_container.h
subviewport_container.cpp
subviewport_container.h
tab_container.cpp TabContainer Fix moving dropped tab at incorrect child index 2021-08-02 14:15:51 +02: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 Merge pull request #51585 from Paulb23/theme-update-optimisation 2021-08-13 21:33:36 +02:00
text_edit.h Only update TextEdit text cache when dirty 2021-08-13 17:47:53 +01:00
texture_button.cpp
texture_button.h
texture_progress_bar.cpp
texture_progress_bar.h
texture_rect.cpp
texture_rect.h
tree.cpp
tree.h Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
video_player.cpp
video_player.h