| .. |
|
SCsub
|
…
|
|
|
base_button.cpp
|
Merge pull request #17081 from endragor/no-press-when-scroll
|
2018-04-10 07:56:37 +02:00 |
|
base_button.h
|
…
|
|
|
box_container.cpp
|
…
|
|
|
box_container.h
|
…
|
|
|
button.cpp
|
…
|
|
|
button.h
|
…
|
|
|
center_container.cpp
|
…
|
|
|
center_container.h
|
…
|
|
|
check_box.cpp
|
…
|
|
|
check_box.h
|
…
|
|
|
check_button.cpp
|
…
|
|
|
check_button.h
|
…
|
|
|
color_picker.cpp
|
Add popup_closed signal for ColorPickerButton
|
2018-04-13 15:55:10 -05:00 |
|
color_picker.h
|
Add popup_closed signal for ColorPickerButton
|
2018-04-13 15:55:10 -05:00 |
|
color_rect.cpp
|
…
|
|
|
color_rect.h
|
…
|
|
|
container.cpp
|
…
|
|
|
container.h
|
…
|
|
|
control.cpp
|
Merge pull request #17502 from groud/2Deditor_rect
|
2018-04-13 10:21:44 -03:00 |
|
control.h
|
Merge pull request #17502 from groud/2Deditor_rect
|
2018-04-13 10:21:44 -03:00 |
|
dialogs.cpp
|
…
|
|
|
dialogs.h
|
Fix typos with codespell
|
2018-02-21 19:46:06 +01:00 |
|
file_dialog.cpp
|
Fixed disappearing text on filedialog buttons
|
2018-02-21 16:04:51 +02:00 |
|
file_dialog.h
|
…
|
|
|
gradient_edit.cpp
|
…
|
|
|
gradient_edit.h
|
…
|
|
|
graph_edit.cpp
|
…
|
|
|
graph_edit.h
|
…
|
|
|
graph_node.cpp
|
…
|
|
|
graph_node.h
|
…
|
|
|
grid_container.cpp
|
Merge pull request #16977 from SASUPERNOVA/master
|
2018-05-01 16:32:30 +02:00 |
|
grid_container.h
|
Updated fork to match current version of Godot.
|
2018-04-15 14:53:28 +03:00 |
|
item_list.cpp
|
ItemList selection: Check against item count
|
2018-04-14 14:36:53 +02:00 |
|
item_list.h
|
Fix converting to tileset crashes Godot if existing file is not tileset
|
2018-03-23 21:27:30 +07:00 |
|
label.cpp
|
…
|
|
|
label.h
|
…
|
|
|
line_edit.cpp
|
Merge pull request #18514 from neikeq/api-hash-fixes
|
2018-05-03 14:36:32 +02:00 |
|
line_edit.h
|
Merge pull request #18514 from neikeq/api-hash-fixes
|
2018-05-03 14:36:32 +02:00 |
|
link_button.cpp
|
…
|
|
|
link_button.h
|
…
|
|
|
margin_container.cpp
|
…
|
|
|
margin_container.h
|
…
|
|
|
menu_button.cpp
|
Improve popup menus usability
|
2018-04-07 01:06:02 +02:00 |
|
menu_button.h
|
…
|
|
|
nine_patch_rect.cpp
|
…
|
|
|
nine_patch_rect.h
|
…
|
|
|
option_button.cpp
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
option_button.h
|
Add item_focused signal to OptionButton
|
2018-02-23 13:01:28 +01:00 |
|
panel.cpp
|
…
|
|
|
panel.h
|
…
|
|
|
panel_container.cpp
|
…
|
|
|
panel_container.h
|
…
|
|
|
popup.cpp
|
…
|
|
|
popup.h
|
…
|
|
|
popup_menu.cpp
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
popup_menu.h
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
progress_bar.cpp
|
…
|
|
|
progress_bar.h
|
…
|
|
|
range.cpp
|
…
|
|
|
range.h
|
…
|
|
|
reference_rect.cpp
|
…
|
|
|
reference_rect.h
|
…
|
|
|
rich_text_label.cpp
|
fix clang6 assignment error
|
2018-04-21 22:26:43 -07:00 |
|
rich_text_label.h
|
Fix bad rendering of BBCode tables in `RichTextLabel`
|
2018-03-18 18:06:24 +01:00 |
|
scroll_bar.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
scroll_bar.h
|
…
|
|
|
scroll_container.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
scroll_container.h
|
Make BaseButton not emit press when container is scrolled
|
2018-04-09 20:34:52 +07:00 |
|
separator.cpp
|
…
|
|
|
separator.h
|
…
|
|
|
shortcut.cpp
|
…
|
|
|
shortcut.h
|
…
|
|
|
slider.cpp
|
Add two new default actions ui_end, ui_home
|
2018-02-23 13:01:28 +01:00 |
|
slider.h
|
…
|
|
|
spin_box.cpp
|
…
|
|
|
spin_box.h
|
…
|
|
|
split_container.cpp
|
…
|
|
|
split_container.h
|
…
|
|
|
tab_container.cpp
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tab_container.h
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tabs.cpp
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tabs.h
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
text_edit.cpp
|
Merge pull request #18397 from KidRigger/working_te
|
2018-05-04 11:19:09 +02:00 |
|
text_edit.h
|
Script Editor now displays positional column
|
2018-05-03 18:03:20 +01:00 |
|
texture_button.cpp
|
…
|
|
|
texture_button.h
|
…
|
|
|
texture_progress.cpp
|
add tint for under, progress and over and tint group
|
2018-04-01 19:22:51 +03:00 |
|
texture_progress.h
|
add tint for under, progress and over and tint group
|
2018-04-01 19:22:51 +03:00 |
|
texture_rect.cpp
|
…
|
|
|
texture_rect.h
|
…
|
|
|
tool_button.cpp
|
…
|
|
|
tool_button.h
|
…
|
|
|
tree.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
tree.h
|
Tree now uses UI actions instead of keys
|
2018-02-23 12:58:35 +01:00 |
|
video_player.cpp
|
Added signal to VideoPlayer to notify when the video finished playing
|
2018-04-01 23:40:26 -04:00 |
|
video_player.h
|
…
|
|
|
viewport_container.cpp
|
…
|
|
|
viewport_container.h
|
…
|
|