defold
defold copied to clipboard
Update to Box2D 3.1
Task (REQUIRED): Box2D 3.1 has several performance improvements and bugfixes that we want:
https://box2d.org/posts/2025/04/box2d-3.1/
Expected outcome (REQUIRED): Defold should work with Box2D 3.1
Verify if performance regression from 2.7 to 3.1 has become better: https://github.com/defold/defold/issues/10448
3.1 introduces some breaking changes like moving shape properties to b2SurfaceMaterial and debug draw changes. Will spend a little more time to get this right before bumping to 3.1.1.
3.1 introduces some breaking changes like moving shape properties to b2SurfaceMaterial and debug draw changes. Will spend a little more time to get this right before bumping to 3.1.1.
This has been done according to @deurell. Closing.
Reopening. PR not merged yet. My mistake.