Blender Git Commit Log
Git Commits -> Revision 2887d87
Revision 2887d87 by Jacques Lucke (master) October 29, 2021, 08:10 (GMT) |
Fix T92324: crash caused by recursive instancing This fixes one (of possibly multiple) root issues. The collection passed into the Collection Info node must not contain the current object, because that would result in a dependency cycle and recursive instancing. |
Commit Details:
Full Hash: 2887d872320efc50d377ebe299c7e0beaedb67d8
Parent Commit: cf77180
Lines Changed: +8, -2
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_collection_info.cc (+8, -2) (Diff)