Blender Git Commit Log
Git Commits -> Revision 0ec9516
Revision 0ec9516 by Lukas Toenne (hair_system) August 4, 2014, 13:57 (GMT) |
Don't try to remove collision objects from the Bullet world when deleting the hair solver. This already happens when the scene datablock gets freed. The order of datablock freeing is not very explicit, so this is an unsafe assumption, but the current rigidbody API relies on it as well ... |
Commit Details:
Full Hash: 0ec95169ffc836a9b3acf7246c65f3c36a6c1e3c
Parent Commit: d4396ea
Lines Changed: +10, -10