Blender Git Loki
Git Commits -> Revision c0b717b
Revision c0b717b by Lukas Toenne (master) December 11, 2013, 08:22 (GMT) |
Sanity check in node links API: Make sure a valid node exists for both sockets passed to the nodetree.links.new function, otherwise this could lead to invalid connections between different node trees! The ntreeAddLink function has asserts for this, but this condition needs to be checked in the RNA method calling it. |
Commit Details:
Full Hash: c0b717b046804022bd0c3b45ffadf285746563ee
Parent Commit: fcdc04a
Lines Changed: +5, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+5, -0) (Diff)