branchrust_reboot/main/cpu_batching_submeshcancel
4 Commits over 0 Days - ∞cph!
When using `skin_radius` with the shipping container skin use the last color that the player used with the spraycan instead of randomly skinning the shipping container
Delete unused Combine() overload from MeshRendererData
Fix RendererLOD not working with colored RendererBatch because it was looking for the batching component attached to the renderer instead of on the parent
- until we fix the LOD2 container wall having mismatched material order compared to the other lods
Add support to RendererBatch for submeshes
- RendererBatch will send each submesh to the batching system separately with it's own material and track them both
- update batching system to use submeshes when merging meshes