Blender Git Commit Log
Git Commits -> Revision 7eb9b79
Revision 7eb9b79 by Jacques Lucke (master) April 27, 2021, 10:33 (GMT) |
Fix T85889: recursive instances result in crash Generally, it would be good to not allow this from happening in the first place but that is quite tricky because an object does not know which other object instances it. Similar checks might be necessary in other places, but this fixes the bug already. Differential Revision: https://developer.blender.org/D11086 |
Commit Details:
Full Hash: 7eb9b7976ff4e6ba820595dc59178f1ac189db3e
Parent Commit: f682812
Lines Changed: +23, -2
1 Modified Path:
/source/blender/blenkernel/intern/object_dupli.cc (+23, -2) (Diff)