Files
OpenRA/OpenRA.Mods.Common/Traits/World/PathFinderOverlay.cs
RoosterDragon c1de85f700 Improve performance of path-debug command.
If a long path was being visualized with the path-debug command it would generate renderables for everything on the path, even for parts of the path that would be offscreen. Add some simplistic culling so the performance impact is reduced.
2024-07-08 17:30:46 +03:00

8.3 KiB