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
*
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-3
/
+3
*
Add auto translate mode for cells in Tree
Haoyu Qiu
2024-10-01
1
-0
/
+16
*
Merge pull request #96643 from bruvzg/fs_links
Rémi Verschelde
2024-09-12
1
-0
/
+15
|
\
|
*
[FileSystem Dock] Add symlink indicator and tooltip.
bruvzg
2024-09-06
1
-0
/
+15
*
|
Updated TreeItem documentation
Apples
2024-09-06
1
-5
/
+5
|
/
*
Improve documentation on TreeItem's cell modes
kobewi
2024-05-19
1
-7
/
+16
*
Merge pull request #88300 from FaycalElOuariachi/add-TreeItem-is_visible_in_tree
Rémi Verschelde
2024-03-05
1
-0
/
+6
|
\
|
*
Add is_visible_in_tree in TreeItem
Faycal ElOuariachi
2024-03-05
1
-0
/
+6
*
|
Update many Deprecated/Experimental descriptions for consistency
Micky
2024-02-17
1
-2
/
+2
*
|
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-2
/
+1
|
/
*
Merge pull request #82376 from MewPurPur/add-missing-docs
Rémi Verschelde
2024-02-08
1
-0
/
+1
|
\
|
*
Add missing docs for worker thread pool ProjectSettings and TreeItem.uncollap...
MewPurPur
2024-01-16
1
-0
/
+1
*
|
Add `get_button_color(column, id)`
radzo73
2024-01-28
1
-0
/
+8
*
|
Use callable for `TreeItem` custom draw
A Thousand Ships
2024-01-23
1
-1
/
+18
|
/
*
GUI: Fix text overlapping icon in `Tree`
Danil Alexeev
2023-08-24
1
-0
/
+15
*
Merge pull request #78393 from AThousandShips/tree_tooltip
Yuri Sizov
2023-07-12
1
-0
/
+9
|
\
|
*
Add ability to set the tooltip text of a `TreeItem` button
Ninni Pipping
2023-06-18
1
-0
/
+9
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
|
/
*
Tree: Add ability to configure text autowrap mode for individual cells
Danil Alexeev
2023-06-03
1
-0
/
+15
*
Implement `TreeItem.add_child`
Yuri Sizov
2023-05-31
1
-1
/
+9
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-4
/
+4
*
Clarify range of various ID values are 32 bit
Ninni Pipping
2023-05-19
1
-0
/
+1
*
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-2
/
+18
*
Add support for multiline strings to `Tree`
Danil Alexeev
2023-04-25
1
-5
/
+21
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-2
/
+2
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Fix confusion about TreeItem.add_button ambiguity between id and index
Markus Sauermann
2022-12-29
1
-21
/
+21
*
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
[next]