Skip to content

Commit

Permalink
Update tinygltf submodule to fix a bug with exported attributes (isl-…
Browse files Browse the repository at this point in the history
…org#1711)

* Update tinygltf submodule to fix a bug with exported attributes.

Due to forgotten initializers, glTF files were exported with random
values for the normalized attribute field, which caused them to not be
valid and broke various importers. The change is done conservatively,
not updating to latest, only to these two commits of interest:

syoyo/tinygltf@ae93649
syoyo/tinygltf@2e8a115

* Update tinygltf once more to fix compiler warnings.
  • Loading branch information
mosra authored Apr 17, 2020
1 parent 08d6d40 commit 4d5d1e0
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 4d5d1e0

Please sign in to comment.