| Age | Commit message (Collapse) | Author |
|
|
|
Fix determinism problem in the broad-phase after snapshot restoration.
|
|
|
|
Release v0.7.0
|
|
|
|
Add getters indicating if the translation or rotation dofs of a rigid-body are locked.
|
|
are locked.
|
|
Add ARCHITECTURE, CODE_OF_CONDUCT, CONTRIBUTING files + flesh out the README
|
|
|
|
|
|
|
|
Add the ability to pass a custom filter to all the QueryPipeline queries.
|
|
|
|
Implement Continuous Collision Detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thresholds.
|
|
|
|
|
|
|
|
|
|
CCD contacts result in very strong, instantaneous, impulses. So it is preferable to attenuate their contribution to subsequent timesteps to avoid overshooting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix regression in the WASM version of the velocity solver.
|
|
|
|
Per collider mass props
|
|
|
|
Projection friction impulses on an implicit cone instead of a pyramid approximation.
|