1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
lawnjelly a32a2613e9 Fix `Mesh::get_face_count()`
This fixes a minor bug whereby facecount was actually returning the facecount * 3.
There were no major problems from this, but it did mean the optional threshold poly count used when merging was out by a factor of 3.
2024-02-11 12:19:52 +00:00
lawnjelly 8b79135538 Add MergeGroup node to simplify merging Meshes at runtime 2024-01-31 08:28:51 +00:00