Delta-v/Content.Shared/Decals
metalgearsloth cd8b5b96b5
Optimise DecalOverlay (#25266)
ChunkSize is still 32 so doesn't cut down on heaps of decals atm though we avoid passing many decals to drawing with the coordinates bounds check now.

(cherry picked from commit d8e5f5c24b88bf8096ddaec11e80f1af2953637b)
2024-03-05 09:49:43 +01:00
..
ColorPalettePrototype.cs Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Decal.cs Optimise DecalOverlay (#25266) 2024-03-05 09:49:43 +01:00
DecalChunkUpdateEvent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
DecalGridChunkCollectionTypeSerializer.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DecalGridComponent.cs Optimise DecalOverlay (#25266) 2024-03-05 09:49:43 +01:00
DecalPrototype.cs Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
PlaceDecalActionEvent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
SharedDecalSystem.cs Optimise DecalOverlay (#25266) 2024-03-05 09:49:43 +01:00