Blender Git Loki
Git Commits -> Revision 3f1034c
Revision 3f1034c by Lukas Toenne (master) March 20, 2013, 09:53 (GMT) |
Fix for bug reported on bf-committers: RNA function nodetree.links.new does not remove existing links when connecting to a linked input. The check for socket connection limits was 1 off, needs to add 1 to the link counter to anticipate the newly added link. |
Commit Details:
Full Hash: 3f1034c2b1643e9abb87abf041221b4590b060c6
SVN Revision: 55436
Parent Commit: 08a7b60
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+2, -2) (Diff)