kobewi
|
c632cf9ffa
Deselect invisible TreeItems
|
3 months ago |
Haoyu Qiu
|
7aa9174bc4
Lazy create menu and slider nodes in `Tree`
|
3 months ago |
Haoyu Qiu
|
88d922c55e
Cleanup header includes in Tree
|
3 months ago |
Thaddeus Crews
|
4e507792f2
Merge pull request #105918 from DarkMessiah/fix_tree_item_custom_bg_color
|
3 months ago |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
4 months ago |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
4 months ago |
Stanislav Labzyuk
|
efd29f4caa
Fix background size calculation in TreeItem
|
4 months ago |
dugramen
|
eb973015d6
Tree multiselect with shift up & down arrow keys
|
6 months ago |
Thaddeus Crews
|
8aaae4f4f3
Merge pull request #98560 from Koyper/tree_relationship_line_fix
|
4 months ago |
Koyper
|
4766e32419
Fix Tree relationship line 1px width draw bug.
|
10 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
Thaddeus Crews
|
3e9f624b0b
Merge pull request #103791 from BrotherShort/scenetree_item_text_display
|
4 months ago |
Thaddeus Crews
|
504036466b
Merge pull request #102878 from Giganzo/tree-jiggle
|
4 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Thaddeus Crews
|
e471465d39
Merge pull request #104370 from BrotherShort/no-arrow-no-root-offset
|
5 months ago |
Thaddeus Crews
|
bc5c739ff8
Merge pull request #104708 from Alex2782/tree_cleanup
|
5 months ago |
Alexander Hartmann
|
b96e8d5886
Tree: apply comment style guidelines and remove unused variables.
|
5 months ago |
BrotherShort
|
f660cdb7cf
Tree: Fix offset relationship lines with Hide Folding
|
5 months ago |
Rémi Verschelde
|
0251fc4476
Merge pull request #104399 from scgm0/Improve-Popup-content_scale_factor
|
5 months ago |
Rémi Verschelde
|
1116fc7b0f
Merge pull request #104201 from BrotherShort/folding-move-to-2nd-col
|
5 months ago |
scgm0
|
27438a1b9d
Improve Popup content_scale_factor
|
5 months ago |
Thaddeus Crews
|
fe3aa047c9
Merge pull request #104241 from Macksaur/tree-item-button-drag
|
5 months ago |
Thaddeus Crews
|
a76c1ac1d6
Merge pull request #104141 from BrotherShort/treeitem-rename-edit-offset
|
5 months ago |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 years ago |
Mack
|
146fa48a4a
Prevent clicking of TreeItem buttons when letting go outside of the button.
|
5 months ago |
Pāvels Nadtočajevs
|
2bbf0f2317
Add properties to configure space trimming on line break.
|
5 months ago |
BrotherShort
|
3c9c0006b4
Fix folding arrow and relationship lines move to 2nd column.
|
5 months ago |
BrotherShort
|
08f93fcf1e
Fix the TreeItem rename LineEdit is offset
|
5 months ago |
Thaddeus Crews
|
d190cc6d6f
Merge pull request #100412 from havi05/tree-hover-on-selected
|
5 months ago |
Aryombre
|
eeb46b7c70
Fix : drag unselected tree item when 2+ tree items selected now correctly drag the pointed item
|
5 months ago |