| Age | Commit message (Collapse) | Author |
|
|
|
Otherewise it is impossible to use BroadPhase::update properly.
|
|
|
|
|
|
|
|
also fix typo
|
|
|
|
|
|
Add #[must_use] to builders, expose more fields
|
|
Created a method to retrieve the SharedShape from a collider
|
|
|
|
non-static rigid-body.
|
|
|
|
|
|
|
|
|
|
Fix #180 and #177
|
|
|
|
|
|
|
|
|
|
|
|
In my case this is for creating a compound shape from a set of existing colliders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thresholds.
|
|
|
|
|
|
CCD contacts result in very strong, instantaneous, impulses. So it is preferable to attenuate their contribution to subsequent timesteps to avoid overshooting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Per collider mass props
|
|
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
approximation.
|