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
/
scene
/
gui
/
tree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-45
/
+14
|
\
|
*
Merge pull request #96841 from maidopi-usagi/tree_item_height_cache
Thaddeus Crews
2024-11-10
1
-41
/
+8
|
|
\
|
|
*
replace computed height with cached item minimum size
MaidOpi
2024-11-07
1
-41
/
+8
|
*
|
Fix issue where scrolling to item center would overflow on top
Adam Scott
2024-11-05
1
-4
/
+6
|
|
/
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
|
*
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
1
-2
/
+2
|
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-11
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge pull request #97157 from pafuent/fixing_tree_item_get_prev_wrap
Thaddeus Crews
2024-10-25
1
-11
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixing TreeItem get_prev_xxx methods when p_wrap is true
Pablo Andres Fuente
2024-09-23
1
-11
/
+9
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-101
/
+296
|
\
|
|
|
*
|
Merge pull request #98299 from timothyqiu/tree-coordinate
Thaddeus Crews
2024-10-21
1
-1
/
+1
|
|
\
\
|
|
*
|
Fix button click detection when `Tree` is rotated
Haoyu Qiu
2024-10-18
1
-1
/
+1
|
*
|
|
Add hover state to Tree items display
David Giardi
2024-10-17
1
-100
/
+295
|
|
/
/
*
/
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
/
*
|
Merge pull request #95889 from KoBeWi/tree_growing_sideways
Rémi Verschelde
2024-10-04
1
-4
/
+4
|
\
\
|
*
|
Allow horizontal scrolling in Tree using Shift
kobewi
2024-08-21
1
-4
/
+4
*
|
|
Add auto translate mode for cells in Tree
Haoyu Qiu
2024-10-01
1
-4
/
+45
|
|
/
|
/
|
*
|
Merge pull request #96643 from bruvzg/fs_links
Rémi Verschelde
2024-09-12
1
-0
/
+28
|
\
\
|
*
|
[FileSystem Dock] Add symlink indicator and tooltip.
bruvzg
2024-09-06
1
-0
/
+28
*
|
|
Merge pull request #96232 from AThousandShips/tree_navigate_row
Rémi Verschelde
2024-09-08
1
-5
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Tree] Improve navigation with row select mode
A Thousand Ships
2024-08-28
1
-5
/
+13
*
|
|
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
\
|
*
|
|
StringName Dictionary keys
rune-scape
2024-08-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #96000 from kerstop/deadzone_slider_fix
Rémi Verschelde
2024-09-03
1
-4
/
+2
|
\
\
\
|
*
|
|
fix deadzone slider not working correctly
kerstop
2024-08-23
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #96142 from timothyqiu/one-signal-to-invalidate-them-all
Rémi Verschelde
2024-09-02
1
-3
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix collapsing TreeItem not updating horizontal scrollbar
Haoyu Qiu
2024-08-27
1
-3
/
+10
|
|
/
*
/
Improve Tree performance
aaronp64
2024-07-26
1
-34
/
+29
|
/
*
Fix issue causing input lock when drag scrolling a `Tree` element on touchscr...
Fredia Huya-Kouadio
2024-07-18
1
-0
/
+18
*
Merge pull request #93179 from TheSofox/tree-nav-crash
Rémi Verschelde
2024-06-24
1
-6
/
+7
|
\
|
*
Fix engine crashing when using Down Arrow selection on Tree with no selection
Sofox
2024-06-22
1
-6
/
+7
*
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-3
/
+3
*
|
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
|
/
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
Fix Tree and FileSystemList edit popup double events and ESC behavior.
bruvzg
2024-05-17
1
-1
/
+25
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
*
Fold TreeItems when clicking to the left of fold icon
kobewi
2024-05-08
1
-1
/
+1
*
Make handling of rename line-edit popups more robust
Pedro J. Estébanez
2024-05-07
1
-3
/
+1
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-1
/
+1
*
Fix Tree minimum size calculation
Haoyu Qiu
2024-04-25
1
-36
/
+47
*
Fix wrong Tree column title position
Haoyu Qiu
2024-04-23
1
-2
/
+3
*
Fix TreeItem button handling
Haoyu Qiu
2024-04-18
1
-79
/
+102
*
Merge pull request #90842 from timothyqiu/revert-79792
Rémi Verschelde
2024-04-18
1
-3
/
+10
|
\
|
*
Revert "Correctly display tooltips for buttons in Tree when they overlap cell...
Haoyu Qiu
2024-04-18
1
-3
/
+10
*
|
Fix non-embedded Windows resizing to match Viewport content scale factor
Koyper
2024-04-17
1
-3
/
+11
|
/
*
Merge pull request #89977 from aqfranco/master
Rémi Verschelde
2024-04-04
1
-5
/
+18
|
\
|
*
Fix #88892: TreeItem shows cell edit in the wrong column when SelectMode=Row ...
Andre Franco
2024-03-28
1
-5
/
+18
[next]