aboutsummaryrefslogtreecommitdiff
path: root/examples2d/drum2.rs
AgeCommit message (Collapse)Author
2022-03-20Rename rigid-body `static` to `fixed`Sébastien Crozet
2022-03-20Joint API and joint motors improvementsSébastien Crozet
2022-01-16Fix some solver issuesSébastien Crozet
- 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