dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
3.8k stars 236 forks source link

Delete mention of removed `PhysicsPipeline::step_generic` #493

Closed Imberflur closed 1 year ago

Imberflur commented 1 year ago

This was removed in version 0.12.0

https://github.com/dimforge/rapier/blob/89e3d7650c84f96893376a79cbc120aeaeb74785/CHANGELOG.md?plain=1#L191

sebcrozet commented 1 year ago

Thanks!