When using the "connect with menu" tool from node wrangler, it would
sometimes connect the link to the wrong socket. This was because the
index incrementing was placed inside the "if"-block. To fix this a more
"idiomatic" enumerate was used, which also makes the code easier to
read.
Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
- Branch
- node_wrangler_wrong_connections
- Build Status
Buildable 22862 Build 22862: arc lint + arc unit