Blender Git Commit Log
Git Commits -> Revision e268fe6
Revision e268fe6 by Sebastián Barschkis (master) February 3, 2020, 21:04 (GMT) |
Fix T73537: Particle system Crash Added sanity check in the flow / obstacle object loops that check if the modifier data is valid. Ideally this should not be needed. However, in remove_particle_systems_from_object() the fluid modifier can get freed. It is not yet clear whether the modifier free call is really needed or not. |
Commit Details:
Full Hash: e268fe6e64dd872534944e825c0fe7483e18010a
Parent Commit: 0cd0058
Lines Changed: +22, -2
1 Modified Path:
/source/blender/blenkernel/intern/fluid.c (+22, -2) (Diff)