Block a user
Fix #122763: ensure Vector socket is the default on 'Transform Point'
Giovanni Solimeno
created branch fix-transform-point in gsolimeno97/blender
2024-06-10 23:46:17 +02:00
Dropping Transform Point Between Vector Linkage Doesn't work
Thanks for that hint, i didn't notice that certain sockets could be marked as the default link socket (even though default sockets are checked before the sockets priorities). I'm creating a PR…
Dropping Transform Point Between Vector Linkage Doesn't work
Hello, i'd like to work on this issue, and i've already done a bit of fiddling to identify where the problem lies. As far as i understand, i think that the issue lies at `node_relationships.cc:249…