1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00
Files
godot/doc/classes
Johannes Witt 0505b08a56 Add GraphEdit drag notifications
This commit adds two signals:
 * connection_drag_begun, which is emitted when a connection is started
   to be created by the user and
 * `connection_drag_ended`, which is emitted when no longer a connection
   is created.

Additionally `force_connection_drag_end()` adds the possibility to end
the connection dragging. If called from user code, no other connection
request signals are invoked. This is useful to add `GraphNode`s via
shortcuts while the user is dragging a connection to directly connect
the newly added node.
2022-01-06 17:51:40 +01:00
..
2021-11-03 13:39:33 +09:00
2022-01-02 01:03:58 -05:00
2022-01-02 21:09:18 +01:00
2022-01-02 21:09:18 +01:00
2021-11-15 13:14:16 +01:00
2021-11-08 17:42:30 +01:00
2022-01-02 21:09:18 +01:00
2022-01-02 21:09:18 +01:00
2021-11-08 19:11:36 +01:00
2021-10-12 16:22:30 +02:00
2022-01-06 17:51:40 +01:00
2021-10-03 12:37:52 -07:00
2022-01-02 01:03:58 -05:00
2021-08-05 14:57:31 -03:00
2021-11-23 12:20:57 +01:00
2021-11-17 18:07:29 +00:00
2021-12-27 21:29:18 -05:00
2021-11-23 12:20:57 +01:00
2022-01-02 01:03:58 -05:00
2022-01-02 01:03:58 -05:00
2022-01-02 21:09:18 +01:00
2022-01-02 21:09:18 +01:00
2022-01-02 01:03:58 -05:00
2022-01-02 01:03:58 -05:00
2022-01-02 01:03:58 -05:00
2021-10-28 10:16:56 -05:00
2022-01-02 21:09:18 +01:00
2022-01-06 19:50:57 +08:00
2022-01-06 19:50:57 +08:00
2022-01-06 19:50:57 +08:00
2021-12-17 19:19:41 +01:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00