Blender Git Commit Log
Git Commits -> Revision 31fcb93
Revision 31fcb93 by Wannes Malfait (master) July 28, 2021, 13:43 (GMT) |
Fix T89415: update multi input indices after deleting a node When deleting a node, links attached to that node are deleted, but if one of those links was connected to a multi input socket, the indices of the other links connected to it were not updated. This adds updates both in the case of a normal delete as well as after a delete with reconnect. Differential Revision: https://developer.blender.org/D11716 |
Commit Details:
Full Hash: 31fcb934a4c13563cec9afd41c5a88d50fc845d1
Parent Commit: f9308a5
Committed By: Jacques Lucke
Lines Changed: +29, -0
1 Modified Path:
/source/blender/blenkernel/intern/node.cc (+29, -0) (Diff)