There are a few minor breaking changes, see this document.
New Functionality
- Added new define
JPH_TRACK_SIMULATION_STATSwhich tracks simulation statistics on a per body basis. This can be used to figure out bodies are the most expensive to simulate. - Added
RagdollSettings::CalculateConstraintPrioritieswhich c...