Files
OpenRA/OpenRA.Mods.Common/Widgets/WorldInteractionControllerWidget.cs
RoosterDragon d2f2029caf Add FirstNonEmptyBounds method for IDecorationBounds interface.
This provides a more efficient way of determining the bounds by avoiding LINQ. A helper that works directly on arrays prevents allocation of an enumerator when the collection is know to be an array.
2018-03-18 22:06:12 +01:00

11 KiB