Skip to content

glTFast 6.7.1

Compare
Choose a tag to compare
@atteneder atteneder released this 21 Aug 10:23
· 17 commits to openupm since this release

Fixed

  • (Export) Cases of corrupt glTFs when not all vertex attributes of a mesh were exported.
  • Alpha blending via baseColorTexture's alpha value is now in correct color space, less opaque and as a result consistent with other glTF viewers (affected URP and built-in render pipeline projects in linear color space; fixes #700).