Browse Source

Updated cgltf.

Бранимир Караџић 3 years ago
parent
commit
51cf3e074e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      3rdparty/cgltf/cgltf.h
  2. 1 1
      3rdparty/cgltf/cgltf_write.h

+ 1 - 1
3rdparty/cgltf/cgltf.h

@@ -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
  *

+ 1 - 1
3rdparty/cgltf/cgltf_write.h

@@ -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
  *