Rémi Verschelde
|
ce278b1b7a
Merge pull request #70433 from Sauermann/fix-treeitem-id
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Markus Sauermann
|
06f0184b63
Fix confusion about TreeItem.add_button ambiguity between id and index
|
2 years ago |
Iceflower
|
908f392af6
Rename theme cache separation names
|
2 years ago |
bruvzg
|
35528b800c
[Font] Add an import option to pre-render all glyphs required for the translation.
|
2 years ago |
Ninni Pipping
|
df9eaf5f47
Tree recursive folding
|
3 years ago |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
3 years ago |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 years ago |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 years ago |
kobewi
|
f7f4873ed0
Replace Array return types with TypedArray 3
|
3 years ago |
derammo
|
4e6c8e00fc
fixed Tree UI control bug corrupting child cache
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Ninni Pipping
|
bed65894d3
Horizontal scroll for Tree
|
3 years ago |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 years ago |
Nathan Franke
|
2d14164bca
tree: always emit item_edited
|
3 years ago |
Rémi Verschelde
|
2998be4f99
Merge pull request #60061 from monkeyman192/allow_treeitem_visible
|
3 years ago |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
4 years ago |
monkeyman192
|
31381f8c9e
Allow TreeItem nodes to toggle visibility
|
3 years ago |
bruvzg
|
be611c1c05
Implement Label3D node.
|
3 years ago |
reduz
|
6f401439f8
Implement Animation Libraries
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Pierre-Thomas Meisels
|
63f7f44ccb
Make vararg method bind no return and return
|
3 years ago |
Haoyu Qiu
|
374299c6fb
Improve TreeItem button API
|
3 years ago |
Stijn Hinlopen
|
31824420e4
Center when scrolling to tree item.
|
5 years ago |
Rémi Verschelde
|
7072b359b4
Improve some method bindings to use specific `Object` subtypes
|
3 years ago |
Rémi Verschelde
|
e6caaf4c80
Merge pull request #57205 from TechnoPorg/variant-template-cast
|
3 years ago |
TechnoPorg
|
051ef479c9
Allow method binds to take Object subclasses as arguments
|
3 years ago |
Kevin Fischer
|
a4bac268c9
Addded methods to propagate checks & refactored classes to use new methods.
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |