Blender Git Loki
Git Commits -> Revision 018272e
Revision 018272e by Jacques Lucke (master) December 31, 2021, 10:33 (GMT) |
Fix T94416: incorrect handling when nodes are linked in a loop This just skips the entire algorithm when there are cycles. In the future, cycles could be handled more gracefully in the algorithm, but for now that's not worth it and is not necessary to fix the bug. |
Commit Details:
Full Hash: 018272ee5bc74b9b651218b72cf0b348e9ca149d
Parent Commit: 71468f4
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/node_tree_update.cc (+6, -0) (Diff)