Extern: Update TinyGLTF to version 2.8.21

- Updated the `tinygltf` lib to version `2.8.21` [1]
- Fixed a typo in the `extern/README` file
- Updated `tinygltf`'s entry in the `THIRD-PARTY-LICENSES.txt` file

Pull Request: https://projects.blender.org/blender/blender/pulls/118427

[1] https://github.com/syoyo/tinygltf/releases/tag/v2.8.21
This commit is contained in:
Jakub Marcowski 2024-03-12 17:02:10 +01:00 committed by Ray molenkamp
parent 9d76f93451
commit e1ac2062ec
4 changed files with 1490 additions and 924 deletions

2
extern/README vendored

@ -1,4 +1,4 @@
When updating a library remember to:
* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document
* Update the THIRD-PARTY-LICENSES.txt document

@ -1,5 +1,5 @@
Project: TinyGLTF
URL: https://github.com/syoyo/tinygltf
License: MIT
Upstream version: 2.8.3, 84a83d39f55d
Upstream version: 2.8.21, 4bfc1fc1807e
Local modifications: None

File diff suppressed because it is too large Load Diff

@ -3508,7 +3508,7 @@ Jonathan Shewchuk and Leonidas Guibas. All rights reserved.
Copyright (c) 2017 Thibaut Goetghebuer-Planchon <tessil@gmx.com>
** sse2neon; version 1.6.0 -- https://github.com/DLTcollab/sse2neon
Copyright sse2neon contributors
** TinyGLTF; version 2.5.0 -- https://github.com/syoyo/tinygltf
** TinyGLTF; version 2.8.21 -- https://github.com/syoyo/tinygltf
Copyright (c) 2017 Syoyo Fujita, Aurélien Chatelain and many contributors
** Wayland protocols; version 1.31 --
https://gitlab.freedesktop.org/wayland/wayland-protocols