Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retarget connections in Playground app #183

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

miroiu
Copy link
Owner

@miroiu miroiu commented Dec 19, 2024

📝 Description of the Change

Adds an example of how to retarget connections in the Playground application (see RetargetConnections) using the new input system.

Use CTRL+LeftClick to retarget connections.

New Connector methods:

  • FindTargetConnector
  • FindConnectionTarget

New PendingConnection flags:

  • EnableHitTesting

rewire

Closes #146, #87

🐛 Possible Drawbacks

None.

@miroiu miroiu merged commit 7ea774c into master Dec 20, 2024
4 checks passed
@miroiu miroiu deleted the feature/rewire-connections branch December 20, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Allow more complexe gestures
1 participant