Markus Sauermann
|
7f547fcf09
Fix focusloss of non-exclusive `AcceptDialog` with `close_on_escape`
|
2 年之前 |
Markus Sauermann
|
dc434ef849
Fix that button presses don't set event as handled in AcceptDialog
|
2 年之前 |
Arman Elgudzhyan
|
8ab2cf3d2d
Use defined key mapping for closing popups and dialogs
|
2 年之前 |
Rindbee
|
c73844f117
Use min_size/max_size to limit the window size and the position while popup center
|
3 年之前 |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 年之前 |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Haoyu Qiu
|
06a0b26c9e
Fix inspector not showing name for LabelSettings.font
|
2 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年之前 |
Rémi Verschelde
|
81de16890e
Merge pull request #65375 from ItsNL/fix-accep-dialog-its_inside_tree-false
|
3 年之前 |
=
|
2de52c74ae
Fix "grab_focus: Condition "!is_inside_tree()" is true" when AcceptDialog was visible from the editor.
|
3 年之前 |
Yuri Sizov
|
5eaf82b4f0
Make AcceptDialog and derivatives utilize StyleBox fully
|
3 年之前 |
Yuri Sizov
|
15fd025f90
Add dumb and manual theme caching systems to Window
|
3 年之前 |
风青山
|
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
|
3 年之前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年之前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年之前 |
Yuri Sizov
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
3 年之前 |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 年之前 |