| Age | Commit message (Collapse) | Author |
|
|
|
|
|
flags
|
|
|
|
- Fix the wrong codepath taken by the solver for contacts involving a collider without parent.
- Properly adress the non-linear treatment of the friction direction
- Simplify the sleeping strategy
- Add an impulse resolution multiplier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modification.
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
|
run_state.time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cargo fmt
|
|
make harness a public mod, make harness.state public
|