Blender Git Loki
Git Commits -> Revision 073a011
Revision 073a011 by Bastien Montagne (master) December 10, 2018, 14:10 (GMT) |
Fix T58993: Duplicating after setting a rigid body world crashes Blender. There is no guarantee that object in rigidbody collection already have a valid rgigidbody data when rebuilding deg relations, that is often generated on-the-fly by actual rigid body simulation. Note that this can be an issue when generating deg relations I guess... But at least it won't crash anymore. |
Commit Details:
Full Hash: 073a011f91a52cf1648b2d76606f0f2fff412098
Parent Commit: 448731a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+1, -1) (Diff)