We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9827d0 commit 0407267Copy full SHA for 0407267
1 file changed
CHANGELOG.md
@@ -13,6 +13,7 @@
13
- Rename `RigidBodyChanges::CHANGED` to `::IN_CHANGED_SET` to make its meaning more precise.
14
- Fix colliders ignoring user-changes after the first simulation step.
15
- Fix broad-phase incorrectly taking into account disabled colliders attached to an enabled dynamic rigid-body.
16
+- Make `SolverContact::contact_id` public so that user code knows what geometric contact it originates from (#888).
17
18
## v0.30.1 (17 Oct. 2025)
19
0 commit comments