branchrust_reboot/main/command_buffer_namescancel
6 Commits over 0 Days - Infinitycph!
Added some checks to the SpatialBiomeFogCamera to prevent a command buffer warning from appearing
Updated the CommandBufferManager to name the command buffers after their camera events, as each camera event is given a unique command buffer
Fixed a spelling mistake in the SpatialBiomeFogCamera's CommandBufferDesc name
Added names for all CommandBufferDesc instances
Added a way to name command buffers that are handled via the CommandBufferManager instead of just having a random hash at the end, this should make it easier to debug issues with command buffers that cause warnings or errors