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.
2 parents a4e9343 + 936e157 commit 2183ef1Copy full SHA for 2183ef1
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