We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e9343 commit 936e157Copy full SHA for 936e157
CHANGELOG.md
@@ -6,7 +6,8 @@
6
7
- Added optional feature `picking-backend` to support bevy_picking.
8
- See `picking_backend` module documentation for more details.
9
-- 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).
10
+ - Lines, round and custom shapes are not implemented.
11
12
### Modified
13
0 commit comments