Blender Git Loki
Git Commits -> Revision ade6646
Revision ade6646 by Lukas Toenne (master) March 14, 2014, 10:03 (GMT) |
Fix T39180: Particle with fluid physics unstable. Fluid particles use the particle system's bvhtree structure, which is a runtime BVH tree. This was not reset properly on copying objects/psys, which lead to concurrent access in threaded depsgraph updates and memory corruption. |
Commit Details:
Full Hash: ade6646755224ce9178d280738727c1a968b28b6
Parent Commit: a205700
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -0) (Diff)