zeux / meshoptimizer

Mesh optimization library that makes meshes smaller and faster to render
MIT License
5.49k stars 473 forks source link

gltfpack: Do not merge mesh primitives with different scenes #724

Closed zeux closed 1 month ago

zeux commented 1 month ago

This results in some meshes migrating between scenes in case they were detached from their existing nodes.

Fixes #723