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.

贡献者指南