Rémi Verschelde
|
2cf6ac6c50
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
|
5 years ago |
Juan Linietsky
|
3c0059650d
Added StringName as a variant type.
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
e420b85ba5
Merge pull request #35840 from timothyqiu/groups-match
|
5 years ago |
Michael Alexsander
|
830dd5cd8d
Fix text clipping in Tree items not working with negative values
|
5 years ago |
Haoyu Qiu
|
421ea09195
Fixes add group in Group Editor dialog
|
5 years ago |
Haoyu Qiu
|
229b398146
Better horizontal scroll for Tree
|
5 years ago |
Haoyu Qiu
|
0ee93257e8
Fixes Tree item offset when root is hidden
|
5 years ago |
Haoyu Qiu
|
a77e869b87
Ensures cursor visible for Tree with title
|
5 years ago |
Rémi Verschelde
|
f7715b58bd
Merge pull request #34724 from timothyqiu/tree-right
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
838d9519bc
Fixes behavior of right arrow key in Tree
|
5 years ago |
PouleyKetchoupp
|
47a4ca0022
Fixed crash when pressing down key on empty Tree
|
5 years ago |
Rémi Verschelde
|
2143f46df2
Merge pull request #33516 from qarmin/small_fixes
|
5 years ago |
Rafał Mikrut
|
7dda9309f9
Memory leak and crash fixes
|
5 years ago |
Gilles Roudiere
|
8eb2eeae0f
Fixes the edit rect in TreeItems
|
5 years ago |
dankan1890
|
b469ff17e2
Added missing bind_method to TreeItem::get_custom_color().
|
5 years ago |
Rémi Verschelde
|
ee611d149b
Merge pull request #22834 from lupoDharkael/recursive-item
|
5 years ago |
MrCdK
|
03d6291aaf
Handle scrolling correctly in Tree controls inside ScrollContainers
|
6 years ago |
Rémi Verschelde
|
d0e45e78a4
doc: Sync classref with current source
|
6 years ago |
Rémi Verschelde
|
5cb926a001
Merge pull request #29681 from swarnimarun/vs-graph-unification
|
6 years ago |
Nolan Darilek
|
5629a006d9
#14011: Implement `TreeItem.get_button_tooltip(column, idx)`.
|
6 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
6 years ago |
Rémi Verschelde
|
f7cd50e900
Merge pull request #32206 from Calinou/remove-unused-tree-constants
|
6 years ago |
Hugo Locurcio
|
40a5de97e6
Remove an unused icon and constant in Tree
|
6 years ago |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
6 years ago |
lupoDharkael
|
306e64a9f5
Add call_recursive method to TreeItem
|
7 years ago |
Rémi Verschelde
|
331bb5a8c6
Merge pull request #31295 from fstiewitz/focus-rect-issue
|
6 years ago |