AdamsLair/duality
Fix the Rect Version of RigidBody.PickShapesGlobal
Aberta
#291 aberto em 18 de fev. de 2016
BugCoreHelp WantedUnit Tests
Métricas do repositório
- Stars
- (1.425 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.