Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
1 year ago |
ajreckof
|
5c15083d40
properly update nodepath with batch rename
|
1 year ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 year ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Marius Hanl
|
fd17f67894
Fix substitute buttons were never enabled
|
1 year ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
2 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
2 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
2 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
2 years ago |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2 years ago |
derammo
|
47d0dc8a41
popup deferred hide suppressed if reopened
|
2 years ago |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
2 years ago |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
2 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
2 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
2 years ago |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
2 years ago |
Gilles Roudière
|
73e784de1e
Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner()
|
2 years ago |
Rémi Verschelde
|
e6caaf4c80
Merge pull request #57205 from TechnoPorg/variant-template-cast
|
2 years ago |
TechnoPorg
|
051ef479c9
Allow method binds to take Object subclasses as arguments
|
2 years ago |
Rémi Verschelde
|
8bb98ad743
Merge pull request #52690 from nsrCodes/batch-rename-preview-wrap
|
2 years ago |
luz paz
|
858bcd5058
Fix various typos
|
2 years ago |