Skip to content

ThreeMF 0.2.5

Latest

Choose a tag to compare

@tomasf tomasf released this 30 Jul 13:30
  • Fixed per-vertex triangle property indices (Mesh.Triangle.Index.perVertex) being decoded incorrectly
  • Fixed triangle sets (the TriangleSets extension) being lost when writing a package
  • Fixed PackageWriter producing packages that couldn't be read back (content types and relationships were never written)
  • Fixed Model.customNamespaces returning built-in namespaces instead of actual custom ones
  • Fixed ResourceContainer.add(resource:) returning the wrong resource ID
  • Fixed ModelLoader not reporting a missing referenced model correctly
  • Fixed PackageReader.readFile(at:) throwing instead of returning nil for a file that isn't in the package
  • Updated Nodal dependency to 1.0.2