v1.0.1
- Warn about and skip processing facet group polygons with non-finite vertex data.
- Export of GLTF as pure json, in addition to the existing export using a GLB container
- Split the GLTF export at a certain level in the hierarchy into multiple files.
- Bump C++ standard used from c++17 to c++20.
- Misc code cleanup.