aboutsummaryrefslogtreecommitdiff
path: root/src_testbed/camera2d.rs
AgeCommit message (Collapse)Author
2022-04-28Testbed: switch to bevy 0.7Sé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
2022-01-09Update the testbed to use bevy 0.6Sébastien Crozet
2021-06-02Update dependenciesCrozet Sébastien