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_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1543
/
+0
*
Optimize Node::add_child validation
Juan Linietsky
2023-04-07
1
-1
/
+1
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+2
*
Have the Rename Node action use the targeted Node to determine the current un...
Robbie Cooper
2023-03-15
1
-1
/
+1
*
Merge pull request #65137 from dalexeev/editor-naming
Yuri Sizov
2023-01-24
1
-1
/
+1
|
\
|
*
Rearrange `editor/naming/*` project settings
Danil Alexeev
2023-01-12
1
-1
/
+1
*
|
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
\
|
*
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
*
|
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
|
/
/
*
|
Merge pull request #71152 from nongvantinh/fix-70981
Rémi Verschelde
2023-01-13
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
fixes: #70981
Nong Van Tinh
2023-01-10
1
-0
/
+4
*
|
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
1
-2
/
+10
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-1
/
+1
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-5
/
+7
*
Added custom node export
Guilherme Sousa
2022-10-14
1
-2
/
+3
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-24
/
+24
*
Merge pull request #65939 from Mickeon/editor-scene-tree-filter-type-inherited
Rémi Verschelde
2022-10-07
1
-12
/
+22
|
\
|
*
Include inherited classes in Filter Nodes' "type:" filter & fix "group:"
Micky
2022-10-06
1
-12
/
+22
*
|
Expose and warn about Node Filters in Scene Tree Dock
Micky
2022-10-06
1
-2
/
+7
|
/
*
Fix selection applying to hidden Nodes when filtering Scene Tree Editor
Micky
2022-10-03
1
-0
/
+4
*
SceneTreeDialog: focus search bar by default
RedMser
2022-09-23
1
-0
/
+3
*
Automatically use class name for empty renames
kobewi
2022-09-22
1
-6
/
+9
*
Merge pull request #65630 from aaronfranke/no-defer-ste-warn-ch
Rémi Verschelde
2022-09-19
1
-1
/
+1
|
\
|
*
Don't defer SceneTreeEditor::_warning_changed signal connection
Aaron Franke
2022-09-10
1
-1
/
+1
*
|
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-1
/
+1
|
/
*
Merge pull request #65352 from Mickeon/try-scene-tree-filter-multi-word
Rémi Verschelde
2022-09-09
1
-9
/
+80
|
\
|
*
Improve Scene Tree Dock's Node filter (Allow multiple terms & more)
Micky
2022-09-09
1
-9
/
+80
*
|
Fix tool script button color overriding custom type color
Micky
2022-09-06
1
-5
/
+6
|
/
*
Mark Script button if it's tool in Scene Tree Editor
Micky
2022-09-01
1
-1
/
+9
*
Merge pull request #64377 from Mickeon/rename-canvas-redraw
Rémi Verschelde
2022-08-30
1
-1
/
+1
|
\
|
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-1
/
+1
*
|
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-3
/
+3
|
/
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-1
/
+6
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-6
/
+1
*
Merge pull request #64733 from Mickeon/try-editor-warning-spacing
Rémi Verschelde
2022-08-23
1
-1
/
+13
|
\
|
*
Add spacing after newline on editor warning tooltip
Micky
2022-08-23
1
-1
/
+13
*
|
Merge pull request #58377 from MrBBBaiXue/type-filter
Rémi Verschelde
2022-08-22
1
-1
/
+3
|
\
\
|
*
|
Add a way to filter nodes by type.
MrBBBaiXue
2022-08-10
1
-1
/
+3
|
|
/
*
/
Add per-scene UndoRedo
kobewi
2022-08-22
1
-3
/
+7
|
/
*
Merge pull request #63518 from timothyqiu/window-toggle
Rémi Verschelde
2022-08-08
1
-6
/
+3
|
\
|
*
Add a Window visibility toggle button to the Scene tree
Haoyu Qiu
2022-07-27
1
-6
/
+3
*
|
Distinguish multiple node configuration warnings in the scene tree dock
Hugo Locurcio
2022-08-04
1
-1
/
+11
*
|
Improve tooltips for grouping/ungrouping nodes
foxydevloper
2022-07-31
1
-2
/
+2
*
|
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-6
/
+6
|
/
*
Disable the OK button when no node is selected.
Chia-Hsiang Cheng
2022-07-14
1
-0
/
+8
*
Avoid possibly showing two Dialogs at the same time
Rindbee
2022-06-21
1
-1
/
+2
*
Fix crash with empty scenes
kobewi
2022-06-04
1
-0
/
+5
[next]