Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash in GenerateWorldMaterials()
If the cgame sends some 2D rendering commands in the first frame before calling RenderScene as described in Unvanquished/Unvanquished#3305, it could cause a crash. Fix this by not setting generatingWorldCommandBuffer prematurely while those commands are executing.
- Loading branch information