10 Months Ago
Fix RendererArray having initial capacity of 32k instead of 512 (typo) causing other arrays not to be resized alongside it Fix DrawCallArray not resizing immediately after adding draw call Fix IndirectArgs not scaling to 5x the size of the draw calls (for 5 uint each draw call)