Delta-v/Content.Shared/Decals
metalgearsloth d8e5f5c24b
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.
2024-02-23 18:12:23 +11:00
..
ColorPalettePrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Decal.cs Optimise DecalOverlay (#25266) 2024-02-23 18:12:23 +11:00
DecalChunkUpdateEvent.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10: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-02-23 18:12:23 +11:00
DecalPrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07: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-02-23 18:12:23 +11:00