Skip to content

WIP: Fix/crash intr all wire

Janek Kozicki requested to merge fix/crash_intrAllWire into master

This merge request is focused on fixing the bug https://bugs.launchpad.net/yade/+bug/1813222

Note: since this type of bug was discovered, maybe I should grep the code for more usages of Body::byId(interaction->getId1(),scene)-> in cases where a body might have been deleted.

Edited by Janek Kozicki

Merge request reports