index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
GraphEdit.xml
Age
Commit message (
Expand
)
Author
2022-09-09
Improve parameter naming and documentation in GraphEdit and GraphNode
Yuri Sizov
2022-08-25
Add read-only mode to AnimationTreeEditor plugins
SaracenOne
2022-08-23
Replace Array return types with TypedArray 2
kobewi
2022-08-18
Merge pull request #64315 from Daylily-Zeleen/fixed-GraphEdit-signal-argument...
Clay John
2022-08-12
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
fixed GraphEdit signal argument type
daylilyzeleen
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-07-31
Add GraphEdit.is_node_hover_valid(...) method
Johannes Witt
2022-05-30
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
Improve and fix the GraphNode port hotzones
Hendrik Brucker
2022-05-17
Add node list param to `GraphEdit::delete_nodes_request` signal
Yuri Rubinsky
2022-04-23
Rename theme properties to include underscores
FireForge
2022-03-08
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-12
Merge pull request #53185 from KoBeWi/viewing_pan
Rémi Verschelde
2022-01-11
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver...
Rémi Verschelde
2022-01-07
Rename GraphEdit connection_drag_begun to connection_drag_started
Johannes Witt
2022-01-06
Add `GraphEdit` drag notifications
Johannes Witt
2021-12-29
Update default port_grab_distance_vertical
David Cambré
2021-12-15
Merge pull request #52015 from mechPenSketch/expose_hotzones2
Rémi Verschelde
2021-12-12
Expose connection hot zones in GraphNode
mechPenSketch
2021-12-03
Make overridden properties link to parent definition
Yuri Sizov
2021-12-01
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-11-18
Add [theme_item] tag to editor help
kobewi
2021-10-10
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-21
Refactor GraphEdit connections
Jummit
2021-08-12
Better port handling connection for `GraphEdit`
Yuri Roubinsky
2021-08-11
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-04
Add theme item descriptions to the online documentation
Yuri Sizov
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-16
Make zoom limits and step adjustable in GraphEdit
Yuri Sizov
2021-03-19
class reference proofreading
Paul Joannon
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
2020-12-21
Rename unselect to deselect
Marcel Admiraal
2020-12-18
Added GraphEdit properties to control lines thickness and antialiasing
Yuri Roubinsky
2020-12-17
FIx visual issues with GraphEdit minimap
Yuri Sizov
2020-11-30
Add a minimap to the GraphEdit
Yuri Sizov
2020-10-20
Removed underscore from GraphEdit begin/end_node_move signals
Yuri Roubinsky
2020-04-29
Merge pull request #36960 from pycbouh/docs-improve-shortcuts
Rémi Verschelde
2020-04-20
doc: Sync classref with current source
Rémi Verschelde
2020-04-10
Improve shortcut formatting in docs
Yuri Sizov
2020-03-13
Add LOTS of missing docs
Tomasz Chabora
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
[next]