mirror of https://github.com/H-uru/korman.git
Browse Source
If we're given a flat convex hull, we should *only* export the triangle mesh. The convex hull setting is no longer relevant, and we should discontinue that code path. Without this return statement, the convex hull's vertices overwrite the triangle mesh's vertices, but the triangle mesh indices remain. This can unlease an even worse variety of Satan that will crash the gane.pull/408/head
Adam Johnson
9 months ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue