aboutsummaryrefslogtreecommitdiff
path: root/src/pipeline/user_changes.rs
AgeCommit message (Expand)Author
2022-05-31Start experimenting with collider/rigid-body disabling.disabled-flagSébastien Crozet
2022-04-20CI: deny warnings againSébastien Crozet
2022-04-20Remove unnecessary type annotationSébastien Crozet
2022-04-20Finalize refactoringSébastien Crozet
2022-04-20First round deleting the component sets.Sébastien Crozet
2022-04-20Fix mass-properties update after collider changeSébastien Crozet
2022-03-20Rename rigid-body `static` to `fixed`Sébastien Crozet
2021-11-05Remove useless refSébastien Crozet
2021-10-26Track the change of effective dominance of a rigid-body.Sébastien Crozet
2021-06-01CCD: take collision groups into accountCrozet Sébastien
2021-04-29Fix tests.Crozet Sébastien
2021-04-29Restore the collision pipelineCrozet Sébastien
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien