..
base_button.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
base_button.h
box_container.cpp
box_container.h
button_array.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
button_array.h
button_group.cpp
button_group.h
button.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
button.h
center_container.cpp
center_container.h
check_box.cpp
-removed dynamic_cast on CheckBox, fixes #1830
2015-05-06 09:45:25 -03:00
check_box.h
check_button.cpp
check_button.h
color_picker.cpp
color_picker.h
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
container.h
control.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
control.h
custom_button.cpp
custom_button.h
dialogs.cpp
**WARNING BEFORE PULLING**
2015-08-23 20:15:56 -03:00
dialogs.h
file_dialog.cpp
Merge pull request #1907 from tommy3/show-hidden-files
2015-06-23 00:01:55 -03:00
file_dialog.h
graph_edit.cpp
graph_edit.h
graph_node.cpp
graph_node.h
grid_container.cpp
grid container supports separate h and v spacing
2015-06-08 10:36:26 -03:00
grid_container.h
item_list.cpp
**WARNING BEFORE PULLING**
2015-08-23 20:15:56 -03:00
item_list.h
**WARNING BEFORE PULLING**
2015-08-23 20:15:56 -03:00
label.cpp
reworked Label class
2015-09-07 19:56:17 +01:00
label.h
reworked Label class
2015-09-07 19:56:17 +01:00
line_edit.cpp
optional formal changes
2015-05-06 01:22:31 +02:00
line_edit.h
margin_container.cpp
margin_container.h
menu_button.cpp
-removed resources dock, good bye old friend
2015-09-01 00:49:47 -03:00
menu_button.h
option_button.cpp
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
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_menu.cpp
popup_menu.h
popup.cpp
some editor window changes
2015-06-13 22:12:53 -03:00
popup.h
some editor window changes
2015-06-13 22:12:53 -03:00
progress_bar.cpp
progress_bar.h
range.cpp
range.h
reference_frame.cpp
reference_frame.h
rich_text_label.cpp
-fixes to navigation, so edge-merging is more flexible on conflict
2015-06-01 19:42:34 -03:00
rich_text_label.h
-fixes to navigation, so edge-merging is more flexible on conflict
2015-06-01 19:42:34 -03: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 compile issue (pow)
2015-08-30 10:10:51 -03:00
spin_box.h
-fixes to capture mode
2015-08-29 01:43:21 -03:00
split_container.cpp
missing changes
2015-06-14 02:13:47 -03:00
split_container.h
tab_container.cpp
some editor window changes
2015-06-13 22:12:53 -03:00
tab_container.h
some editor window changes
2015-06-13 22:12:53 -03:00
tabs.cpp
QOL, script buttons in scene tabs
2015-07-26 10:44:35 -03:00
tabs.h
QOL, script buttons in scene tabs
2015-07-26 10:44:35 -03:00
text_edit.cpp
more code completion improvements
2015-06-27 15:52:39 -03:00
text_edit.h
texture_button.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
texture_button.h
texture_frame.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
texture_frame.h
texture_progress.cpp
texture_progress.h
tool_button.cpp
tool_button.h
tree.cpp
-fix compile issue (pow)
2015-08-30 10:10:51 -03:00
tree.h
-fixes to capture mode
2015-08-29 01:43:21 -03:00
video_player.cpp
video_player.h