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
*
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
*
Fix creating Nodes from Recent list
Markus Sauermann
2022-09-30
1
-9
/
+10
*
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-11
1
-0
/
+9
*
simplify title of create/change node dialog
Nathan Franke
2022-09-07
1
-7
/
+3
*
Improve handling of custom types
kobewi
2022-09-05
1
-2
/
+2
*
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
Rémi Verschelde
2022-08-30
1
-1
/
+1
|
\
|
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-1
/
+1
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-4
/
+4
|
/
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+7
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-1
/
+1
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-7
/
+2
|
/
*
Changed the title of change node type dialog
Umang Kalra
2022-08-20
1
-2
/
+6
*
Move editor paths into the EditorPaths class
Aaron Franke
2022-07-29
1
-3
/
+4
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-2
/
+2
*
Rework scene creation dialog
kobewi
2022-06-21
1
-0
/
+7
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Merge pull request #59498 from adamscott/add-custom-type-check-before-hiding-...
Rémi Verschelde
2022-05-12
1
-1
/
+1
|
\
|
*
[Fix #58248] Add custom type check before hiding type
Adam Scott
2022-03-24
1
-1
/
+1
*
|
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-22
/
+26
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-14
/
+7
|
/
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-2
/
+2
*
Fix crash in Create New Node dialog with certain user-created scripts
Haoyu Qiu
2022-02-19
1
-11
/
+11
*
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-0
/
+3
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-4
/
+4
*
Merge pull request #40140 from hinlopen/tree-scroll-center
Rémi Verschelde
2022-02-08
1
-3
/
+3
|
\
|
*
Center when scrolling to tree item.
Stijn Hinlopen
2022-02-05
1
-3
/
+3
*
|
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-2
/
+2
*
|
Merge pull request #43015 from Xrayez/refactor-auto-instaprop
Rémi Verschelde
2022-02-08
1
-11
/
+1
|
\
\
[next]