aboutsummaryrefslogtreecommitdiff
path: root/src_testbed/camera2d.rs
AgeCommit message (Collapse)Author
2024-03-24feat: update testbeds to bevy 0.13Sébastien Crozet
2024-01-27Fix clippy and enable clippy on CISébastien Crozet
2023-12-10chore: fix test warningsSébastien Crozet
2023-10-23update bevy 0.11 - fix compile errorsjohnny-smitherson
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