AdamsLair/duality

Fix the Rect Version of RigidBody.PickShapesGlobal

Aperta

#291 aperta il 18 feb 2016

 (21 commenti) (0 reazioni) (0 assegnatari)C# (287 fork)auto 404
BugCoreHelp WantedUnit Tests

Metriche repository

Star
 (1425 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor