Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
4 months ago |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
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 |
BrotherShort
|
b1938c41bb
Fix SceneTree Item text display bug
|
5 months ago |
BrotherShort
|
7d7b773147
Fix SceneTree's rename LineEdit's offset position
|
5 months ago |
Thaddeus Crews
|
8171c06036
Merge pull request #102865 from Giganzo/tree-keyboard-nav-rtl
|
5 months ago |
BrotherShort
|
571cd4de7d
Keep editor SceneTree buttons attached to the cell in Right-To-Left
|
6 months ago |
Giganzo
|
00527d0588
Fix Tree hover position with multiple columns
|
6 months ago |