connections

This commit is contained in:
2026-05-20 16:34:39 +02:00
parent 70bba45b8a
commit 661e62e8b8
35 changed files with 1039 additions and 258 deletions

View File

@@ -1344,5 +1344,3 @@ static func set_ellipse_points(curve : Curve2D, size: Vector2, offset := Vector2
)
curve.set_block_signals(false)
curve.changed.emit()