This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-24 21:01:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13c88878c4
godot
/
scene
/
gui
History
PouleyKetchoupp
13c88878c4
Fixed cases where labels with autowrap can overflow the editor ui
...
Fixes
#33155
2019-11-04 10:12:36 +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
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp
control.h
dialogs.cpp
Make the editor dimming even more smarter
2019-11-02 20:25:26 -03:00
dialogs.h
Make the editor dimming smarter
2019-10-31 16:58:53 -03:00
file_dialog.cpp
Merge pull request
#33091
from MCrafterzz/fix10567
2019-10-29 13:27:41 +01:00
file_dialog.h
Improved UX of selecting directories in (Editor)FileDialog by hiding unused gui elements and moving the drive selection
2019-10-29 11:36:09 +01:00
gradient_edit.cpp
gradient_edit.h
graph_edit.cpp
graph_edit.h
graph_node.cpp
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp
item_list.h
label.cpp
Fixed cases where labels with autowrap can overflow the editor ui
2019-11-04 10:12:36 +01:00
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_effect.cpp
rich_text_effect.h
rich_text_label.cpp
Merge pull request
#32870
from bergmannf/27850_rtl_bold_italic
2019-10-25 23:17:59 +02:00
rich_text_label.h
Merge pull request
#32870
from bergmannf/27850_rtl_bold_italic
2019-10-25 23:17:59 +02:00
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
split_container.h
tab_container.cpp
tab_container.h
tabs.cpp
tabs.h
text_edit.cpp
Update connection info on script validation rather then saved copy
2019-11-02 14:41:59 +00:00
text_edit.h
Improved TextEdit search usability & documentation
2019-10-31 12:35:23 +01: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
Fixes the edit rect in TreeItems
2019-11-03 16:08:07 +01:00
tree.h
video_player.cpp
video_player.h
viewport_container.cpp
viewport_container.h