assimp/code/AssetLib/glTF2
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
..
glTF2Asset.h Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export 2023-05-30 08:14:49 +02:00
glTF2Asset.inl Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export 2023-05-30 08:14:49 +02:00
glTF2AssetWriter.h Merge branch 'master' into refactor/KHR_material_specular 2022-11-29 17:35:52 +01:00
glTF2AssetWriter.inl Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export 2023-05-30 08:14:49 +02:00
glTF2Exporter.cpp Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export 2023-05-30 08:14:49 +02:00
glTF2Exporter.h Merge branch 'master' into refactor/KHR_material_specular 2022-11-29 17:35:52 +01:00
glTF2Importer.cpp Improve binary check for gltf and gltf2. 2023-06-29 08:20:50 +02:00
glTF2Importer.h Update glTF2Importer.h 2023-06-08 20:56:14 +02:00