.. |
base_button.cpp
|
Expose ButtonGroup's "get_buttons()" to GDScript
|
2018-12-14 04:16:23 -02:00 |
base_button.h
|
Expose ButtonGroup's "get_buttons()" to GDScript
|
2018-12-14 04:16:23 -02: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
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03: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
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
check_button.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
color_picker.cpp
|
ColorPicker fixes
|
2018-12-12 22:30:49 +01:00 |
color_picker.h
|
ColorPicker: extend access to presets from gds
|
2018-10-24 01:07:33 +02: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
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
container.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
control.cpp
|
Merge pull request #22431 from DualMatrix/pivot
|
2018-12-07 23:18:27 +01:00 |
control.h
|
Add expand/collapse all buttons for the "Errors" tab
|
2018-09-12 23:53:10 -03:00 |
dialogs.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03:00 |
dialogs.h
|
Fix typos with codespell
|
2018-02-21 19:46:06 +01:00 |
file_dialog.cpp
|
Prevent FileDialog from stealing focus when setting current file in editor
|
2018-12-14 22:58:01 +01:00 |
file_dialog.h
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
gradient_edit.cpp
|
Fixed a typo, treshhold to threshold.
|
2018-10-23 03:46:16 +07:00 |
gradient_edit.h
|
Many fixes to gradient editor, which was pretty broken. Closes #19308
|
2018-09-07 13:49:10 -03:00 |
graph_edit.cpp
|
Add tooltips to GraphEdit node
|
2018-12-04 15:00:27 -02:00 |
graph_edit.h
|
Repaired mistyped of 'just_disconnected'.
|
2018-10-19 18:31:35 +07:00 |
graph_node.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
graph_node.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
grid_container.cpp
|
Revert "Created a new function named get_element in GridContainer. This funct…"
|
2018-10-07 10:32:34 +02:00 |
grid_container.h
|
Revert "Created a new function named get_element in GridContainer. This funct…"
|
2018-10-07 10:32:34 +02:00 |
item_list.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03:00 |
item_list.h
|
Enhance the tilemap transform buttons
|
2018-10-30 14:43:52 +01:00 |
label.cpp
|
Merge pull request #24428 from akien-mga/label-uppercase
|
2018-12-18 07:57:41 +01:00 |
label.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
line_edit.cpp
|
Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative.
|
2018-11-23 14:07:48 +02:00 |
line_edit.h
|
Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative.
|
2018-11-23 14:07:48 +02:00 |
link_button.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03: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
|
Make opening menus with the same parent on mouse focus explicit
|
2018-11-20 20:37:45 -02:00 |
menu_button.h
|
Make opening menus with the same parent on mouse focus explicit
|
2018-11-20 20:37:45 -02:00 |
nine_patch_rect.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03:00 |
nine_patch_rect.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
option_button.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
option_button.h
|
Add item_focused signal to OptionButton
|
2018-02-23 13:01:28 +01:00 |
panel.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02: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
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
popup.h
|
Many fixes to gradient editor, which was pretty broken. Closes #19308
|
2018-09-07 13:49:10 -03:00 |
popup_menu.cpp
|
Fix item highlighting in PopupMenu for items with offset
|
2018-12-15 18:48:10 -02:00 |
popup_menu.h
|
context menu improvements
|
2018-07-26 08:58:35 -04:00 |
progress_bar.cpp
|
-Added AnimationGraphPlayer (still missing features)
|
2018-06-18 22:12:08 -03:00 |
progress_bar.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
range.cpp
|
Merge pull request #22381 from DualMatrix/range_exp_warning
|
2018-09-28 10:53:24 +02:00 |
range.h
|
Added warning when min_value of range is smaller than 0 while exp_edit is true.
|
2018-09-23 20:59:35 +02:00 |
reference_rect.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
reference_rect.h
|
Fix ReferenceRect border
|
2018-08-11 10:37:03 +03:00 |
rich_text_label.cpp
|
Merge pull request #22870 from semtri/godot-issue-7620
|
2018-12-13 21:16:13 +01:00 |
rich_text_label.h
|
Fix richtextlabel meta links shouldn't open when swiping to scroll
|
2018-10-09 09:04:59 +09:00 |
scroll_bar.cpp
|
Fix scroll bar lock when smooth scroll enabled, issue 23314
|
2018-11-24 14:03:54 +00:00 |
scroll_bar.h
|
Rename ScrollBar's drag_slave to drag_node
|
2018-09-15 00:55:22 +02:00 |
scroll_container.cpp
|
Use VScrollBar when calculating horiz. offset in ScrollContainer
|
2018-11-16 02:47:43 +01:00 |
scroll_container.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02: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
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
shortcut.h
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
slider.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
slider.h
|
Added scrollable property to Sliders
|
2018-07-07 13:48:34 +03:00 |
spin_box.cpp
|
Fixed issue #11893 (SpinBox Capturing mouse)
|
2018-12-10 19:33:04 +01:00 |
spin_box.h
|
Fixed issue #11893 (SpinBox Capturing mouse)
|
2018-12-10 19:33:04 +01:00 |
split_container.cpp
|
Fixes collapsed SplitContainers
|
2018-12-01 17:31:37 +01:00 |
split_container.h
|
Keep the SplitContainer offset value when it is shrinked
|
2018-11-15 16:47:28 +01:00 |
tab_container.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
tab_container.h
|
Fix "find and replace" initializing with wrong size
|
2018-06-13 14:08:04 -03:00 |
tabs.cpp
|
Ceil tabs font size
|
2018-11-27 00:30:12 +06:00 |
tabs.h
|
Update Tab hover status when adding or removing tabs, issue 22890
|
2018-10-21 15:55:58 +01:00 |
text_edit.cpp
|
Revert "Use more subtle indentation guides in the script editor"
|
2018-12-13 19:57:34 +01:00 |
text_edit.h
|
Revert "Use more subtle indentation guides in the script editor"
|
2018-12-13 19:57:34 +01:00 |
texture_button.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03: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
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03:00 |
texture_progress.h
|
Add support for bilinear bars in TextureProgress
|
2018-05-12 10:23:06 +02:00 |
texture_rect.cpp
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03: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
|
Fix tree item editable cell not updating when windows was resized
|
2018-12-14 12:09:47 -02:00 |
tree.h
|
Fix tree item editable cell not updating when windows was resized
|
2018-12-14 12:09:47 -02:00 |
video_player.cpp
|
Fix possible crash with VideoPlayer _mix_audio function
|
2018-11-02 13:33:20 -03: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 was not passing unhandled input. Pass it, fixes #17326
|
2018-11-15 17:29:55 -03:00 |
viewport_container.h
|
ViewportContainer was not passing unhandled input. Pass it, fixes #17326
|
2018-11-15 17:29:55 -03:00 |