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
*
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
*
Merge pull request #61488 from fire-forge/filter
Rémi Verschelde
2022-05-30
1
-1
/
+1
|
\
|
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-1
/
+1
*
|
Optimize SceneTreeEditor filtering
kobewi
2022-05-24
1
-33
/
+43
|
/
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-5
/
+19
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Show list of groups in node tooltip
kobewi
2022-05-12
1
-5
/
+16
*
Cleanup metadata usage
kobewi
2022-05-06
1
-8
/
+4
*
Merge pull request #60161 from V-Sekai/instanced_children_color
Rémi Verschelde
2022-05-05
1
-1
/
+1
|
\
|
*
Make instance's editable children use warning color instead of disabled color
SaracenOne
2022-04-11
1
-1
/
+1
*
|
Implement Scene Unique Nodes
reduz
2022-04-25
1
-0
/
+18
|
/
*
Fix errors when locking nodes
Michael Alexsander
2022-03-27
1
-4
/
+4
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-10
/
+0
*
Replace some bits of code left to work with the new `TabContainer`
Michael Alexsander
2022-03-04
1
-2
/
+4
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-0
/
+5
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-2
/
+2
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-2
/
+2
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-2
/
+2
*
Add visibility to CanvasLayer
kobewi
2022-02-05
1
-1
/
+15
*
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-26
1
-1
/
+1
*
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-4
/
+4
*
Fix theming update in several editor classes
Yuri Roubinsky
2022-01-16
1
-2
/
+9
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-7
/
+7
*
Fix bad popups offset in editor with single window off
jmb462
2021-12-06
1
-1
/
+1
*
Merge pull request #52962 from mujpao/fix-right-click-sub-nodes
Rémi Verschelde
2021-10-07
1
-1
/
+1
|
\
[next]