Skip to content

Conversation

@ikpil
Copy link
Owner

@ikpil ikpil commented Jul 12, 2025

  • Total contact impulse now includes restitution impulse
  • Improved tunneling prevention with similar performance
  • Graph coloring now puts dynamic-static constraints at higher priority more effectively
  • Fixed crash disabling a dynamic body connected to a static body by a joint
  • Fixed joint graph color bug when changing body type
  • Improved graph color validation using population count
  • Added mutex wrappers for future development
  • Made spinner benchmark more stressful on solver
  • All debug draw now uses the provided camera bounds

box2d erincatto/box2d#956

- Total contact impulse now includes restitution impulse
- Improved tunneling prevention with similar performance
- Graph coloring now puts dynamic-static constraints at higher priority
more effectively
- Fixed crash disabling a dynamic body connected to a static body by a
joint
- Fixed joint graph color bug when changing body type
- Improved graph color validation using population count
- Added mutex wrappers for future development
- Made spinner benchmark more stressful on solver
- All debug draw now uses the provided camera bounds

box2d erincatto/box2d#956
@ikpil ikpil merged commit 116a25a into main Jul 12, 2025
7 checks passed
@ikpil ikpil deleted the pr/bugfix branch July 12, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants