godot/scene/gui
2015-12-15 23:39:36 -03:00
..
base_button.cpp
base_button.h
box_container.cpp
box_container.h
button.cpp
button.h
button_array.cpp
button_array.h
button_group.cpp Fix ButtonGroup broken layout 2015-10-19 17:46:13 -03:00
button_group.h Fix ButtonGroup broken layout 2015-10-19 17:46:13 -03:00
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
color_picker.cpp
color_picker.h
color_ramp_edit.cpp
color_ramp_edit.h
container.cpp added rotation and scale support to gui controls 2015-12-12 13:54:26 -03:00
container.h Add container automatic update when moving a child node 2015-11-28 13:05:39 -03:00
control.cpp added rotation and scale support to gui controls 2015-12-12 13:54:26 -03:00
control.h added rotation and scale support to gui controls 2015-12-12 13:54:26 -03:00
custom_button.cpp
custom_button.h
dialogs.cpp Add more properties to AcceptDialog 2015-11-20 18:25:01 -03:00
dialogs.h
file_dialog.cpp Better hidden folders display preferences for editor file dialogs 2015-12-06 19:35:31 -03:00
file_dialog.h Add refresh button to file dialogs 2015-12-04 19:33:30 +01:00
graph_edit.cpp
graph_edit.h
graph_node.cpp
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp -Merged Script and Help tabs 2015-11-17 09:46:08 -03:00
item_list.h -Merged Script and Help tabs 2015-11-17 09:46:08 -03:00
label.cpp
label.h
line_edit.cpp Fix LineEdit cursor 2015-12-07 20:31:21 +01:00
line_edit.h Added alignment to LineEdit GUI control. 2015-11-02 17:37:47 +00:00
margin_container.cpp
margin_container.h
menu_button.cpp -Merged Script and Help tabs 2015-11-17 09:46:08 -03:00
menu_button.h
option_button.cpp ability to export scene to zip 2015-12-13 01:08:36 -03:00
option_button.h
panel.cpp
panel.h
panel_container.cpp
panel_container.h
patch_9_frame.cpp
patch_9_frame.h
popup.cpp
popup.h
popup_menu.cpp ability to export scene to zip 2015-12-13 01:08:36 -03:00
popup_menu.h make popup emit index when id is not defined 2015-12-12 09:07:43 -03:00
progress_bar.cpp
progress_bar.h
range.cpp Fix Range exp_edit property 2015-11-04 15:38:02 -03:00
range.h
reference_frame.cpp
reference_frame.h
rich_text_label.cpp Merge pull request #2975 from neikeq/help_scroll_top 2015-12-02 16:16:18 +01:00
rich_text_label.h
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp -Fixed a bug in scrollcontainer not respecting expand flag 2015-10-25 20:08:18 -03:00
scroll_container.h
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
separator.cpp
separator.h
slider.cpp Fix exponential sliders 2015-12-10 23:48:03 +01:00
slider.h
spin_box.cpp Spinbox: increase/decrease with mouse held 2015-12-10 15:44:16 +01:00
spin_box.h Spinbox: increase/decrease with mouse held 2015-12-10 15:44:16 +01:00
split_container.cpp -split view of property editor and editor settings 2015-12-15 23:39:36 -03:00
split_container.h
tab_container.cpp -work in progress implementation of NDEE's theme It's NOT DONE YET 2015-10-20 23:54:24 -03:00
tab_container.h
tabs.cpp -implement arrows on tabs, when too many tabs are present, fixes #2806 2015-12-14 10:24:28 -03:00
tabs.h -implement arrows on tabs, when too many tabs are present, fixes #2806 2015-12-14 10:24:28 -03:00
text_edit.cpp TextEdit: Scroll while selecting with mouse idle 2015-12-09 19:56:47 +01:00
text_edit.h TextEdit: Scroll while selecting with mouse idle 2015-12-09 19:56:47 +01:00
texture_button.cpp ability to export scene to zip 2015-12-13 01:08:36 -03:00
texture_button.h added rotation and scale support to gui controls 2015-12-12 13:54:26 -03:00
texture_frame.cpp
texture_frame.h
texture_progress.cpp Clamp filling angle instead of normalize 2015-10-19 15:26:00 -03:00
texture_progress.h Add fill_degrees to limitate radial filling 2015-10-18 01:21:53 -03:00
tool_button.cpp
tool_button.h
tree.cpp Fix editing TreeItem cells in range mode 2015-12-10 23:53:19 +01:00
tree.h Spinbox: increase/decrease with mouse held 2015-12-10 15:44:16 +01:00
video_player.cpp -fixes to theora video ending sooner than expected, fixes #3066 2015-12-15 09:17:32 -03:00
video_player.h ability to get video player texture 2015-12-12 20:05:26 -03:00