| .. |
|
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-01 00:35:16 +01:00 |
|
base_button.cpp
|
Merge pull request #17081 from endragor/no-press-when-scroll
|
2018-04-10 07:56:37 +02:00 |
|
base_button.h
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
|
box_container.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
box_container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
button.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
center_container.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
center_container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
check_box.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
check_box.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
check_button.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
check_button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
color_picker.cpp
|
Add popup_closed signal for ColorPickerButton
|
2018-04-13 15:55:10 -05:00 |
|
color_picker.h
|
Add popup_closed signal for ColorPickerButton
|
2018-04-13 15:55:10 -05:00 |
|
color_rect.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
color_rect.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
container.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
control.cpp
|
Merge pull request #17502 from groud/2Deditor_rect
|
2018-04-13 10:21:44 -03:00 |
|
control.h
|
Merge pull request #17502 from groud/2Deditor_rect
|
2018-04-13 10:21:44 -03:00 |
|
dialogs.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
dialogs.h
|
Fix typos with codespell
|
2018-02-21 19:46:06 +01:00 |
|
file_dialog.cpp
|
Fixed disappearing text on filedialog buttons
|
2018-02-21 16:04:51 +02:00 |
|
file_dialog.h
|
Fixed "Open" button being enabled when nothing is selected in a FileDialog while in "Open folder" mode.
|
2018-02-20 12:19:06 -03:00 |
|
gradient_edit.cpp
|
Fix weird editor crash when switching from editing one gradient to another keeps 'grabbing' variable to true
|
2018-02-14 16:48:13 +01:00 |
|
gradient_edit.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
graph_edit.cpp
|
Expose a few GraphEdit methods to script languages
|
2018-01-30 22:09:41 -02:00 |
|
graph_edit.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
graph_node.cpp
|
Bind many more properties to scripts
|
2018-01-12 00:58:14 +02:00 |
|
graph_node.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
grid_container.cpp
|
Fixes wrong calculation of gridcontainer's children size
|
2018-03-18 22:33:17 +01:00 |
|
grid_container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
item_list.cpp
|
ItemList selection: Check against item count
|
2018-04-14 14:36:53 +02:00 |
|
item_list.h
|
Fix converting to tileset crashes Godot if existing file is not tileset
|
2018-03-23 21:27:30 +07:00 |
|
label.cpp
|
Bind many more properties to scripts
|
2018-01-12 00:58:14 +02:00 |
|
label.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
line_edit.cpp
|
LineEdit placeholder alignment, content margins, and overflow bugs
|
2018-04-09 23:57:23 +02:00 |
|
line_edit.h
|
LineEdit placeholder alignment, content margins, and overflow bugs
|
2018-04-09 23:57:23 +02:00 |
|
link_button.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
link_button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
margin_container.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
margin_container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
menu_button.cpp
|
Improve popup menus usability
|
2018-04-07 01:06:02 +02:00 |
|
menu_button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
nine_patch_rect.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
nine_patch_rect.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
option_button.cpp
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
option_button.h
|
Add item_focused signal to OptionButton
|
2018-02-23 13:01:28 +01:00 |
|
panel.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
panel.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
panel_container.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
panel_container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
popup.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
popup.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
popup_menu.cpp
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
popup_menu.h
|
Add support for radio-looking items with icon
|
2018-04-09 19:55:54 +02:00 |
|
progress_bar.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
progress_bar.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
range.cpp
|
Bind many more properties to scripts
|
2018-01-12 00:58:14 +02:00 |
|
range.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
reference_rect.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
reference_rect.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
rich_text_label.cpp
|
Fix `RichTextLabel` column size growing beyond its calculated `max_width`
|
2018-03-24 18:09:35 +01:00 |
|
rich_text_label.h
|
Fix bad rendering of BBCode tables in `RichTextLabel`
|
2018-03-18 18:06:24 +01:00 |
|
scroll_bar.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
scroll_bar.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
scroll_container.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
scroll_container.h
|
Make BaseButton not emit press when container is scrolled
|
2018-04-09 20:34:52 +07:00 |
|
separator.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
separator.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
shortcut.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
shortcut.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
slider.cpp
|
Add two new default actions ui_end, ui_home
|
2018-02-23 13:01:28 +01:00 |
|
slider.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
spin_box.cpp
|
SpinBoxes calculate correctly their width before first redraw.
|
2018-02-05 22:42:30 +01:00 |
|
spin_box.h
|
SpinBoxes calculate correctly their width before first redraw.
|
2018-02-05 22:42:30 +01:00 |
|
split_container.cpp
|
Fixes a bas resizing with SplitContainer
|
2018-01-20 21:03:20 +01:00 |
|
split_container.h
|
Fixes a bas resizing with SplitContainer
|
2018-01-20 21:03:20 +01:00 |
|
tab_container.cpp
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tab_container.h
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tabs.cpp
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
tabs.h
|
Drag to rearrange Tabs and TabContainer
|
2018-04-08 20:23:37 -04:00 |
|
text_edit.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
text_edit.h
|
Fixed color regions and added local color region cache
|
2018-04-07 14:14:19 +01:00 |
|
texture_button.cpp
|
The TextureButton's bitmask takes into account the stretch mode selected
|
2018-01-19 00:01:23 +01:00 |
|
texture_button.h
|
The TextureButton's bitmask takes into account the stretch mode selected
|
2018-01-19 00:01:23 +01:00 |
|
texture_progress.cpp
|
add tint for under, progress and over and tint group
|
2018-04-01 19:22:51 +03:00 |
|
texture_progress.h
|
add tint for under, progress and over and tint group
|
2018-04-01 19:22:51 +03:00 |
|
texture_rect.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
texture_rect.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
tool_button.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
tool_button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
|
tree.cpp
|
Use internal physics processing for Nodes' internal logic
|
2018-04-11 09:28:14 +02:00 |
|
tree.h
|
Tree now uses UI actions instead of keys
|
2018-02-23 12:58:35 +01:00 |
|
video_player.cpp
|
Added signal to VideoPlayer to notify when the video finished playing
|
2018-04-01 23:40:26 -04:00 |
|
video_player.h
|
Fix Video Player issue with audio mix_rate when different than 44100
|
2018-01-07 12:57:48 -03:00 |
|
viewport_container.cpp
|
ViewportContainer passes input down to children viewports
|
2018-01-15 00:36:57 +01:00 |
|
viewport_container.h
|
ViewportContainer passes input down to children viewports
|
2018-01-15 00:36:57 +01:00 |