Skip to content

Releases: lighttransport/tinyusdz

v0.9.1

04 Nov 09:48

Choose a tag to compare

What's Changed

  • Do not add /MP for clang-cl by @selimsandal in #242
  • Ignore primvar indices when interpolation mode is 'constant' by @FilipAlg in #244
  • Fix uncommented code under #if 0 guard by @Shootfast in #252
  • Add claude GitHub actions 1753578212225 by @syoyo in #253
  • Bump vite from 6.3.5 to 6.3.6 in /web/demo by @dependabot[bot] in #258
  • Fix temporary object access(ss.str().c_str()), which may return wrong value in jsteemann::aoi a04ee0b

New Contributors

Full Changelog: v0.9.0...v0.9.1

25.07 v0.9.0

27 Jun 21:34
c6d974d

Choose a tag to compare

First production-ready release of TinyUSDZ!

Initial working version

08 Jul 11:58

Choose a tag to compare

Initial working version of TinyUSDZ!

  • Core USDA/USDC/USDZ loading features
  • USDA export
  • USD to OpenGL/Vulkan friendly data structure convert(Tydra RenderScene)
  • Limited support of USD composition

Work-in-progress

  • Native viewer examples
  • USD variants