Make better use of the lazy calculation by avoiding storing a reference to the calculated normals in the mesh render data. This reduces memory usage from 282 MB to 225 MB in a test file with about 2 million faces.
Make better use of the lazy calculation by avoiding storing a reference to the calculated normals in the mesh render data. This reduces memory usage from 282 MB to 225 MB in a test file with about 2 million faces.