| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-12 | Use `bitflags!` consistently. (#680) | Bruce Mitchener | |
| This removes an `extern crate` and a `use` so that we always call it via `bitflags::bitflags!` everywhere. | |||
| 2024-06-23 | chore: update to nalgebra 0.33 and parry 0.16 (#664) | Sébastien Crozet | |
| 2024-01-27 | Fix clippy and enable clippy on CI | Sébastien Crozet | |
| 2022-10-25 | Implement conversion between u32 and Group | Sébastien Crozet | |
| 2022-08-13 | remove #[allow(missing_docs)] | Tristan Guichaoua | |
| 2022-08-13 | impl Group | Tristan Guichaoua | |
| 2021-05-25 | Add prelude + use vectors for setting linvel/translation in builders | Crozet Sébastien | |
| 2021-02-13 | Fix a small documentation typo | Alec Deason | |
| 2020-10-27 | Ignore the code block in the InteractionGroups doc. | Crozet Sébastien | |
| 2020-10-27 | Add a construstructor to InteractionGroups + make its methods const. | Crozet Sébastien | |
| 2020-10-27 | Add collision groups to filter collision pairs. | Crozet Sébastien | |
