feat: update to parry 0.21
This commit is contained in:
committed by
Sébastien Crozet
parent
b798e1942d
commit
ef47848fba
@@ -17,7 +17,7 @@ pub use self::narrow_phase::NarrowPhase;
|
||||
|
||||
pub use parry::bounding_volume::BoundingVolume;
|
||||
pub use parry::query::{PointQuery, PointQueryWithLocation, RayCast, TrackedContact};
|
||||
pub use parry::shape::{SharedShape, VoxelPrimitiveGeometry, VoxelState, VoxelType, Voxels};
|
||||
pub use parry::shape::{SharedShape, VoxelState, VoxelType, Voxels};
|
||||
|
||||
use crate::math::{Real, Vector};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user