AdamsLair/duality

Fix the Rect Version of RigidBody.PickShapesGlobal

Offen

#291 geöffnet am 18.02.2016

 (21 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (287 Forks)auto 404
BugCoreHelp WantedUnit Tests

Repository-Metriken

Stars
 (1.425 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide