index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
create_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Rework global class hiding in addons
kobewi
2024-06-25
1
-2
/
+7
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
Improve performance of the 'Create New Node' dialog
Marius Hanl
2024-05-15
1
-61
/
+44
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Editor: Display deprecated/experimental messages in tooltips
Danil Alexeev
2024-04-18
1
-13
/
+3
*
Disable Create button for abstract classes
kobewi
2024-04-17
1
-1
/
+8
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+2
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
Merge pull request #83577 from DennisManaa/fix-translation-for-item-list
Rémi Verschelde
2024-01-04
1
-0
/
+1
|
\
|
*
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+1
*
|
Improve threading in ClassDB and EditorHelp
Yuri Sizov
2023-10-20
1
-3
/
+5
|
/
*
Revamp how documentation tooltips work
Michael Alexsander
2023-10-03
1
-2
/
+3
*
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
Rémi Verschelde
2023-09-25
1
-2
/
+8
|
\
|
*
C#: Abstract script class support
398utubzyt
2023-09-15
1
-2
/
+8
*
|
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-7
/
+2
|
/
*
Merge pull request #70329 from Daylily-Zeleen/daylily-zeleen/register_interna...
Rémi Verschelde
2023-09-11
1
-0
/
+4
|
\
|
*
Allow GDExtension to register unexposed class.
Daylily-Zeleen
2023-09-04
1
-0
/
+4
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-8
/
+9
|
/
*
Use the gray color for all abstract classes
MewPurPur
2023-08-31
1
-8
/
+6
*
Only display 15 nodes in the Recent section of the Create New Node dialog
Hugo Locurcio
2023-06-23
1
-2
/
+4
*
Merge pull request #63732 from DarkMessiah/create-new-node-arrow-navigation
Yuri Sizov
2023-05-29
1
-2
/
+15
|
\
|
*
Add spacebar for folding in the Create New Node window
Stanislav Labzyuk
2023-05-28
1
-2
/
+15
*
|
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+5
*
|
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-1
/
+2
*
|
Fix filtering editor nodes in Create Dialog
kobewi
2023-01-27
1
-1
/
+6
|
/
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-7
/
+1
*
GDScript: Fix extending abstract classes, forbid their construction
Dmitrii Maganov
2023-01-12
1
-0
/
+5
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Check if class exists before checking if it's virtual in Create Dialog
Aaron Franke
2022-12-11
1
-1
/
+2
*
Merge pull request #67553 from Sauermann/fix-new-node-dialog-description
Rémi Verschelde
2022-12-05
1
-1
/
+2
|
\
|
*
Fix Updating New Node Dialog Description of Custom Nodes
Markus Sauermann
2022-10-18
1
-1
/
+2
*
|
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
1
-2
/
+2
|
\
\
|
*
|
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-2
/
+2
*
|
|
Merge pull request #67798 from KoBeWi/code_resurrection
Rémi Verschelde
2022-11-15
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Uncomment drag forwarding in CreateDialog
kobewi
2022-10-23
1
-2
/
+1
|
|
/
*
|
Don't allow instancing virtual node types in the Create New Node dialog
Aaron Franke
2022-11-05
1
-4
/
+4
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
|
/
*
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
1
-3
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-10
/
+10
[next]