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
/
doc
/
classes
/
Tree.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose Tree::deselect_all to GDScript
Dawid Marzec
2023-01-08
1
-0
/
+6
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-1
/
+1
*
Fill random docs
kobewi
2022-11-22
1
-1
/
+6
*
[Font] Add an import option to pre-render all glyphs required for the transla...
bruvzg
2022-11-10
1
-0
/
+8
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Tree recursive folding
Ninni Pipping
2022-09-21
1
-0
/
+3
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-6
/
+6
*
implemented right click on Tree control header
derammo
2022-08-24
1
-2
/
+3
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-11
1
-8
/
+8
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-50
/
+50
*
Adjust 2 default theme colors in ItemList and Tree
FireForge
2022-08-02
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-24
/
+0
*
Document incremental search support in ItemList, PopupMenu and Tree
Hugo Locurcio
2022-06-17
1
-0
/
+1
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-16
/
+14
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-2
/
+2
*
Implement Animation Libraries
reduz
2022-04-11
1
-1
/
+2
*
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-03-08
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Improve TreeItem button API
Haoyu Qiu
2022-02-08
1
-0
/
+7
*
Center when scrolling to tree item.
Stijn Hinlopen
2022-02-05
1
-0
/
+1
*
Merge pull request #57205 from TechnoPorg/variant-template-cast
Rémi Verschelde
2022-01-27
1
-4
/
+4
|
\
|
*
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-25
1
-4
/
+4
*
|
doc: Clarify expected type of `Object *` parameters in Tree methods
Rémi Verschelde
2022-01-25
1
-4
/
+4
*
|
Merge pull request #53276 from Phischermen/propagate_check
Rémi Verschelde
2022-01-20
1
-0
/
+7
|
\
\
|
*
|
Addded methods to propagate checks & refactored classes to use new methods.
Kevin Fischer
2022-01-18
1
-0
/
+7
|
|
/
*
/
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-5
/
+5
|
/
*
Merge pull request #55559 from pycbouh/docs-overridden-cross-linked
Rémi Verschelde
2021-12-05
1
-2
/
+2
|
\
|
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-2
/
+2
*
|
Bind column_titles_visible as property
kobewi
2021-12-05
1
-13
/
+3
|
/
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-78
/
+78
*
Added icons and API for indeterminate checkmarks for the Tree class.
Kevin Fischer
2021-08-16
1
-0
/
+3
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-46
/
+46
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-172
/
+86
*
Add multiple descriptions to several classes
Nick Huelin
2021-07-06
1
-0
/
+1
*
Clean up Tree
reduz
2021-07-04
1
-0
/
+44
*
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
1
-7
/
+7
*
Allow disabling scrolling in Tree
Gilles Roudière
2021-06-25
1
-0
/
+6
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-10
/
+10
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-1
/
+1
*
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-25
1
-1
/
+19
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-1
/
+1
*
Docs: Port Code Examples to C# (R, S, T, U)
HaSa1002
2021-03-05
1
-5
/
+32
*
Merge pull request #45994 from Jummit/expose-edit-selected
Rémi Verschelde
2021-02-22
1
-0
/
+7
|
\
|
*
expose edit_selected in Tree
Jummit
2021-02-22
1
-0
/
+7
*
|
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-0
/
+8
*
|
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-0
/
+6
*
|
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-1
/
+1
*
|
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-1
/
+80
|
/
*
Correct the doc about Tree.get_edited
Tomasz Chabora
2020-11-14
1
-2
/
+9
[next]