Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.3-stable_4.4-stable/GH-97449.txt
22320 views
1
GH-97449
2
--------
3
Validate extension JSON: Error: Field 'classes/GraphEdit/methods/connect_node/arguments': size changed value in new API, from 4 to 5.
4
5
Added optional argument to connect_node to specify whether the connection should be automatically deleted if invalid. Compatibility method registered.
6
7