Rémi Verschelde 386ec5d954 Merge pull request #12653 from poke1024/fixdocsclick 7 лет назад
..
SCsub d4c17700aa style: Fix PEP8 whitespace issues in Python files 8 лет назад
base_button.cpp 9c516d8383 Fix toggle mode of BaseButton. 7 лет назад
base_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
box_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
box_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
center_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
center_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
check_box.cpp 0b8fa1e010 Remove dead ButtonGroup code 7 лет назад
check_box.h ed606ded52 Fix files header 7 лет назад
check_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
check_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
color_picker.cpp 9001ba26aa Added and improved some missing icons, plus some other visual fixes. 7 лет назад
color_picker.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
color_rect.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
color_rect.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
control.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 лет назад
control.h 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 лет назад
dialogs.cpp 1e8048dd45 Improved theme generation, and other fixes 7 лет назад
dialogs.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
file_dialog.cpp 3a71471edd FileDialog: enlarge the file list a bit 7 лет назад
file_dialog.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
gradient_edit.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
gradient_edit.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
graph_edit.cpp 9001ba26aa Added and improved some missing icons, plus some other visual fixes. 7 лет назад
graph_edit.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
graph_node.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 лет назад
graph_node.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 лет назад
grid_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
grid_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
item_list.cpp a1ffadb953 Revert "Fixes the selection rect in item_list drawn not clipped" 7 лет назад
item_list.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 лет назад
label.cpp 9c63ab99f0 Fix use of unitialized variables 7 лет назад
label.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
line_edit.cpp 5bbc9a7e66 Merge pull request #12268 from AlexHolly/fix-lineedit-selection 7 лет назад
line_edit.h 9dddce75d0 Added multi level undo redo to line edit 7 лет назад
link_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
link_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
margin_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
margin_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
menu_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
menu_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
nine_patch_rect.cpp 79dda1350d Finished transition of Patch9Rect to NinePatchRect 7 лет назад
nine_patch_rect.h 79dda1350d Finished transition of Patch9Rect to NinePatchRect 7 лет назад
option_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
option_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
panel.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
panel.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
panel_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
panel_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
popup.cpp 6f185cc9f7 Remove unecessary anchors&margins set causing bad display (sons of containers) 7 лет назад
popup.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
popup_menu.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
popup_menu.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
progress_bar.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
progress_bar.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
range.cpp 45a322b6ae Fix crash when unsharing a range that is not shared 7 лет назад
range.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
reference_rect.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
reference_rect.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
rich_text_label.cpp a7304b0c54 Fix selection and clicks on text in tables in RichTextLabel 7 лет назад
rich_text_label.h 0c9d201044 Merge pull request #11407 from toger5/selection_override_color 7 лет назад
scroll_bar.cpp 4537977d6d Renamed fixed_process to physics_process 7 лет назад
scroll_bar.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
scroll_container.cpp 4537977d6d Renamed fixed_process to physics_process 7 лет назад
scroll_container.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 лет назад
separator.cpp 5194c03992 turned arround minimum Size for Seperator in reaction to issue #12020 7 лет назад
separator.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
shortcut.cpp 7ad14e7a3e Dead code tells no tales 7 лет назад
shortcut.h 7ad14e7a3e Dead code tells no tales 7 лет назад
slider.cpp 807a84f7c9 Reset slider mouse state on hiding/removing 7 лет назад
slider.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
spin_box.cpp 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 лет назад
spin_box.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
split_container.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
split_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
tab_container.cpp b3f5d119aa Fix crash when click an empty tabs container 7 лет назад
tab_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
tabs.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 лет назад
tabs.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
text_edit.cpp 6f6afde0c5 Changed line and word mouse selection 7 лет назад
text_edit.h 6f6afde0c5 Changed line and word mouse selection 7 лет назад
texture_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
texture_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
texture_progress.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
texture_progress.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
texture_rect.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
texture_rect.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
tool_button.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
tool_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 лет назад
tree.cpp 8f204d78fd In Create New Node, always select and show best (shortest) match 7 лет назад
tree.h 8f204d78fd In Create New Node, always select and show best (shortest) match 7 лет назад
video_player.cpp 43410ca363 Add function set_stream_position to VideoPlayer 7 лет назад
video_player.h 43410ca363 Add function set_stream_position to VideoPlayer 7 лет назад
viewport_container.cpp a4ea63737c Ability to shrink 3D viewport by half 7 лет назад
viewport_container.h a4ea63737c Ability to shrink 3D viewport by half 7 лет назад