| .. |
|
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-01 00:35:16 +07:00 |
|
base_button.cpp
|
Fix toggle mode of BaseButton.
|
2017-09-26 20:10:44 +07:00 |
|
base_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
box_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
box_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
center_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
center_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
check_box.cpp
|
Remove dead ButtonGroup code
|
2017-09-06 14:41:34 +07:00 |
|
check_box.h
|
Fix files header
|
2017-09-01 21:07:55 +07:00 |
|
check_button.cpp
|
Some fixes and improvements.
|
2017-11-10 16:45:08 +07:00 |
|
check_button.h
|
Some fixes and improvements.
|
2017-11-10 16:45:08 +07:00 |
|
color_picker.cpp
|
Added get_popup() method to ColorPickerButton. This allows to check if the picker is open or not using Popup signals.
|
2017-12-01 23:18:01 +07:00 |
|
color_picker.h
|
Added get_popup() method to ColorPickerButton. This allows to check if the picker is open or not using Popup signals.
|
2017-12-01 23:18:01 +07:00 |
|
color_rect.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
color_rect.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
control.cpp
|
Rework the canvas_item API for further improves to the canvas item editor
|
2017-11-19 13:36:31 +07:00 |
|
control.h
|
Rework the canvas_item API for further improves to the canvas item editor
|
2017-11-19 13:36:31 +07:00 |
|
dialogs.cpp
|
Improved theme generation, and other fixes
|
2017-09-12 13:16:38 +07:00 |
|
dialogs.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
file_dialog.cpp
|
Fixed FileDialog's "parent folder" button not having a texture.
|
2017-12-02 04:30:20 +07:00 |
|
file_dialog.h
|
Some improvements to file/dir open/save dialogs:
|
2017-11-27 22:39:36 +07:00 |
|
gradient_edit.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
gradient_edit.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
graph_edit.cpp
|
Native pan and zoom for macOS
|
2017-11-21 09:11:39 +07:00 |
|
graph_edit.h
|
Native pan and zoom for macOS
|
2017-11-21 09:11:39 +07:00 |
|
graph_node.cpp
|
Rename pos to position in user facing methods and variables
|
2017-09-20 13:11:10 +07:00 |
|
graph_node.h
|
Rename pos to position in user facing methods and variables
|
2017-09-20 13:11:10 +07:00 |
|
grid_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
grid_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
item_list.cpp
|
Item List small enhancements
|
2017-11-26 22:56:42 +07:00 |
|
item_list.h
|
Item List small enhancements
|
2017-11-26 22:56:42 +07:00 |
|
label.cpp
|
Fix use of unitialized variables
|
2017-09-02 01:59:26 +07:00 |
|
label.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
line_edit.cpp
|
change expand_to_len property to add on nonzero...also rename to
|
2017-11-18 18:57:48 +07:00 |
|
line_edit.h
|
add context menu enable getters, setters, and properties in LineEdit and TextEdit
|
2017-11-11 03:30:59 +07:00 |
|
link_button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
link_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
margin_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
margin_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
menu_button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
menu_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
nine_patch_rect.cpp
|
Finished transition of Patch9Rect to NinePatchRect
|
2017-10-24 13:01:45 +07:00 |
|
nine_patch_rect.h
|
Finished transition of Patch9Rect to NinePatchRect
|
2017-10-24 13:01:45 +07:00 |
|
option_button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
option_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
panel.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
panel.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
panel_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
panel_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
popup.cpp
|
Remove unecessary anchors&margins set causing bad display (sons of containers)
|
2017-09-27 00:38:28 +07:00 |
|
popup.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
popup_menu.cpp
|
Fixed PopupMenu's submenus not showing up in certain situations.
|
2017-12-06 17:27:21 +07:00 |
|
popup_menu.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
progress_bar.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
progress_bar.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
range.cpp
|
Fix crash when unsharing a range that is not shared
|
2017-09-28 00:45:05 +07:00 |
|
range.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
reference_rect.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
reference_rect.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
rich_text_label.cpp
|
Rich Text Label: fixed deselection issue
|
2017-12-04 18:46:20 +07:00 |
|
rich_text_label.h
|
Adding ability for single meta hovering
|
2017-11-17 09:37:41 +07:00 |
|
scroll_bar.cpp
|
Renamed fixed_process to physics_process
|
2017-09-30 16:19:07 +07:00 |
|
scroll_bar.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
scroll_container.cpp
|
Native pan and zoom for macOS
|
2017-11-21 09:11:39 +07:00 |
|
scroll_container.h
|
Rename pos to position in user facing methods and variables
|
2017-09-20 13:11:10 +07:00 |
|
separator.cpp
|
turned arround minimum Size for Seperator in reaction to issue #12020
|
2017-10-12 00:25:56 +07:00 |
|
separator.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
shortcut.cpp
|
Dead code tells no tales
|
2017-08-27 22:13:45 +07:00 |
|
shortcut.h
|
Dead code tells no tales
|
2017-08-27 22:13:45 +07:00 |
|
slider.cpp
|
Reset slider mouse state on hiding/removing
|
2017-10-16 20:59:25 +07:00 |
|
slider.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
spin_box.cpp
|
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
2017-09-22 11:39:44 +07:00 |
|
spin_box.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
split_container.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
split_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
tab_container.cpp
|
Fix crash when click an empty tabs container
|
2017-10-30 20:20:51 +07:00 |
|
tab_container.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
tabs.cpp
|
add scene button and tab scrolling
|
2017-11-18 20:31:51 +07:00 |
|
tabs.h
|
add scene button and tab scrolling
|
2017-11-18 20:31:51 +07:00 |
|
text_edit.cpp
|
Merge pull request #13409 from YeldhamDev/textedit_disabled
|
2017-12-06 23:42:54 +07:00 |
|
text_edit.h
|
Add disabled theme to TextEdit.
|
2017-12-01 01:32:26 +07:00 |
|
texture_button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
texture_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
texture_progress.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
texture_progress.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
texture_rect.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
texture_rect.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
tool_button.cpp
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
tool_button.h
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +07:00 |
|
tree.cpp
|
Some improvements to file/dir open/save dialogs:
|
2017-11-27 22:39:36 +07:00 |
|
tree.h
|
Some improvements to file/dir open/save dialogs:
|
2017-11-27 22:39:36 +07:00 |
|
video_player.cpp
|
initialize bus_index to 0
|
2017-11-26 18:16:31 +07:00 |
|
video_player.h
|
Fix video playback
|
2017-10-14 23:20:39 +07:00 |
|
viewport_container.cpp
|
Ability to shrink 3D viewport by half
|
2017-10-31 14:23:47 +07:00 |
|
viewport_container.h
|
Ability to shrink 3D viewport by half
|
2017-10-31 14:23:47 +07:00 |