.. |
aspect_ratio_container.cpp
|
|
|
aspect_ratio_container.h
|
|
|
base_button.cpp
|
|
|
base_button.h
|
|
|
box_container.cpp
|
|
|
box_container.h
|
|
|
button.cpp
|
Fix missing argument names in bindings
|
2021-10-09 00:20:10 +02:00 |
button.h
|
Fix missing argument names in bindings
|
2021-10-09 00:20:10 +02:00 |
center_container.cpp
|
|
|
center_container.h
|
|
|
check_box.cpp
|
|
|
check_box.h
|
|
|
check_button.cpp
|
|
|
check_button.h
|
|
|
code_edit.cpp
|
Fix crash when executing CodeEdit._main_gutter_draw_callback
|
2021-10-18 19:26:47 +08:00 |
code_edit.h
|
Fix breakpointed_lines out of sync when removing lines above
|
2021-10-06 14:23:37 +01:00 |
color_picker.cpp
|
Fix missing argument names in bindings
|
2021-10-09 00:20:10 +02:00 |
color_picker.h
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
Add pre-sort signal and notification in Container
|
2021-10-05 13:09:01 -07:00 |
container.h
|
Add pre-sort signal and notification in Container
|
2021-10-05 13:09:01 -07:00 |
control.cpp
|
Implement TileMap patterns palette
|
2021-10-19 11:57:37 +02:00 |
control.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01:00 |
dialogs.cpp
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
dialogs.h
|
|
|
file_dialog.cpp
|
|
|
file_dialog.h
|
|
|
gradient_edit.cpp
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
gradient_edit.h
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
graph_edit.cpp
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
graph_edit.h
|
|
|
graph_node.cpp
|
Use range iterators for Map
|
2021-09-30 15:09:12 -06:00 |
graph_node.h
|
|
|
grid_container.cpp
|
Use range iterators for Map
|
2021-09-30 15:09:12 -06:00 |
grid_container.h
|
|
|
item_list.cpp
|
|
|
item_list.h
|
|
|
label.cpp
|
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
2021-10-01 15:13:29 +03:00 |
label.h
|
|
|
line_edit.cpp
|
Use TitleCase for CTL dialog menu options
|
2021-10-21 17:47:39 +02:00 |
line_edit.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01:00 |
link_button.cpp
|
|
|
link_button.h
|
|
|
margin_container.cpp
|
|
|
margin_container.h
|
|
|
menu_button.cpp
|
|
|
menu_button.h
|
|
|
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
|
|
|
popup_menu.h
|
|
|
popup.cpp
|
|
|
popup.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01: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
|
|
|
rich_text_label.cpp
|
Make RichTextLabel's parse_bbcode and append_text return void
|
2021-10-23 14:25:39 +08:00 |
rich_text_label.h
|
Make RichTextLabel's parse_bbcode and append_text return void
|
2021-10-23 14:25:39 +08:00 |
scroll_bar.cpp
|
|
|
scroll_bar.h
|
|
|
scroll_container.cpp
|
|
|
scroll_container.h
|
|
|
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
slider.cpp
|
|
|
slider.h
|
|
|
spin_box.cpp
|
Fix missing argument names in bindings
|
2021-10-09 00:20:10 +02:00 |
spin_box.h
|
Fix missing argument names in bindings
|
2021-10-09 00:20:10 +02:00 |
split_container.cpp
|
|
|
split_container.h
|
|
|
subviewport_container.cpp
|
|
|
subviewport_container.h
|
|
|
tab_bar.cpp
|
Fix Tabs crash where it still tries to detect the clicked tab even if there are none
|
2021-10-20 18:26:10 +02:00 |
tab_bar.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01:00 |
tab_container.cpp
|
Merge pull request #53049 from AnilBK/dont-construct-2
|
2021-09-25 12:26:08 +02:00 |
tab_container.h
|
|
|
text_edit.cpp
|
Use TitleCase for CTL dialog menu options
|
2021-10-21 17:47:39 +02:00 |
text_edit.h
|
Added primary clipboard for Linux
|
2021-10-18 14:01:06 +02:00 |
texture_button.cpp
|
|
|
texture_button.h
|
|
|
texture_progress_bar.cpp
|
Fix bilinear TextureProgressBar with nine patch enabled
|
2021-10-14 11:19:32 +08:00 |
texture_progress_bar.h
|
|
|
texture_rect.cpp
|
|
|
texture_rect.h
|
|
|
tree.cpp
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
tree.h
|
Remove EDSCALE dependency from /scene/gui
|
2021-10-04 15:25:08 +03:00 |
video_player.cpp
|
Remove WebM support (and deps libvpx and opus)
|
2021-10-15 12:09:11 +02:00 |
video_player.h
|
|
|