godot/scene/gui
Rémi Verschelde 0c7e7e2c28 Merge pull request #3470 from MarianoGnu/master
Get color constructor from ColorPicker
2016-01-27 19:08:22 +01:00
..
base_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
base_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
box_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
box_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button.cpp Make buttons properly obey stylebox content marins, closes #2156 2016-01-02 15:51:41 -03:00
button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button_array.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button_array.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button_group.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button_group.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
center_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
center_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_box.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_box.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
color_picker.cpp Get color constructor from ColorPicker 2016-01-26 19:10:56 -03:00
color_picker.h Get color constructor from ColorPicker 2016-01-26 19:10:56 -03:00
color_ramp_edit.cpp founded and fixed a bug that freezed godot when deleting while grabbing color in ColorRamp 2015-06-11 05:18:13 +02:00
color_ramp_edit.h Replace color phases with color ramp for Particles2D. 2015-05-24 21:18:52 +03:00
container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
control.cpp -Take in consideration canvas layers for GUI input 2016-01-24 10:57:42 -03:00
control.h -Take in consideration canvas layers for GUI input 2016-01-24 10:57:42 -03:00
custom_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
custom_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dialogs.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dialogs.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_dialog.cpp F5 hotkey to refresh FileDialog/EditorFileDialog 2016-01-15 21:19:16 +01:00
file_dialog.h Merge pull request #3191 from neikeq/filedialog_hotkeys 2016-01-07 07:50:26 +01:00
graph_edit.cpp -Forgot to add clips input to graphedit, fixes #3420 2016-01-23 18:49:26 -03:00
graph_edit.h -Forgot to add clips input to graphedit, fixes #3420 2016-01-23 18:49:26 -03:00
graph_node.cpp Add zoom to GraphEdit 2016-01-18 20:41:37 -03:00
graph_node.h -Forgot to add clips input to graphedit, fixes #3420 2016-01-23 18:49:26 -03:00
grid_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
grid_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
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 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
label.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
line_edit.cpp Fix LineEdit not capturing text input events 2016-01-14 16:26:22 +01:00
line_edit.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
margin_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
margin_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
menu_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
menu_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
option_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
option_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
panel.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
panel.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
panel_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
panel_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
patch_9_frame.cpp Added new NinePatch control (could be done before with Panel and Stylebox but this is easier) 2015-08-24 09:39:16 -03:00
patch_9_frame.h Added new NinePatch control (could be done before with Panel and Stylebox but this is easier) 2015-08-24 09:39:16 -03:00
popup.cpp -Moved all the "root" input handling for GUI from individual Controls to Viewport. 2016-01-16 22:41:10 -03:00
popup.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
popup_menu.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
popup_menu.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
progress_bar.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
progress_bar.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
range.cpp Merge pull request #3257 from TheHX/pr-range-properties 2016-01-11 11:50:50 +01:00
range.h Fix error caused by dragging a Range property 2016-01-06 09:58:22 -03:00
reference_frame.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference_frame.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rich_text_label.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rich_text_label.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scroll_bar.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scroll_bar.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scroll_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scroll_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
separator.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
separator.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
slider.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
slider.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spin_box.cpp Fix wrong local mouse pos when holding spinbox and improve behaviour 2016-01-21 14:09:30 +01:00
spin_box.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
split_container.cpp -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
split_container.h -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
tab_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tab_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tabs.cpp Remove strand debug print, fix #3473 2016-01-26 22:39:20 -02:00
tabs.h -Improved tab visibility, fixes #3314 2016-01-22 20:19:57 -03:00
text_edit.cpp Merge pull request #3279 from neikeq/issue_3259 2016-01-08 17:42:02 +01:00
text_edit.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_frame.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_frame.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_progress.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_progress.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tool_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tool_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tree.cpp Fix Tree Slider disappearing when clicking on it 2016-01-27 12:24:49 -03:00
tree.h -Added a "modal_close" signal for controls 2016-01-23 11:45:36 -03:00
video_player.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
video_player.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00