AdamsLair/duality

Fix the Rect Version of RigidBody.PickShapesGlobal

オープン

#291 opened on 2016/02/18

 (21 件のコメント) (0 件のリアクション) (0 人の担当者)C# (287 件のフォーク)auto 404
BugCoreHelp WantedUnit Tests

Repository metrics

Stars
 (1,425 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド