Skip to content

Tags: cosmoscout/tinygltf

Tags

v2.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#501 from msklywenn/release

Fix Animation extensions being loaded in place of Sampler extensions

v2.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#493 from ptc-tgamper/bug/model_clear_on_load

Properly clear the model before loading

v2.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#492 from danwillm/inverse-bind-matrix

Make inverseBindMatrices optional

v2.9.0

bump minor version.

v2.8.23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#489 from SeanCurtis-TRI/PR_callback_as_function

Update typedefs of C-style function pointers to std::function

v2.8.22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#486 from pmcgvr/release

Fix stripping of slashes from paths

v2.8.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request syoyo#471 from ptc-tgamper/ftr/msft_lods

[Feature] Add basic support for MSFT_lod extension

v2.8.20

Allow zero-sized BIN chunk. Fixes syoyo#440

v2.8.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request syoyo#467 from rhiskey/release

Small security and overflow patch

v2.8.18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request syoyo#456 from haroonq/patch-1

Allow BufferView indices to be unspecified.