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
*
Set auto translate mode for drag previews
Haoyu Qiu
2024-09-19
1
-0
/
+1
*
Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-correspo...
Rémi Verschelde
2024-09-16
1
-0
/
+15
|
\
|
*
Use InputMap actions consistently across all LineEdit's that filter an underl...
Marius Hanl
2024-08-31
1
-0
/
+15
*
|
Merge pull request #96569 from AThousandShips/fix_tree_button
Rémi Verschelde
2024-09-05
1
-2
/
+6
|
\
\
|
*
|
[Editor] Prevent duplicate `Open in Editor` buttons in scene tree dock
A Thousand Ships
2024-09-04
1
-2
/
+6
|
|
/
*
|
Merge pull request #95343 from Giganzo/unique-name-dialog
Rémi Verschelde
2024-09-04
1
-6
/
+43
|
\
\
|
|
/
|
/
|
|
*
Add ConfirmationDialog when clicking on % button in SceneTree
Giganzo
2024-09-04
1
-6
/
+43
*
|
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-1
/
+1
*
|
Disable text trimming in SceneTreeEditor
kobewi
2024-08-21
1
-0
/
+1
*
|
Merge pull request #94773 from Hilderin/fix-add-child-node-problem-no-auto-ex...
Rémi Verschelde
2024-08-19
1
-1
/
+18
|
\
\
|
*
|
Fix scene node selection problem when no auto expand
Hilderin
2024-08-17
1
-1
/
+18
|
|
/
*
/
Fix order of Lock and Group icons in SceneTree
Giganzo
2024-08-09
1
-7
/
+7
|
/
*
Fix reselecting scene tree node after inspecting a resource
Anni Ryynänen
2024-06-24
1
-1
/
+0
*
[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
*
Consistently display script icons for nodes in connect dialog's scene tree ed...
Stephen Berry
2024-06-10
1
-10
/
+14
*
Fix some incorrect uses of `String` over `StringName`
A Thousand Ships
2024-06-03
1
-1
/
+1
*
Fix scene hash not updated when scene is empty
kobewi
2024-05-22
1
-1
/
+1
*
Create AudioStreamPlayer when dropping AudioStream
Haoyu Qiu
2024-05-19
1
-4
/
+17
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-12
/
+12
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-3
/
+3
*
Merge pull request #86605 from KoBeWi/update_all_of_the_tree_not
Rémi Verschelde
2024-04-26
1
-1
/
+0
|
\
|
*
Don't update tree on deselect
kobewi
2023-12-29
1
-1
/
+0
*
|
SceneTreeEditor: Fix crash when TreeItem is removed before callback
Rémi Verschelde
2024-04-05
1
-1
/
+10
*
|
Improve SceneTreeEditor usability
RedMser
2024-03-31
1
-1
/
+24
*
|
Fix unexpected auto-translation of more editor components
Haoyu Qiu
2024-03-28
1
-1
/
+1
*
|
Merge pull request #88003 from kitbdev/dock-manager-fixes
Rémi Verschelde
2024-03-24
1
-5
/
+3
|
\
\
|
*
|
Refactor and fix issues in Editor Dock Manager
kit
2024-03-16
1
-5
/
+3
*
|
|
Allow node visibility to work with custom user-provided node types
Aaron Franke
2024-03-07
1
-61
/
+26
|
/
/
*
|
Allow to easily rename multiple nodes
kobewi
2024-03-03
1
-14
/
+38
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
|
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
|
Revert "Allow configuration warnings to refer to a property"
Rémi Verschelde
2024-02-17
1
-7
/
+43
*
|
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
|
Allow configuration warnings to refer to a property
RedMser
2024-02-08
1
-43
/
+7
*
|
Merge pull request #87535 from Mickeon/scene-tree-configuration-warnings-cleanup
Rémi Verschelde
2024-01-29
1
-17
/
+28
|
\
\
|
*
|
Improve appearance of Node configuration warnings
Micky
2024-01-27
1
-17
/
+28
*
|
|
Fix renaming a node to the name of its siblings breaking NodePath
ajreckof
2024-01-16
1
-3
/
+2
|
/
/
*
|
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-4
/
+4
*
|
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
-8
/
+6
*
|
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
|
/
[next]