mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
5 lines
304 B
Text
5 lines
304 B
Text
GH-97449
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/GraphEdit/methods/connect_node/arguments': size changed value in new API, from 4 to 5.
|
|
|
|
Added optional argument to connect_node to specify whether the connection should be automatically deleted if invalid. Compatibility method registered.
|