Skip to content

glTFast 3.0.2

Compare
Choose a tag to compare
@atteneder atteneder released this 07 Feb 12:44
· 1172 commits to main since this release

Changed

  • Had to bring back GltfAsset.isDone for render tests

Fixed

  • WebGL loading by not using unsupported System.Threading.Task.Run (fixes #131)
  • Escaped, relative buffer/texture URIs now work on local file system consistently
  • Rendertests work again