Files
OpenRA/OpenRA.Mods.Common/Widgets
RoosterDragon 7f05227e56 Remove some unrequired Sheet.CreateBuffer or Sheet.ReleaseBuffer calls.
- In CursorManager, we can release the buffer on the final sheet after loading cursors. We don't need to release the buffer on every sheet in the builder, as the builder will handle that.
- In SpriteCache, we don't need to call CreateBuffer explicitly, as the builder will do that for us.
- In RadarWidget, we don't need to call CreateBuffer explicitly, as GetData will do that for us.
2024-08-19 14:08:04 +03:00
..
2024-08-13 23:10:46 +02:00
2023-11-10 10:38:41 +02:00
2023-10-30 23:31:33 +02:00
2023-10-30 23:31:33 +02:00
2023-04-08 16:51:51 +03:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2023-03-01 21:56:28 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00