Texture compression fails if GPU not found (Release only)
erikdahlstrom opened this issue · 1 comments
erikdahlstrom commented
When using the 'Release' target, the glTF-Toolkit will throw an error "No Direct3D hardware device found" on trying to compress textures. In 'Debug' mode, a software fallback is used instead.