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
/
scene_tree_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #96189 from SaracenOne/disable_placeholder_toggle
Rémi Verschelde
2024-09-08
1
-0
/
+4
|
\
|
*
Add Instance Placeholder validation check.
Saracen
2024-08-27
1
-0
/
+4
*
|
Fix "reparent to new node" when node has internal children
RedMser
2024-09-06
1
-1
/
+1
*
|
Fix "reparent to new node" not remembering index
RedMser
2024-09-05
1
-30
/
+45
*
|
Merge pull request #95343 from Giganzo/unique-name-dialog
Rémi Verschelde
2024-09-04
1
-0
/
+1
|
\
\
|
*
|
Add ConfirmationDialog when clicking on % button in SceneTree
Giganzo
2024-09-04
1
-0
/
+1
*
|
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
*
|
|
|
Merge pull request #94582 from citizenll/feat_context_menu_plugin4.x
Rémi Verschelde
2024-09-03
1
-0
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for custom items to editor right-click context menus
citizenl
2024-09-03
1
-0
/
+21
*
|
|
|
Fix SceneTreeDock invalid state after trying to remove internal Node
kleonc
2024-08-28
1
-4
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Support opening custom class documentation with "Open Documentation" menu entry
jsjtxietian
2024-08-27
1
-1
/
+10
*
|
|
Merge pull request #95171 from KoBeWi/remove_save
Rémi Verschelde
2024-08-17
1
-6
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Avoid saving EditorSettings on startup
kobewi
2024-08-05
1
-6
/
+9
*
|
|
Don't drop PackedScene as property
Haoyu Qiu
2024-08-03
1
-3
/
+4
|
/
/
*
/
Fix node gets wrongly selected after moving another node in the tree
AeioMuch
2024-07-23
1
-0
/
+1
|
/
*
Removed Unique Name Access From Node Moved To Root
iiMidknightii
2024-07-17
1
-0
/
+2
*
Merge pull request #93165 from passivestar/scenetree-shortcut-focus
Rémi Verschelde
2024-07-17
1
-2
/
+7
|
\
|
*
Prevent node rename shortcut from stealing focus from controls
passivestar
2024-07-09
1
-2
/
+7
*
|
Fix wrong inspected node after drag&drop
kobewi
2024-07-08
1
-1
/
+10
*
|
Fix clear_custom_color on invalid tree_item_inspected
AeioMuch
2024-06-28
1
-4
/
+5
*
|
Fix reselecting scene tree node after inspecting a resource
Anni Ryynänen
2024-06-24
1
-0
/
+1
*
|
Merge pull request #93110 from Hilderin/fix-signal-panel-after-connection
Rémi Verschelde
2024-06-19
1
-0
/
+1
|
\
\
|
*
|
Fix Can't reopen signals panel immediately after connecting a signal #92996
Hilderin
2024-06-18
1
-0
/
+1
|
|
/
*
|
[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
-9
/
+9
|
/
*
Merge pull request #92930 from passivestar/inspector-node-delete
Rémi Verschelde
2024-06-11
1
-0
/
+1
|
\
|
*
Add missing inspector dock update after node deletion
passivestar
2024-06-09
1
-0
/
+1
*
|
Merge pull request #91265 from AeioMuch/fix_drop_reparent
Rémi Verschelde
2024-06-10
1
-7
/
+30
|
\
\
|
|
/
|
/
|
|
*
Fix reparent when hovering after delay
AeioMuch
2024-05-31
1
-7
/
+30
*
|
Call `EditorNode::set_edited_scene()` manually instead of via the `replacing_...
风青山
2024-06-06
1
-0
/
+4
*
|
Fix default NodePaths saved in scene
kobewi
2024-06-03
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-6
/
+6
*
|
Fix error when dropping image onto the scene dock
Haoyu Qiu
2024-05-28
1
-2
/
+2
*
|
Fix bounding box glitch
ajreckof
2024-05-23
1
-0
/
+16
*
|
Remove duplicate shortcut definitions
kobewi
2024-05-21
1
-1
/
+1
*
|
Create AudioStreamPlayer when dropping AudioStream
Haoyu Qiu
2024-05-19
1
-19
/
+99
|
/
*
Fix Control resizing wrongly after "change type" in editor
RedMser
2024-05-14
1
-0
/
+13
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-13
/
+13
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
Merge pull request #91435 from ajreckof/Fix-selecting-root-when-opening-scene-
Rémi Verschelde
2024-05-13
1
-1
/
+0
|
\
|
*
Fix selecting root when opening scene.
ajreckof
2024-05-12
1
-1
/
+0
*
|
Fix PropertyListHelper::_get_property returning a valid value even if an inde...
Gilles Roudière
2024-05-10
1
-13
/
+16
*
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-21
/
+21
|
/
*
Fix offset of node filter menu separator icon
Haoyu Qiu
2024-04-19
1
-6
/
+1
*
Fix going forward backward in editor selection history.
ajreckof
2024-04-14
1
-0
/
+7
*
Make the inherited scene root node unable to change type
风青山
2024-04-11
1
-10
/
+19
*
Inspect hovered node while dragging
AeioMuch
2024-04-10
1
-0
/
+58
*
Add context support for editor property name i18n
Haoyu Qiu
2024-03-31
1
-1
/
+1
[next]