Page MenuHome

Fix T79082: Softbody self-collision does not work on lattices
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Aug 13 2020, 1:32 PM.

Details

Summary

It looks like this just was an oversight. The calculate_collision_balls function is already called in mesh_to_softbody and curve_surf_to_softbody. This patch just also calls it from lattice_to_softbody.

It the example file I added to T79082, it seems to work perfectly. The lattice is simulated the same way as the cube.

Diff Detail

Repository
rB Blender