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 commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+12
|
\
|
*
Restore original root name if renaming instance to empty
kobewi
2024-11-12
1
-1
/
+12
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-6
/
+6
|
\
|
|
*
Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltip
Thaddeus Crews
2024-11-11
1
-6
/
+6
|
|
\
|
|
*
Fix tooltip message of button that opens groups/signals dock
Yevhen Babiichuk (DustDFG)
2024-10-02
1
-6
/
+6
*
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-12
/
+25
|
\
|
|
|
*
|
Add type filters to AnimationPlayer's "Add Track"
Jason Morgado
2024-11-09
1
-12
/
+25
|
|
/
*
|
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
|
/
*
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
[next]