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
/
TreeItem.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-2
/
+2
*
Expose TreeItem::set_button_color
Jummit
2022-10-09
1
-0
/
+9
*
Tree recursive folding
Ninni Pipping
2022-09-21
1
-0
/
+15
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-7
/
+7
*
Replace Array return types with TypedArray 3
kobewi
2022-08-24
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-11
1
-38
/
+38
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-124
/
+124
*
Clarified usage of TreeItem get_next*() and get_prev*() functions.
Derwent Ready (drentsoft)
2022-07-08
1
-4
/
+4
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-24
/
+0
*
Allow TreeItem nodes to toggle visibility
monkeyman192
2022-05-16
1
-0
/
+4
*
Implement Label3D node.
bruvzg
2022-04-22
1
-2
/
+2
*
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-30
1
-1
/
+1
*
Fix documentation about TreeItem button ID
Haoyu Qiu
2022-02-17
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Improve TreeItem button API
Haoyu Qiu
2022-02-08
1
-2
/
+18
*
Improve some method bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-28
1
-3
/
+3
*
Add usage of indeterminate checkboxes to editor
kobewi
2022-01-22
1
-1
/
+1
*
Addded methods to propagate checks & refactored classes to use new methods.
Kevin Fischer
2022-01-18
1
-0
/
+8
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-14
/
+5
*
Makes FontData importable resource.
bruvzg
2021-08-27
1
-0
/
+17
*
Added icons and API for indeterminate checkmarks for the Tree class.
Kevin Fischer
2021-08-16
1
-1
/
+17
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-400
/
+200
*
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
1
-4
/
+4
*
Use bold fonts in editor
reduz
2021-06-02
1
-0
/
+18
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-6
/
+60
*
doc: Sync classref with current source
Rémi Verschelde
2021-03-25
1
-0
/
+6
*
docs: Add TreeItem method descriptions
James Westman
2021-01-28
1
-1
/
+11
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-0
/
+109
*
Clarify TreeItem return values
TheDuriel
2020-07-20
1
-6
/
+6
*
doc: Sync classref with current source
Rémi Verschelde
2020-05-11
1
-0
/
+18
*
Mention how to remove TreeItem from a Tree
Tomasz Chabora
2020-04-21
1
-1
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+1
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-11
/
+12
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-10-11
1
-9
/
+9
*
Added missing bind_method to TreeItem::get_custom_color().
dankan1890
2019-10-06
1
-0
/
+9
*
Merge pull request #22834 from lupoDharkael/recursive-item
Rémi Verschelde
2019-10-04
1
-0
/
+9
|
\
|
*
Add call_recursive method to TreeItem
lupoDharkael
2019-09-04
1
-0
/
+9
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-09-27
1
-1
/
+3
*
|
#14011: Implement `TreeItem.get_button_tooltip(column, idx)`.
Nolan Darilek
2019-09-26
1
-0
/
+9
*
|
Tree: fix and expose icon modulation
merumelu
2019-08-24
1
-0
/
+20
*
|
documented set_button_disabled
Meriipu
2019-07-17
1
-0
/
+1
*
|
TreeItem: Rename new button disable method to set_button_disabled
Rémi Verschelde
2019-07-09
1
-0
/
+12
*
|
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-06-01
1
-0
/
+6
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
|
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
1
-1
/
+1
|
\
\
[next]