| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add #[must_use] to builders, expose more fields
|
|
Created a method to retrieve the SharedShape from a collider
|
|
Add feature flag to disable floating point exceptions in unexceptional code
|
|
Testbed: check if the egui context wants pointer focus, disable orbit camera if so.
|
|
More API changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-static rigid-body.
|
|
|
|
|
|
|
|
|
|
this disables egui interactions being sent to the orbital camera
|
|
|
|
Testbed: replace Kiss3d by Bevy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crash in broad-phase after shape modification.
|
|
Fix #180 and #177
|
|
Make Rapier accept any kind of data storage instead of RigidBodySet/ColliderSet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In my case this is for creating a compound shape from a set of existing colliders
|
|
Fix torque generation for the prismatic joint motor
|
|
|
|
|
|
|