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
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-6
/
+12
*
Bind set_suffix/get_suffix in Tree
Stanislav Labzyuk
2020-05-06
1
-0
/
+3
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-9
/
+9
*
Remove unused ofs variable
theludovyc
2020-04-08
1
-7
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-67
/
+67
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-14
/
+14
*
Popups have also been converted to windows
Juan Linietsky
2020-03-26
1
-25
/
+38
*
Open sub-windows as embedded if the OS does not support them
Juan Linietsky
2020-03-26
1
-3
/
+8
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-42
/
+42
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-9
/
+9
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-13
/
+7
|
/
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-1
/
+1
*
Added StringName as a variant type.
Juan Linietsky
2020-02-21
1
-3
/
+3
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-12
/
+12
*
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-12
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-19
/
+19
*
Merge pull request #35840 from timothyqiu/groups-match
Rémi Verschelde
2020-02-09
1
-0
/
+11
|
\
|
*
Fixes add group in Group Editor dialog
Haoyu Qiu
2020-02-02
1
-0
/
+11
*
|
Fix text clipping in Tree items not working with negative values
Michael Alexsander
2020-02-08
1
-1
/
+1
|
/
*
Better horizontal scroll for Tree
Haoyu Qiu
2020-01-03
1
-21
/
+43
*
Fixes Tree item offset when root is hidden
Haoyu Qiu
2020-01-02
1
-1
/
+4
*
Ensures cursor visible for Tree with title
Haoyu Qiu
2020-01-01
1
-1
/
+6
*
Merge pull request #34724 from timothyqiu/tree-right
Rémi Verschelde
2020-01-01
1
-2
/
+1
|
\
|
*
Fixes behavior of right arrow key in Tree
Haoyu Qiu
2020-01-01
1
-2
/
+1
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
|
/
*
Fixed crash when pressing down key on empty Tree
PouleyKetchoupp
2019-11-12
1
-2
/
+3
*
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
1
-0
/
+1
|
\
|
*
Memory leak and crash fixes
Rafał Mikrut
2019-11-10
1
-0
/
+1
*
|
Fixes the edit rect in TreeItems
Gilles Roudiere
2019-11-03
1
-2
/
+1
|
/
*
Added missing bind_method to TreeItem::get_custom_color().
dankan1890
2019-10-06
1
-0
/
+1
*
Merge pull request #22834 from lupoDharkael/recursive-item
Rémi Verschelde
2019-10-04
1
-0
/
+45
|
\
|
*
Add call_recursive method to TreeItem
lupoDharkael
2019-09-04
1
-0
/
+45
*
|
Handle scrolling correctly in Tree controls inside ScrollContainers
MrCdK
2019-10-02
1
-0
/
+14
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-09-27
1
-1
/
+1
*
|
Merge pull request #29681 from swarnimarun/vs-graph-unification
Rémi Verschelde
2019-09-27
1
-1
/
+3
|
\
\
|
*
|
Visualscript editor graph unification & refactoring
Swarnim Arun
2019-09-26
1
-1
/
+3
*
|
|
#14011: Implement `TreeItem.get_button_tooltip(column, idx)`.
Nolan Darilek
2019-09-26
1
-0
/
+6
|
/
/
*
|
Merge pull request #32206 from Calinou/remove-unused-tree-constants
Rémi Verschelde
2019-09-20
1
-2
/
+0
|
\
\
|
*
|
Remove an unused icon and constant in Tree
Hugo Locurcio
2019-09-20
1
-2
/
+0
*
|
|
Fix misc. source comment typos
luz.paz
2019-09-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #31295 from fstiewitz/focus-rect-issue
Rémi Verschelde
2019-09-03
1
-10
/
+9
|
\
\
|
*
|
fix(Tree): get_meta condition
Fabian Stiewitz
2019-08-11
1
-10
/
+9
*
|
|
Tree: fix and expose icon modulation
merumelu
2019-08-24
1
-19
/
+10
|
/
/
*
|
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-09
1
-4
/
+2
*
|
Inspector: Make default float step configurable
Rémi Verschelde
2019-07-23
1
-3
/
+3
[next]