风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 лет назад |
Yuri Sizov
|
1362bc22bd
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
3 лет назад |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 лет назад |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 лет назад |
kobewi
|
cd02cb27af
Replace some TTRCs with TTRs
|
3 лет назад |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 лет назад |
reduz
|
e32215fbad
Add Blender install autodetection and configuration.
|
3 лет назад |
reduz
|
09b951b99b
Refactor Object metadata
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 лет назад |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 лет назад |
Yuri Sizov
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
4 лет назад |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 лет назад |
Michael Alexsander
|
79fc188fc4
Multiple cosmetic fixes for embedded windows
|
4 лет назад |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 лет назад |
Rémi Verschelde
|
aab6dc301c
Merge pull request #50086 from Geometror/label-improve-layout-options
|
4 лет назад |
kleonc
|
714e6a595d
Add AcceptDialog::remove_button method
|
4 лет назад |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
4 лет назад |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 лет назад |
Aaron Franke
|
bc5c10e0f8
Use a more specific type for AcceptDialog register_text_enter
|
4 лет назад |
fabriceci
|
697c594cd8
fix translation not updating in ConfirmationDialog (and Window by inheritance)
|
4 лет назад |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
5 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
5 лет назад |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
5 лет назад |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
5 лет назад |