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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Use InputMap actions consistently across all LineEdit's that filter an underl...
Marius Hanl
2024-08-31
1
-1
/
+1
*
Improve performance of the 'Create New Node' dialog
Marius Hanl
2024-05-15
1
-4
/
+3
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-2
/
+0
*
Fix filtering editor nodes in Create Dialog
kobewi
2023-01-27
1
-1
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
*
simplify title of create/change node dialog
Nathan Franke
2022-09-07
1
-1
/
+1
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+2
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+0
*
Changed the title of change node type dialog
Umang Kalra
2022-08-20
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Rework scene creation dialog
kobewi
2022-06-21
1
-0
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-6
/
+6
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
Center when scrolling to tree item.
Stijn Hinlopen
2022-02-05
1
-1
/
+1
*
Merge pull request #55509 from V-Sekai/create_node_and_doc_fix
Rémi Verschelde
2022-01-17
1
-2
/
+8
|
\
|
*
Properly handle named class types inheriting from scripts without names.
SaracenOne
2021-12-01
1
-2
/
+8
*
|
Fix theming update in several editor classes
Yuri Roubinsky
2022-01-16
1
-0
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Fix cases of resources destroyed too early
Pedro J. Estébanez
2021-01-06
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Improve Create Dialog search ranking and refactor calculation.
Stijn Hinlopen
2020-07-03
1
-30
/
+35
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Signals: Port more uses of connect_compat
Rémi Verschelde
2020-02-28
1
-0
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Node create dialog filtering optimization
PouleyKetchoupp
2019-11-06
1
-0
/
+1
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-3
/
+0
*
Better pre-selection of search result nodes in "Create New Node" dialog.
Marcus Brummer
2019-06-26
1
-0
/
+1
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Auto-expand current node type when replace node
Matthias Schmitt
2019-05-24
1
-1
/
+4
*
Add ability to edit editor feature profiles
Juan Linietsky
2019-04-08
1
-0
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add toggle for favorites in create_root_dialog.
willnationsdev
2018-08-08
1
-0
/
+2
*
Expose ScriptCreateDialog to EditorPlugin
willnationsdev
2018-07-04
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Made the Create Dialog be clearer when it's changing a type of something.
Michael Alexsander Silva Dias
2018-01-03
1
-1
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fixes random sorting order in Create New Node dialog
Bernhard Liebl
2017-11-04
1
-0
/
+1
*
create dialog search preferrence fixes: #11697
toger5
2017-09-29
1
-1
/
+4
*
Fix icons for custom types in the recent & favorites lists in the create dialog.
MillionOstrich
2017-09-05
1
-0
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
[next]