Skip to content

v1.0.1

Compare
Choose a tag to compare
@cdyk cdyk released this 18 Dec 20:12
· 50 commits to master since this release
901f0d6
  • 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.