| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-19 | Profiling support (#743) | Thierry Berger | |
| 2024-07-19 | More Debug derives. (#686) | Thierry Berger | |
| 2024-07-12 | ci: cargo doc step (#671) | Thierry Berger | |
| 2024-07-07 | chore: add one more test for the multibody insertion out-of-bounds issue | Sébastien Crozet | |
| 2024-07-07 | Fix broken multibody joint removal. | Sébastien Crozet | |
| 2024-07-07 | Fix out-of-bounds crash when merging two multibodies | Sébastien Crozet | |
| 2024-06-20 | Fix typos. (#658) | Bruce Mitchener | |
| 2024-06-09 | fix warning in tests | Sébastien Crozet | |
| 2024-06-09 | chore: add more comments | Sébastien Crozet | |
| 2024-06-09 | feat: add suport for kinematic multibody links | Sébastien Crozet | |
| 2024-06-09 | feat: add the ability to disable all contacts between two links belonging to ↵ | Sébastien Crozet | |
| the same multibody | |||
| 2024-05-25 | feat: add simple inverse-kinematics solver for multibodies (#632) | Sébastien Crozet | |
| * 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 | |||
| 2024-01-27 | Fix clippy and enable clippy on CI | Sébastien Crozet | |
| 2024-01-22 | chore: CI fixes | Sébastien Crozet | |
| 2024-01-21 | feat: implement new "small-steps" solver + joint improvements | Sébastien Crozet | |
| 2023-01-15 | Update dependencies | Sébastien Crozet | |
| 2022-04-20 | Finalize refactoring | Sébastien Crozet | |
| 2022-04-20 | First round deleting the component sets. | Sébastien Crozet | |
| 2022-03-20 | Fix warnings and add comments. | Sébastien Crozet | |
| 2022-03-20 | Complete the parallel solver fix | Sébastien Crozet | |
| 2022-01-23 | Run cargo fmt | Sébastien Crozet | |
| 2022-01-23 | add defaults for the several structs | zhguchev | |
| 2022-01-16 | Fix some solver issues | Sébastien Crozet | |
| - Fix the wrong codepath taken by the solver for contacts involving a collider without parent. - Properly adress the non-linear treatment of the friction direction - Simplify the sleeping strategy - Add an impulse resolution multiplier | |||
| 2022-01-09 | Allow locking individual translational axes | Sébastien Crozet | |
| 2022-01-08 | Address issues with the genral-case for multibody joints | Sébastien Crozet | |
| 2022-01-02 | Implement multibody joints and the new solver | Sébastien Crozet | |
