Updated cgltf.

This commit is contained in:
Бранимир Караџић
2022-02-06 08:03:42 -08:00
parent 519a325ec3
commit 51cf3e074e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/**
* cgltf - a single-file glTF 2.0 parser written in C99.
*
* Version: 1.11
* Version: 1.12
*
* Website: https://github.com/jkuhlmann/cgltf
*

View File

@@ -1,7 +1,7 @@
/**
* cgltf_write - a single-file glTF 2.0 writer written in C99.
*
* Version: 1.11
* Version: 1.12
*
* Website: https://github.com/jkuhlmann/cgltf
*