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

Wiring shortcut #3288

Merged
merged 1 commit into from Jan 10, 2022
Merged

Wiring shortcut #3288

merged 1 commit into from Jan 10, 2022

Conversation

knolleary
Copy link
Member

  • New feature (non-breaking change which adds functionality)

Adds a pair of new actions for wiring nodes.

  • core:wire-series-of-nodes - for a selection of nodes, add a wire (if necessary) between each node pair in the order they exist in the selection
  • core:wire-node-to-multiple - for a selection of nodes, wires the first node (the source) in the selection to all of the remaining nodes. If the source node has multiple outputs, they are wired in turn.

No default keyboard shortcut assigned to them (yet)... something to consider adding.

@knolleary knolleary changed the base branch from dev to master December 5, 2021 19:59
@knolleary knolleary changed the base branch from master to dev December 5, 2021 19:59
@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.356% when pulling 5856d04 on wiring-shortcut into 7cd3e49 on dev.

@knolleary knolleary merged commit 6580b13 into dev Jan 10, 2022
@knolleary knolleary deleted the wiring-shortcut branch May 3, 2022 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants