AdamsLair/duality

Fix the Rect Version of RigidBody.PickShapesGlobal

開放

#291 建立於 2016年2月18日

 (21 則留言) (0 個反應) (0 位負責人)C# (287 個分叉)auto 404
BugCoreHelp WantedUnit Tests

倉庫指標

星標
 (1,425 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南