mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-16 07:12:27 +02:00
* MapManager now uses accurate bounds for grids Instead of using the old WorldBounds (which was dirty for multiple reasons) it goes through physics instead using the actual fixtures attached to the grid. * Fix nuke * Test time * AABB tests * feex * how is this failing aaa * feex tests * slightly better Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>