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
/
GraphNode.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-1
/
+1
*
[VisualShader] Add reroute node and improve port drawing
Hendrik Brucker
2024-05-13
1
-0
/
+3
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-1
/
+1
*
Add `set_slot_custom_icon` and `get_slot_custom_icon` to GraphNode
Mansur Isaev
2024-01-08
1
-0
/
+30
*
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
1
-3
/
+0
*
Clean up/refactor GraphNode and make it more flexible
Hendrik Brucker
2023-09-07
1
-176
/
+75
*
Remove GraphNode's comment property and related functionality
Hendrik Brucker
2023-07-11
1
-9
/
+0
*
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
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-5
/
+4
*
Merge pull request #73713 from SirQuartz/graph-node-close-button
Rémi Verschelde
2023-03-02
1
-1
/
+1
|
\
|
*
Modify the default theme GraphNode close_h_offset
Nicholas Huelin
2023-02-22
1
-1
/
+1
*
|
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
|
/
*
Update GraphEdit configuration warning, mark GraphNode/GraphEdit as experimental
Hendrik Brucker
2023-02-09
1
-1
/
+2
*
Rename (de)selected signals to node_(de)selected in GraphNode
Hendrik Brucker
2023-01-12
1
-10
/
+10
*
Improve parameter naming and documentation in GraphEdit and GraphNode
Yuri Sizov
2022-09-09
1
-71
/
+86
*
Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit
Maxim Kulkin
2022-09-05
1
-0
/
+10
*
Add read-only mode to AnimationTreeEditor plugins
SaracenOne
2022-08-25
1
-3
/
+9
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-28
/
+28
*
Add missing properties to default theme
kobewi
2022-08-11
1
-0
/
+3
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-44
/
+44
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-21
/
+0
*
Improve and fix the GraphNode port hotzones
Hendrik Brucker
2022-05-30
1
-0
/
+14
*
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-30
1
-0
/
+21
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-11
/
+7
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-1
/
+1
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-30
/
+30
*
Add [theme_item] tag to editor help
kobewi
2021-11-18
1
-2
/
+2
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-19
/
+19
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-134
/
+67
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-4
/
+4
*
-Added missing setters to GraphNode.
Anilforextra
2021-05-13
1
-8
/
+75
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-7
/
+7
*
Update GraphEdit when GraphNode's slot is updated
Kongfa Waroros
2021-02-11
1
-0
/
+7
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-5
/
+5
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-0
/
+33
*
Add LOTS of missing docs
Tomasz Chabora
2020-03-13
1
-0
/
+17
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-5
/
+5
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-09
1
-0
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-01-28
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-2
/
+2
*
Improve Description of GraphNode
Feniks
2020-01-19
1
-5
/
+6
*
Complete docs for GraphEdit/Node and PopupMenu
Michael Alexsander
2020-01-07
1
-6
/
+17
*
Mention how to add slots to GraphNode
Tomasz Chabora
2019-12-15
1
-0
/
+7
*
Merge pull request #31389 from Calinou/add-node-comments
Rémi Verschelde
2019-09-03
1
-0
/
+1
|
\
[next]