Blender Git Loki
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