| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove events code
|
|
|
|
|
|
|
|
cargo fmt
changes to make rapier compile
|
|
|
|
|
|
|
|
of a rigid-body.
|
|
|
|
|
|
|
|
testbed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pipelines.
|
|
|
|
|
|
This adds a QueryPipeline structure responsible for scene queries.
Currently this structure is able to perform a brute-force ray-cast.
This commit also includes the beginning of implementation of a SIMD-based acceleration structure which will be used for these scene queries in the future.
|
|
|
|
|
|
|
|
|
|
|