Blender Git Commit Log

Git Commits -> Revision be4478d

Revision be4478d by Jacques Lucke (master)
November 4, 2021, 13:44 (GMT)
Fix T92814: improve automatic linking when inserting Float Curve node

This solves the issue in a more general that can also be used to solve
similar issues for other nodes in the future. Nodes can specify their
"main" socket in their declaration so that we don't have to rely on
heuristics.

Differential Revision: https://developer.blender.org/D13108

Commit Details:

Full Hash: be4478d1f8b6c75b50c951f02cf0116f78e68d6d
Parent Commit: ff4959e
Lines Changed: +42, -5

3 Modified Paths:

/source/blender/editors/space_node/node_relationships.cc (+28, -4) (Diff)
/source/blender/nodes/NOD_node_declaration.hh (+13, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_curves.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021