kobewi
|
970f5533dd
Fix filtering editor nodes in Create Dialog
|
2 years ago |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 years ago |
Dmitrii Maganov
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 years ago |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Aaron Franke
|
137508dfc8
Check if class exists before checking if it's virtual in Create Dialog
|
2 years ago |
Rémi Verschelde
|
3673eb7001
Merge pull request #67553 from Sauermann/fix-new-node-dialog-description
|
2 years ago |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
Rémi Verschelde
|
2444860d03
Merge pull request #67798 from KoBeWi/code_resurrection
|
2 years ago |
Aaron Franke
|
ba542444e3
Don't allow instancing virtual node types in the Create New Node dialog
|
2 years ago |
kobewi
|
c5c30898af
Uncomment drag forwarding in CreateDialog
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Markus Sauermann
|
6a3df02956
Fix Updating New Node Dialog Description of Custom Nodes
|
2 years ago |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Markus Sauermann
|
c8106ca317
Fix creating Nodes from Recent list
|
3 years ago |
SaracenOne
|
cc4bda8500
Add ability to flag classes as experimental or deprecated.
|
3 years ago |
Nathan Franke
|
a258101971
simplify title of create/change node dialog
|
3 years ago |
kobewi
|
a3309215c2
Improve handling of custom types
|
3 years ago |
Rémi Verschelde
|
ebe4f8d3a4
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
|
3 years ago |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 years ago |
Umang Kalra
|
7ef5dfcfc3
Changed the title of change node type dialog
|
3 years ago |
Aaron Franke
|
ac870ab1c8
Move editor paths into the EditorPaths class
|
3 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 years ago |