Skip to content
Snippets Groups Projects
Commit d883ddcd authored by Greg Zaal's avatar Greg Zaal
Browse files

Node Wrangler: Add more specific Lazy connection

The original Lazy Connect works the same (Ctrl+RMB drag to make a new connection between guessed sockets) - this new function can be accessed with Ctrl+Shift+RMB drag and will show a menu for the user to choose exactly which sockets to connect. This can be useful when dealing with a large node tree, users want to make some connections without repeatedly zooming in and out or trying to click the exact socket they want. Just like with the normal Lazy Connect, you don't need to click on a node exactly, it will use the node nearest the mouse.

Included in this update are:
- More accurate nearest-node detection
- Auto-linkage (used in Lazy Connect) now matches sockets by name first
- Account for DPI settings other than 72
parent 6cce54c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment