| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-03 | Release v0.9.1v0.9.1 | Crozet Sébastien | |
| 2021-06-03 | Add nalgebra to the prelude to make the macros work out of the box | Crozet Sébastien | |
| 2021-06-02 | Release v0.9.0v0.9.0 | Crozet Sébastien | |
| 2021-06-02 | Merge pull request #173 from DasEtwas/must-use-pub | Sébastien Crozet | |
| Add #[must_use] to builders, expose more fields | |||
| 2021-06-02 | Merge pull request #176 from sdfgeoff/add_collider_shared_shape_method | Sébastien Crozet | |
| Created a method to retrieve the SharedShape from a collider | |||
| 2021-06-02 | Merge pull request #195 from tpdickso/ungenerate-nans | Sébastien Crozet | |
| Add feature flag to disable floating point exceptions in unexceptional code | |||
| 2021-06-02 | Merge pull request #193 from rezural/egui-focus | Sébastien Crozet | |
| Testbed: check if the egui context wants pointer focus, disable orbit camera if so. | |||
| 2021-06-02 | Merge pull request #196 from dimforge/api_changes | Sébastien Crozet | |
| More API changes | |||
| 2021-06-02 | Fix tests and wasm build. | Crozet Sébastien | |
| 2021-06-02 | Reorganize the CHANGELOG for the next version. | Crozet Sébastien | |
| 2021-06-02 | Update dependencies | Crozet Sébastien | |
| 2021-06-01 | remove c_int | Terence | |
| 2021-06-01 | wee | Terence | |
| 2021-06-01 | wip | Terence | |
| 2021-06-01 | Add ActiveCollisionTypes to easily enable collision-detection between two ↵ | Crozet Sébastien | |
| non-static rigid-body. | |||
| 2021-06-01 | Add a velocity-based platform the the platform demos. | Crozet Sébastien | |
| 2021-06-01 | CCD: take collision groups into account | Crozet Sébastien | |
| 2021-06-01 | Add velocity-based kinematic bodies | Crozet Sébastien | |
| 2021-06-01 | Rework the event system | Crozet Sébastien | |
| 2021-05-29 | check if the egui context wants pointer focus, disable orbit camera if so. ↵ | rezural | |
| this disables egui interactions being sent to the orbital camera | |||
| 2021-05-25 | Add prelude + use vectors for setting linvel/translation in builders | Crozet Sébastien | |
| 2021-05-18 | Merge pull request #189 from dimforge/bevy_renderer | Sébastien Crozet | |
| Testbed: replace Kiss3d by Bevy | |||
| 2021-05-17 | Fix compilation with the parallel feature enabled. | Crozet Sébastien | |
| 2021-05-17 | Fix 2D benchmarks compilation. | Crozet Sébastien | |
| 2021-05-17 | Fix warnings when compiling tests. | Crozet Sébastien | |
| 2021-05-17 | Switch to our fork of bevy-orbit-controls for now. | Crozet Sébastien | |
| 2021-05-16 | Replace Kiss3d by Bevy for the testbed renderer. | Crozet Sébastien | |
| 2021-05-06 | Remove Copy from RigidBodyBuilder | DasEtwas | |
| 2021-05-06 | Added documentation to newly public fields derived from setters | DasEtwas | |
| 2021-05-06 | Add #[must_use] to builders, expose more fields | DasEtwas | |
| 2021-05-01 | Merge pull request #185 from dimforge/bf_bug | Sébastien Crozet | |
| Fix crash in broad-phase after shape modification. | |||
| 2021-05-01 | Fix crash in broad-phase after shape modification. | Crozet Sébastien | |
| Fix #180 and #177 | |||
| 2021-05-01 | Merge pull request #183 from dimforge/bundles | Sébastien Crozet | |
| Make Rapier accept any kind of data storage instead of RigidBodySet/ColliderSet | |||
| 2021-04-30 | Add comments. | Crozet Sébastien | |
| 2021-04-29 | Fix tests. | Crozet Sébastien | |
| 2021-04-29 | Fix compilation of the parallel version | Crozet Sébastien | |
| 2021-04-29 | Fix some warnings | Crozet Sébastien | |
| 2021-04-29 | Restore the collision pipeline | Crozet Sébastien | |
| 2021-04-27 | Fix regression in CCD resolution. | Crozet Sébastien | |
| 2021-04-27 | Fix some warnings. | Crozet Sébastien | |
| 2021-04-26 | Split rigid-bodies and colliders into multiple components | Crozet Sébastien | |
| 2021-04-18 | Created a method to retrieve the SharedShape from a collider | Geoffrey Irons | |
| In my case this is for creating a compound shape from a set of existing colliders | |||
| 2021-04-13 | Merge pull request #174 from dimforge/prismatic_motor | Sébastien Crozet | |
| Fix torque generation for the prismatic joint motor | |||
| 2021-04-13 | Fix compilation in 2D. | Crozet Sébastien | |
| 2021-04-13 | Fix warnings | Crozet Sébastien | |
| 2021-04-13 | Fix torque generation for the prismatic joint motor | Crozet Sébastien | |
| 2021-04-12 | Release v0.8.0v0.8.0 | Crozet Sébastien | |
| 2021-04-12 | Merge pull request #171 from dimforge/nalgebra-up | Sébastien Crozet | |
| Switch to nalgebra 0.26 | |||
| 2021-04-12 | Switch to nalgebra 0.26 | Crozet Sébastien | |
| 2021-04-04 | Add some missing entries to the 0.7.0 CHANGELOG. | Crozet Sébastien | |
| The removal of NarrowPhase::maintain and BroadPhase::maintain was not mentioned. | |||
