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 9081070 commit f551c7eCopy full SHA for f551c7e
1 file changed
CHANGELOG.md
@@ -19,6 +19,7 @@
19
`IntegrationParameters::softness` and `GenericJoint::softness` fields (#789).
20
- Removed `IntegrationParameters::joint_natural_frequency` and `IntegrationParameters::joint_damping_ratio` in favor of
21
per-joint softness coefficients `GenericJoint::softness` (#789).
22
+- Make `SolverContact::contact_id` public so that user code knows what geometric contact it originates from (#888).
23
24
## v0.30.1 (17 Oct. 2025)
25
0 commit comments