mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-03 10:09:19 +03:00
f82f8ec125c66d6d6ad623f950611c843e81c871
Attempting to move the function node to another function whose data connection is a dependency of the node the specific node being moved to a different function during changes to sequence connections. By skipping, if the from_node is a function_node during the data connection dependencies scan. Should fix #37991 (cherry picked from commit 5c48631509751191afc5a83e4c48075a90a38150)
Description
VisualScript as a Godot Engine c++ module
Languages
C++
99.3%
C
0.4%
Python
0.3%