assimp/code/AssetLib/glTF
Marco Feuerstein a2bdfdd05a Improve binary check for gltf and gltf2.
By checking the magic token we don't depend on the extension any more
and follow the official way to detect a gltf file as binary, see also
https://github.com/KhronosGroup/glTF/blob/main/extensions/1.0/Khronos/KHR_binary_glTF/README.md#header
and https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#binary-header.
2023-06-29 08:20:50 +02:00
..
glTFAsset.h Fix warning related to nested-anon-types. 2023-04-01 10:30:10 +08:00
glTFAsset.inl Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
glTFAssetWriter.h Update copyrights 2022-01-10 21:13:43 +01:00
glTFAssetWriter.inl Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
glTFCommon.cpp Merge branch 'master' into common_base64 2022-01-11 18:46:08 +01:00
glTFCommon.h Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
glTFExporter.cpp Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
glTFExporter.h Update copyrights 2022-01-10 21:13:43 +01:00
glTFImporter.cpp Improve binary check for gltf and gltf2. 2023-06-29 08:20:50 +02:00
glTFImporter.h Update copyrights 2022-01-10 21:13:43 +01:00