Yuri Sizov
|
9b03fb36f9
Improve threading in ClassDB and EditorHelp
|
před 2 roky |
Michael Alexsander
|
ae91644c73
Revamp how documentation tooltips work
|
před 2 roky |
Rémi Verschelde
|
d759f91f8d
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
před 2 roky |
398utubzyt
|
2df37a237a
C#: Abstract script class support
|
před 2 roky |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
před 2 roky |
Rémi Verschelde
|
786dab42fd
Merge pull request #70329 from Daylily-Zeleen/daylily-zeleen/register_internal_class
|
před 2 roky |
Daylily-Zeleen
|
41ffe5461f
Allow GDExtension to register unexposed class.
|
před 2 roky |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
před 2 roky |
MewPurPur
|
398ca4e71a
Use the gray color for all abstract classes
|
před 2 roky |
Hugo Locurcio
|
08118b1456
Only display 15 nodes in the Recent section of the Create New Node dialog
|
před 2 roky |
Yuri Sizov
|
294b1a731a
Merge pull request #63732 from DarkMessiah/create-new-node-arrow-navigation
|
před 2 roky |
Stanislav Labzyuk
|
7b139e77e8
Add spacebar for folding in the Create New Node window
|
před 3 roky |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
před 2 roky |
Ryan Roden-Corrent
|
894ce41180
Apply clamp_to_embedder on parent resize and popup.
|
před 2 roky |
kobewi
|
970f5533dd
Fix filtering editor nodes in Create Dialog
|
před 2 roky |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
před 2 roky |
Dmitrii Maganov
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
před 2 roky |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
před 2 roky |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 2 roky |
Aaron Franke
|
137508dfc8
Check if class exists before checking if it's virtual in Create Dialog
|
před 2 roky |
Rémi Verschelde
|
3673eb7001
Merge pull request #67553 from Sauermann/fix-new-node-dialog-description
|
před 2 roky |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
před 2 roky |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
před 2 roky |
Rémi Verschelde
|
2444860d03
Merge pull request #67798 from KoBeWi/code_resurrection
|
před 2 roky |
Aaron Franke
|
ba542444e3
Don't allow instancing virtual node types in the Create New Node dialog
|
před 3 roky |
kobewi
|
c5c30898af
Uncomment drag forwarding in CreateDialog
|
před 3 roky |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
před 3 roky |
Markus Sauermann
|
6a3df02956
Fix Updating New Node Dialog Description of Custom Nodes
|
před 3 roky |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
před 3 roky |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
před 3 roky |