branchrust_reboot/main/command_buffer_namescancel

6 Commits over 0 Days - Infinitycph!

10 Days Ago
Added some checks to the SpatialBiomeFogCamera to prevent a command buffer warning from appearing
10 Days Ago
Updated the CommandBufferManager to name the command buffers after their camera events, as each camera event is given a unique command buffer
10 Days Ago
Merge from main
20 Days Ago
Fixed a spelling mistake in the SpatialBiomeFogCamera's CommandBufferDesc name
20 Days Ago
Added names for all CommandBufferDesc instances
20 Days Ago
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