v2.8.15
Added SetParseStrictness() API to control parsing strictness of glTF(default = strict).
What's Changed
- added project link to readme by @turanszkij in #442
- Fix misleading error message by @nyalldawson in #446
- Be tolerant when encountering emissiveFactor with array length 4 by @nyalldawson in #445
New Contributors
- @turanszkij made their first contribution in #442
- @nyalldawson made their first contribution in #446
Full Changelog: v2.8.14...v2.8.15