| Age | Commit message (Collapse) | Author |
|
|
|
Move most of the geometric code to another crate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# examples2d/sensor2.rs
# examples3d/sensor3.rs
# src/dynamics/integration_parameters.rs
# src/dynamics/solver/parallel_island_solver.rs
# src/dynamics/solver/velocity_constraint.rs
# src/dynamics/solver/velocity_ground_constraint.rs
# src_testbed/nphysics_backend.rs
# src_testbed/physx_backend.rs
# src_testbed/testbed.rs
|
|
Small refactor of IntegrationParameters
|
|
Fix CI bench message emission for fork PRs.
|
|
|
|
|
|
|
|
|
|
CI: use trigger the bench message workfrow on a pull_request_target instead of pull_request
|
|
of pull_request.
|
|
fix cargo test -p rapier3d
|
|
|
|
Makes it easier to verify the default values mentioned in the docstrings.
|
|
|
|
This help readability a lot
|
|
|
|
|
|
the multi-collider case.
|
|
angular inertia.
Fix #86
|
|
|
|
|
|
|
|
|
|
Harness testbed integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|