Patch applies to svn 2052
When the child shapes are reorganised it is necessary to update the indexes
in the aabb tree. Otherwise the indexes become invalid causing segfaults.
Also I recommend putting an assert into btCompoundShape::getChildShape and
friends to detect invalid indexes as soon as they occur.
Original issue reported on code.google.com by d...@doc.ic.ac.uk on 4 Mar 2010 at 11:43
Original issue reported on code.google.com by
d...@doc.ic.ac.uk
on 4 Mar 2010 at 11:43Attachments: