Blender Git Commit Log
Git Commits -> Revision d54ccb9
Revision d54ccb9 by Philipp Oeser (master) October 15, 2019, 08:57 (GMT) |
Fix T70667: crash playing animation (after deleting rigid body obj) Was crashing due to RBW mssing shared->physics_world [which can happen when undoing the deletion of the last object in the world]. This can be gained back by BKE_rigidbody_validate_sim_world. Reviewed By: mont29 Maniphest Tasks: T70667 Differential Revision: https://developer.blender.org/D6037 |
Commit Details:
Full Hash: d54ccb90ab573bd27303a884e91484d6a00bd167
Parent Commit: 171a474
Lines Changed: +5, -2
1 Modified Path:
/source/blender/blenkernel/intern/rigidbody.c (+5, -2) (Diff)