summaryrefslogtreecommitdiffstats
path: root/doc/classes/GraphEdit.xml
Commit message (Expand)AuthorAgeFilesLines
* Add cut_nodes_request signal to GraphEditaryan-118251142024-09-271-0/+5
* [GraphEdit] Add a note about the behavior of get_children()Hendrik Brucker2024-06-291-0/+1
* Add GraphFrame and integrate it in VisualShaderHendrik Brucker2024-04-041-0/+44
* Rename some arguments called "position"kobewi2024-03-271-2/+2
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-1/+1
* Merge pull request #87047 from Mickeon/documentation-missing-signalsYuri Sizov2024-01-241-7/+9
|\
| * Add missing descriptions to remaining signals.Micky2024-01-231-7/+9
* | Rework GraphEdit connections (drawing, API, optimizations)Hendrik Brucker2024-01-181-4/+35
|/
* Merge pull request #83785 from Geometror/graphedit-dotted-gridYuri Sizov2023-12-191-2/+11
|\
| * Add different grid patterns to GraphEditHendrik Brucker2023-11-141-2/+11
* | Update the description of the method get_connection_line in GraphEdit.xmlZeferinoI2023-12-141-1/+1
|/
* Merge pull request #82409 from KoBeWi/3_in_1Rémi Verschelde2023-10-181-1/+2
|\
| * Document, cleanup and fix some theme propertieskobewi2023-09-271-1/+2
* | Make `GraphEdit` toolbar more customizableYuri Sizov2023-10-021-4/+18
* | Rename close requests to delete requests in `GraphEdit`Yuri Sizov2023-09-261-7/+7
|/
* Clean up/refactor GraphNode and make it more flexibleHendrik Brucker2023-09-071-9/+9
* Clean up/refactor GraphEditHendrik Brucker2023-07-241-14/+22
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-4/+3
* Fix GDScript code style regarding colonDanil Alexeev2023-03-051-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Update GraphEdit configuration warning, mark GraphNode/GraphEdit as experimentalHendrik Brucker2023-02-091-1/+2
* Fix C# examples in documentationRaul Santos2023-01-311-2/+3
* Improve usage of StringNames in GraphEditkobewi2022-12-021-1/+1
* Improve parameter naming and documentation in GraphEdit and GraphNodeYuri Sizov2022-09-091-63/+67
* Add read-only mode to AnimationTreeEditor pluginsSaracenOne2022-08-251-0/+3
* Replace Array return types with TypedArray 2kobewi2022-08-231-1/+1
* Merge pull request #64315 from Daylily-Zeleen/fixed-GraphEdit-signal-argument...Clay John2022-08-181-1/+1
|\
| * fixed GraphEdit signal argument typedaylilyzeleen2022-08-121-1/+1
* | [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-12/+12
|/
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-64/+64
* Add GraphEdit.is_node_hover_valid(...) methodJohannes Witt2022-07-311-0/+23
* Improve Graphedit connection linesHendrik Brucker2022-05-301-4/+3
* Improve and fix the GraphNode port hotzonesHendrik Brucker2022-05-301-4/+4
* Add node list param to `GraphEdit::delete_nodes_request` signalYuri Rubinsky2022-05-171-1/+2
* Rename theme properties to include underscoresFireForge2022-04-231-1/+1
* Rename Control's Rect properties to exclude rect_ partMarcel Admiraal2022-03-081-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Merge pull request #53185 from KoBeWi/viewing_panRémi Verschelde2022-01-121-0/+11
|\
| * Unify panning in sub-editors and make it configurablekobewi2022-01-111-0/+11
* | Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver...Rémi Verschelde2022-01-111-1/+1
|\ \ | |/ |/|
| * Update default port_grab_distance_verticalDavid Cambré2021-12-291-1/+1
* | Rename GraphEdit connection_drag_begun to connection_drag_startedJohannes Witt2022-01-071-7/+7
* | Add `GraphEdit` drag notificationsJohannes Witt2022-01-061-0/+21
|/
* Merge pull request #52015 from mechPenSketch/expose_hotzones2Rémi Verschelde2021-12-151-0/+37
|\
| * Expose connection hot zones in GraphNodemechPenSketch2021-12-121-0/+37
* | Make overridden properties link to parent definitionYuri Sizov2021-12-031-2/+2
* | Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-19/+19
* | Add [theme_item] tag to editor helpkobewi2021-11-181-1/+1