Skip to content

Commit

Permalink
changelog: add limitations on #628
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz authored Feb 18, 2025
2 parents a4e9343 + 936e157 commit 2183ef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

- Added optional feature `picking-backend` to support bevy_picking.
- See `picking_backend` module documentation for more details.
- Added `geometry::to_bevy_mesh` module behind the feature `to-bevy-mesh` to help with converting parry shapes into bevy meshes.
- Added `geometry::to_bevy_mesh` module behind the feature `to-bevy-mesh` to help with converting parry shapes into bevy meshes (#628).
- Lines, round and custom shapes are not implemented.

### Modified

Expand Down

0 comments on commit 2183ef1

Please sign in to comment.