Skip to content

v1.0.0

Compare
Choose a tag to compare
@Moguri Moguri released this 28 Jul 19:24
· 16 commits to master since this release

Converter

  • Fix error when a collision shape's bounding box contains a zero dimension
  • Fix loading textures with spaces in the file path

CLI

  • Fix paths when copying textures
  • Make dst option (use src with .bam extension as the default)
  • Remove deprecated --physics-engine flag

Other

  • Re-add Python 3.8 support
  • gltf.converter and gltf.loader are now explicitly marked private