v2.4.2
版本发布时间: 2024-08-10 00:54:45
erincatto/box2d最新发布版本:v3.0.0(2024-08-12 14:39:02)
This is the final release of version 2. The next commit with be version 3.0.
This has a few bug fixes, but is mainly being created for people who want to stay on version 2.
What's Changed
- Remove unnecessary function by @erincatto in https://github.com/erincatto/box2d/pull/659
- Typo fix by @gittem01 in https://github.com/erincatto/box2d/pull/684
- Update box2d's version of Doctest to latest version by @PatrickHoward in https://github.com/erincatto/box2d/pull/682
- Create cmake.yml by @erincatto in https://github.com/erincatto/box2d/pull/707
- Added macos and windows actions by @erincatto in https://github.com/erincatto/box2d/pull/708
- Issue Fixes by @erincatto in https://github.com/erincatto/box2d/pull/709
- Making hull builder more robust by @erincatto in https://github.com/erincatto/box2d/pull/735
- Miscellaneous fixes by @erincatto in https://github.com/erincatto/box2d/pull/736
- Adjust mouse joint damping with time step by @erincatto in https://github.com/erincatto/box2d/pull/737
- Add benchmark test by @erincatto in https://github.com/erincatto/box2d/pull/744
New Contributors
- @gittem01 made their first contribution in https://github.com/erincatto/box2d/pull/684
- @PatrickHoward made their first contribution in https://github.com/erincatto/box2d/pull/682
Full Changelog: https://github.com/erincatto/box2d/compare/v2.4.1...v2.4.2