This is a bug fix release. There are a few minor API changes. Making way for 3.2.0 work.
There are no documentation updates with this releases.
What's Changed
- Warning as error off by default by @erincatto in https://github.com/erincatto/box2d/pull/914
- functions to get and set surface material by @erincatto in https://github.com/erincatto/box2d/pull/921
- Fixed another shape distanc...