Blender Git Loki
Git Commits -> Revision 9a36b51
Revision 9a36b51 by Lukas Toenne (master) August 9, 2012, 11:45 (GMT) |
Fix for the default internal connect function for nodes (used in muting, detaching, etc.). This is supposed to look for the first input/output of every socket type, but was actually taking the first matching link from the link list, regardless of the linked socket's position. |
Commit Details:
Full Hash: 9a36b51cc7701a0979ce06ad75dc411ff8bfe020
SVN Revision: 49730
Parent Commit: f05257f
Lines Changed: +39, -22
1 Modified Path:
/source/blender/nodes/intern/node_util.c (+39, -22) (Diff)