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
/
gui
/
scene_tree_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-1
/
+1
|
\
\
|
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
*
|
|
Merge pull request #82916 from jsjtxietian/update-scene-tree-tooltip-after-ed...
Rémi Verschelde
2024-01-03
1
-26
/
+50
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
support updating tooltip after editor description change
jsjtxietian
2023-11-15
1
-26
/
+50
*
|
|
Improve action name for ungroup button in Scene dock
Haoyu Qiu
2023-12-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove unnecessary assignments
Wilson E. Alvarez
2023-12-13
1
-2
/
+1
*
|
Merge pull request #82528 from SaracenOne/path_types
Yuri Sizov
2023-12-08
1
-3
/
+40
|
\
\
|
*
|
Script path type support in editor:
Saracen
2023-11-08
1
-3
/
+40
|
|
/
*
/
Allow dragging editable children
Haoyu Qiu
2023-11-01
1
-7
/
+18
|
/
*
Remove toggling of unique names in subscenes
Saracen
2023-10-28
1
-1
/
+1
*
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
1
-3
/
+3
*
Fix theme access and improve UX in AnimationTree editor
Yuri Sizov
2023-09-23
1
-10
/
+5
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-10
/
+10
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-0
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-36
/
+37
*
Properly remember custom text color in scene tree
kobewi
2023-08-28
1
-8
/
+18
*
Show only compatible nodes in 'Select a node' window
Martin Boué
2023-08-18
1
-8
/
+41
*
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-1
/
+1
*
Show valid types in SceneTreeDialog
kobewi
2023-08-04
1
-4
/
+48
*
Merge pull request #78292 from ajreckof/Fix-batch-rename-for-unique-name-and-...
Rémi Verschelde
2023-08-03
1
-32
/
+39
|
\
|
*
Fix batch rename for unique name and empty name.
ajreckof
2023-08-03
1
-32
/
+39
*
|
Fix dragged nodes have icon size
Septian
2023-07-10
1
-1
/
+4
*
|
Merge pull request #71024 from marzecdawid/better-cursor-behaviour-in-tree-wi...
Rémi Verschelde
2023-07-08
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix cursor behaviour in Tree while holding CTRL
Dawid Marzec
2023-06-21
1
-2
/
+8
*
|
Merge pull request #79090 from mb4c/wrap-tooltip
Rémi Verschelde
2023-07-07
1
-1
/
+8
|
\
\
|
*
|
Add tooltip description wrapping in scene tree and plugin settings
mb4c
2023-07-07
1
-1
/
+8
|
|
/
*
/
Do not change a node unique name to the same name
Alfonso J. Ramos
2023-07-06
1
-5
/
+12
|
/
*
Merge pull request #76672 from kleonc/scene-tree-item-unify-tooltip-creation
Rémi Verschelde
2023-06-20
1
-24
/
+13
|
\
|
*
Unify setting tooltips for items in SceneTreeEditor
kleonc
2023-05-02
1
-24
/
+13
*
|
Merge pull request #77992 from ajreckof/Prevent-unselectable-nodes-when-switc...
Rémi Verschelde
2023-06-15
1
-9
/
+7
|
\
\
|
*
|
Prevent unselectable nodes when switching filter and no children match the ne...
ajreckof
2023-06-14
1
-9
/
+7
*
|
|
properly update nodepath with batch rename
ajreckof
2023-06-14
1
-50
/
+51
|
/
/
*
/
Fix nodes selectable abnormally when using filter
kobewi
2023-06-13
1
-0
/
+13
|
/
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+1545
[prev]