AdamsLair/duality

Fix the Rect Version of RigidBody.PickShapesGlobal

Ouverte

#291 ouverte le 18 févr. 2016

 (21 commentaires) (0 réaction) (0 personne assignée)C# (287 forks)auto 404
BugCoreHelp WantedUnit Tests

Métriques du dépôt

Stars
 (1 425 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

The current implementation of RigidBody.PickShapes is hacky at best and doesn't work properly.

  • Write a unit test that proves the implementation doesn't work in all cases.
  • Implement a version that works, and (ideally) does so faster.

Guide contributeur