.. |
SCsub
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 anni fa |
aspect_ratio_container.cpp
|
87f503310b
Tweak dozens of editor property hints for consistency
|
4 anni fa |
aspect_ratio_container.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
base_button.cpp
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
base_button.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
box_container.cpp
|
de4f29f458
Remove node_hrcr hack
|
4 anni fa |
box_container.h
|
97a3a66220
Improved 3D Scene Importer
|
4 anni fa |
button.cpp
|
12838bd99d
Add focus font color to Button and derivatives
|
4 anni fa |
button.h
|
5ae569560d
Fix missing argument names in bindings
|
4 anni fa |
center_container.cpp
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
center_container.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
check_box.cpp
|
facf8f1883
Apply set_read_only() to child classes of EditorProperty elements
|
4 anni fa |
check_box.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
check_button.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
check_button.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
code_edit.cpp
|
ebbc25e89c
Ignore empty Font resources as theme override.
|
4 anni fa |
code_edit.h
|
0caab00d66
Fix breakpointed_lines out of sync when removing lines above
|
4 anni fa |
color_picker.cpp
|
5ae569560d
Fix missing argument names in bindings
|
4 anni fa |
color_picker.h
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
4 anni fa |
color_rect.cpp
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
color_rect.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
container.cpp
|
1c0ebc85dd
Add pre-sort signal and notification in Container
|
4 anni fa |
container.h
|
1c0ebc85dd
Add pre-sort signal and notification in Container
|
4 anni fa |
control.cpp
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 anni fa |
control.h
|
87a4ba492e
Remove unimplemented methods
|
4 anni fa |
dialogs.cpp
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
4 anni fa |
dialogs.h
|
714e6a595d
Add AcceptDialog::remove_button method
|
4 anni fa |
file_dialog.cpp
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 anni fa |
file_dialog.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
gradient_edit.cpp
|
ed0337c0b9
Several Gradient improvements
|
4 anni fa |
gradient_edit.h
|
ed0337c0b9
Several Gradient improvements
|
4 anni fa |
graph_edit.cpp
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
4 anni fa |
graph_edit.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
graph_node.cpp
|
c63b18507d
Use range iterators for `Map`
|
4 anni fa |
graph_node.h
|
9aa0b3c46e
Fixes sync issue between position_offset and rect_position in GraphNode
|
4 anni fa |
grid_container.cpp
|
c63b18507d
Use range iterators for `Map`
|
4 anni fa |
grid_container.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
item_list.cpp
|
3abb5a9035
Add missing argument names for bindings in GDExtension
|
4 anni fa |
item_list.h
|
a51f92273a
Remove ItemList editor and replace it by a property array
|
4 anni fa |
label.cpp
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
4 anni fa |
label.h
|
56a8d3f30c
Improvements to Label's layout options
|
4 anni fa |
line_edit.cpp
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 anni fa |
line_edit.h
|
21529c90f8
Merge pull request #54166 from ConteZero/unique_selection
|
4 anni fa |
link_button.cpp
|
12838bd99d
Add focus font color to Button and derivatives
|
4 anni fa |
link_button.h
|
c50c5b9bef
LinkButton's text now is automatically translated
|
4 anni fa |
margin_container.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
margin_container.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
menu_button.cpp
|
3abb5a9035
Add missing argument names for bindings in GDExtension
|
4 anni fa |
menu_button.h
|
4554892223
Implement inspector property array for `PopupMenu` and `MenuButton`
|
4 anni fa |
nine_patch_rect.cpp
|
19afaa0203
Fixed a bunch of connection errors in TextureEditorPlugin
|
4 anni fa |
nine_patch_rect.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
option_button.cpp
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 anni fa |
option_button.h
|
ee4b0108e0
Make some enhancements to the POT generation
|
4 anni fa |
panel.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
panel.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
panel_container.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
panel_container.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
popup.cpp
|
5869d053f9
Fix popup trying to emit a non existing signal when closed
|
4 anni fa |
popup.h
|
87a4ba492e
Remove unimplemented methods
|
4 anni fa |
popup_menu.cpp
|
3abb5a9035
Add missing argument names for bindings in GDExtension
|
4 anni fa |
popup_menu.h
|
4554892223
Implement inspector property array for `PopupMenu` and `MenuButton`
|
4 anni fa |
progress_bar.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
progress_bar.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
range.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
range.h
|
2a8c59c171
Use Array for node configuration warnings
|
4 anni fa |
reference_rect.cpp
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
reference_rect.h
|
b5334d14f7
Update copyright statements to 2021
|
4 anni fa |
rich_text_effect.cpp
|
c931906af7
Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX.
|
4 anni fa |
rich_text_effect.h
|
c931906af7
Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX.
|
4 anni fa |
rich_text_label.cpp
|
21529c90f8
Merge pull request #54166 from ConteZero/unique_selection
|
4 anni fa |
rich_text_label.h
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 anni fa |
scroll_bar.cpp
|
cc51b045da
Construct values only when necessary.
|
4 anni fa |
scroll_bar.h
|
f85426e8ad
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
|
4 anni fa |
scroll_container.cpp
|
cc51b045da
Construct values only when necessary.
|
4 anni fa |
scroll_container.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
separator.cpp
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
separator.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
slider.cpp
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
slider.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
spin_box.cpp
|
5ae569560d
Fix missing argument names in bindings
|
4 anni fa |
spin_box.h
|
5ae569560d
Fix missing argument names in bindings
|
4 anni fa |
split_container.cpp
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
split_container.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
subviewport_container.cpp
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
subviewport_container.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
tab_bar.cpp
|
4c563a51c3
Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`
|
4 anni fa |
tab_bar.h
|
87a4ba492e
Remove unimplemented methods
|
4 anni fa |
tab_container.cpp
|
9293c76636
Merge pull request #53049 from AnilBK/dont-construct-2
|
4 anni fa |
tab_container.h
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
text_edit.cpp
|
21529c90f8
Merge pull request #54166 from ConteZero/unique_selection
|
4 anni fa |
text_edit.h
|
fbee4efa5f
Add option to make selection unique
|
4 anni fa |
texture_button.cpp
|
6c3c269f24
TextureButton Update min size on any texture change
|
4 anni fa |
texture_button.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
texture_progress_bar.cpp
|
a238816f0b
Fix bilinear TextureProgressBar with nine patch enabled
|
4 anni fa |
texture_progress_bar.h
|
e78ee616f7
Add offset for TextureProgress progress texture
|
4 anni fa |
texture_rect.cpp
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
texture_rect.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |
tree.cpp
|
ebbc25e89c
Ignore empty Font resources as theme override.
|
4 anni fa |
tree.h
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
4 anni fa |
video_player.cpp
|
ae74e78909
Remove WebM support (and deps libvpx and opus)
|
4 anni fa |
video_player.h
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 anni fa |