Externalize the proximity code (renamed intersection).

This commit is contained in:
Crozet Sébastien
2020-12-17 13:23:00 +01:00
parent e231bacec6
commit 29717c2887
22 changed files with 144 additions and 1051 deletions

View File

@@ -64,7 +64,7 @@ impl CollisionPipeline {
contact_pair_filter,
events,
);
narrow_phase.compute_proximities(
narrow_phase.compute_intersections(
prediction_distance,
bodies,
colliders,