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
/
GraphEdit.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cut_nodes_request signal to GraphEdit
aryan-11825114
2024-09-27
1
-0
/
+5
*
[GraphEdit] Add a note about the behavior of get_children()
Hendrik Brucker
2024-06-29
1
-0
/
+1
*
Add GraphFrame and integrate it in VisualShader
Hendrik Brucker
2024-04-04
1
-0
/
+44
*
Rename some arguments called "position"
kobewi
2024-03-27
1
-2
/
+2
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-1
/
+1
*
Merge pull request #87047 from Mickeon/documentation-missing-signals
Yuri Sizov
2024-01-24
1
-7
/
+9
|
\
|
*
Add missing descriptions to remaining signals.
Micky
2024-01-23
1
-7
/
+9
*
|
Rework GraphEdit connections (drawing, API, optimizations)
Hendrik Brucker
2024-01-18
1
-4
/
+35
|
/
*
Merge pull request #83785 from Geometror/graphedit-dotted-grid
Yuri Sizov
2023-12-19
1
-2
/
+11
|
\
|
*
Add different grid patterns to GraphEdit
Hendrik Brucker
2023-11-14
1
-2
/
+11
*
|
Update the description of the method get_connection_line in GraphEdit.xml
ZeferinoI
2023-12-14
1
-1
/
+1
|
/
*
Merge pull request #82409 from KoBeWi/3_in_1
Rémi Verschelde
2023-10-18
1
-1
/
+2
|
\
|
*
Document, cleanup and fix some theme properties
kobewi
2023-09-27
1
-1
/
+2
*
|
Make `GraphEdit` toolbar more customizable
Yuri Sizov
2023-10-02
1
-4
/
+18
*
|
Rename close requests to delete requests in `GraphEdit`
Yuri Sizov
2023-09-26
1
-7
/
+7
|
/
*
Clean up/refactor GraphNode and make it more flexible
Hendrik Brucker
2023-09-07
1
-9
/
+9
*
Clean up/refactor GraphEdit
Hendrik Brucker
2023-07-24
1
-14
/
+22
*
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
-4
/
+3
*
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-05
1
-4
/
+4
*
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
*
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-2
/
+3
*
Improve usage of StringNames in GraphEdit
kobewi
2022-12-02
1
-1
/
+1
*
Improve parameter naming and documentation in GraphEdit and GraphNode
Yuri Sizov
2022-09-09
1
-63
/
+67
*
Add read-only mode to AnimationTreeEditor plugins
SaracenOne
2022-08-25
1
-0
/
+3
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-1
/
+1
*
Merge pull request #64315 from Daylily-Zeleen/fixed-GraphEdit-signal-argument...
Clay John
2022-08-18
1
-1
/
+1
|
\
|
*
fixed GraphEdit signal argument type
daylilyzeleen
2022-08-12
1
-1
/
+1
*
|
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-12
/
+12
|
/
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-64
/
+64
*
Add GraphEdit.is_node_hover_valid(...) method
Johannes Witt
2022-07-31
1
-0
/
+23
*
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
1
-4
/
+3
*
Improve and fix the GraphNode port hotzones
Hendrik Brucker
2022-05-30
1
-4
/
+4
*
Add node list param to `GraphEdit::delete_nodes_request` signal
Yuri Rubinsky
2022-05-17
1
-1
/
+2
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-1
/
+1
*
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-03-08
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Merge pull request #53185 from KoBeWi/viewing_pan
Rémi Verschelde
2022-01-12
1
-0
/
+11
|
\
|
*
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
1
-0
/
+11
*
|
Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver...
Rémi Verschelde
2022-01-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update default port_grab_distance_vertical
David Cambré
2021-12-29
1
-1
/
+1
*
|
Rename GraphEdit connection_drag_begun to connection_drag_started
Johannes Witt
2022-01-07
1
-7
/
+7
*
|
Add `GraphEdit` drag notifications
Johannes Witt
2022-01-06
1
-0
/
+21
|
/
*
Merge pull request #52015 from mechPenSketch/expose_hotzones2
Rémi Verschelde
2021-12-15
1
-0
/
+37
|
\
|
*
Expose connection hot zones in GraphNode
mechPenSketch
2021-12-12
1
-0
/
+37
*
|
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-2
/
+2
*
|
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-19
/
+19
*
|
Add [theme_item] tag to editor help
kobewi
2021-11-18
1
-1
/
+1
[next]