godot/scene/gui
Juan Linietsky 78f4b93703 Fixes to GraphEdit:
-Working area is bigger now, solves #1148
-Using Position now works, fixes #1141
-RGB ops now work, fixes #1139
-Missing bindings to GraphEdit and GraphNode added
-Shader Graph Editor Shows errors on cyclic links and missing connections
2015-01-08 00:41:34 -03:00
..
base_button.cpp -fixes to vmethod for button 2014-12-02 17:26:56 -03:00
base_button.h Bug Fixes 2014-11-02 11:31:01 -03:00
box_container.cpp -ability to set default textures in shader (needed for visual shader editing) 2014-12-21 11:42:44 -03:00
box_container.h
button_array.cpp
button_array.h
button_group.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
button_group.h
button.cpp
button.h
center_container.cpp
center_container.h
check_button.cpp
check_button.h
color_picker.cpp
color_picker.h
container.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
container.h
control.cpp -fixed bug on focus capture, now respets line/text edit 2015-01-03 15:39:01 -03:00
control.h
custom_button.cpp
custom_button.h
dialogs.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
dialogs.h
file_dialog.cpp
file_dialog.h
graph_edit.cpp Fixes to GraphEdit: 2015-01-08 00:41:34 -03:00
graph_edit.h Fixes to GraphEdit: 2015-01-08 00:41:34 -03:00
graph_node.cpp Fixes to GraphEdit: 2015-01-08 00:41:34 -03:00
graph_node.h -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
grid_container.cpp
grid_container.h
label.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
label.h
line_edit.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
line_edit.h
margin_container.cpp
margin_container.h
menu_button.cpp -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
menu_button.h
option_button.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.cpp -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
popup_menu.h -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
popup.cpp -Obscure bug in popups solved, fixes #1008 2015-01-03 23:27:11 -03:00
popup.h
progress_bar.cpp
progress_bar.h
range.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
range.h
reference_frame.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
reference_frame.h
rich_text_label.cpp
rich_text_label.h
scroll_bar.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
scroll_bar.h
scroll_container.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
scroll_container.h
SCsub
separator.cpp
separator.h
slider.cpp
slider.h
spin_box.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
spin_box.h
split_container.cpp
split_container.h
tab_container.cpp -proper minimum size computation for TabContainer 2015-01-02 22:34:22 -03:00
tab_container.h -proper minimum size computation for TabContainer 2015-01-02 22:34:22 -03:00
tabs.cpp
tabs.h
text_edit.cpp -attempt to be friendlier on non english keyboards 2015-01-04 22:39:21 -03:00
text_edit.h -fix TextEdit shift-click functionality past begin and end of selection (#1004) 2015-01-02 15:08:40 -03:00
texture_button.cpp Changed texturebutton scale from float to Size2 2015-01-02 20:23:52 -08:00
texture_button.h Changed texturebutton scale from float to Size2 2015-01-02 20:23:52 -08:00
texture_frame.cpp
texture_frame.h
texture_progress.cpp
texture_progress.h
tool_button.cpp
tool_button.h
tree.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
tree.h
video_player.cpp 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
video_player.h 3D Import Import & UDP 2014-11-12 11:23:23 -03:00