branchrust_reboot/main/optimize_generate_textures_alloccancel
3 Commits over 0 Days - ∞cph!
Fix VS putting the wrong class name
Fix heap watermark allocation of 280MB when generating textures on startup
- switch from using managed array buffers in GenerateTextures() to NativeArray + Get/SetPixelData()