This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41d1dba35fc851258d5aabad819d09f6a43e324c
godot
/
scene
/
gui
History
Rémi Verschelde
41d1dba35f
Merge pull request
#22431
from DualMatrix/pivot
...
Fixed pivot tool not setting position of Controls correctly
2018-12-07 23:18:27 +01:00
..
base_button.cpp
…
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
Merge pull request
#22680
from lupoDharkael/color-picker-presets
2018-12-07 22:39:12 +01:00
color_picker.h
…
color_rect.cpp
…
color_rect.h
…
container.cpp
…
container.h
…
control.cpp
Merge pull request
#22431
from DualMatrix/pivot
2018-12-07 23:18:27 +01:00
control.h
…
dialogs.cpp
…
dialogs.h
…
file_dialog.cpp
…
file_dialog.h
…
gradient_edit.cpp
…
gradient_edit.h
…
graph_edit.cpp
Add tooltips to GraphEdit node
2018-12-04 15:00:27 -02:00
graph_edit.h
…
graph_node.cpp
…
graph_node.h
…
grid_container.cpp
…
grid_container.h
…
item_list.cpp
…
item_list.h
…
label.cpp
…
label.h
…
line_edit.cpp
…
line_edit.h
…
link_button.cpp
…
link_button.h
…
margin_container.cpp
…
margin_container.h
…
menu_button.cpp
…
menu_button.h
…
nine_patch_rect.cpp
…
nine_patch_rect.h
…
option_button.cpp
…
option_button.h
…
panel_container.cpp
…
panel_container.h
…
panel.cpp
…
panel.h
…
popup_menu.cpp
…
popup_menu.h
…
popup.cpp
…
popup.h
…
progress_bar.cpp
…
progress_bar.h
…
range.cpp
…
range.h
…
reference_rect.cpp
…
reference_rect.h
…
rich_text_label.cpp
RichTextLabel: update the cache when the scroll hide.
2018-12-02 05:06:38 +06:00
rich_text_label.h
…
scroll_bar.cpp
…
scroll_bar.h
…
scroll_container.cpp
…
scroll_container.h
…
SCsub
…
separator.cpp
…
separator.h
…
shortcut.cpp
…
shortcut.h
…
slider.cpp
…
slider.h
…
spin_box.cpp
…
spin_box.h
…
split_container.cpp
Fixes collapsed SplitContainers
2018-12-01 17:31:37 +01:00
split_container.h
…
tab_container.cpp
…
tab_container.h
…
tabs.cpp
…
tabs.h
…
text_edit.cpp
TextEdit: added redo option to the context menu
2018-11-29 23:21:43 +06:00
text_edit.h
TextEdit: added redo option to the context menu
2018-11-29 23:21:43 +06:00
texture_button.cpp
…
texture_button.h
…
texture_progress.cpp
…
texture_progress.h
…
texture_rect.cpp
…
texture_rect.h
…
tool_button.cpp
…
tool_button.h
…
tree.cpp
…
tree.h
…
video_player.cpp
…
video_player.h
…
viewport_container.cpp
…
viewport_container.h
…