| Age | Commit message (Collapse) | Author |
|
contact_damping_ratio
|
|
|
|
|
|
angular frequency instead of explicit ERP
|
|
* feat: add a simple jacobian-based inverse-kinematics implementation for multibodies
* feat: add 2d inverse kinematics example
* feat: make forward_kinematics auto-fix the root’s degrees of freedom
* feat: add 3d inverse kinematics example
* chore: update changelog
* chore: clippy fixes
* chore: more clippy fixes
* fix tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculation
|
|
|
|
based on user-defined length units
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contact velocity
|
|
|
|
|
|
|
|
Address https://github.com/dimforge/rapier.js/issues/261
|
|
|
|
|
|
|
|
|
|
Closes #595
|
|
Fix #601
|
|
|
|
active dynamic set.
|
|
Fix #602
|
|
|
|
AnonymousAcid7787/fix-Setting-the-motor-position-of-a-Spherical-multibody-joint-is-broken
Fix #416 Update spherical joint motor position
|
|
Narrow-phase methods renames + some re-exports
|
|
|
|
|
|
Calculate world center of mass from local com in debug renderer
|
|
Renames `contacts_with` to`contact_pairs_with`; and `intersections_with` to `intersection_pairs_with`.
|
|
from parry.
|