mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-02 18:17:09 +02:00
Grid collision rectangles are now drawn as a blue overlay in the CollisionOverlay debug view. GridChunkPartition now also returns the bounding rectangle, which is a union of all the collision rectangles. Each IPhysShape now handles it's own debug drawing with a new method, DebugDraw.