assimp/code/AssetLib/glTF
Max Vollmer 53ff0702ce Fixed check for base64 char values 2020-11-30 16:21:29 +00:00
..
glTFAsset.h Move RapidJSON definitions to CMake 2020-08-27 16:51:06 -04:00
glTFAsset.inl Fix glTF1 orthographic camera 2020-10-16 08:56:55 +02:00
glTFAssetWriter.h * Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently. 2020-07-05 19:22:31 +01:00
glTFAssetWriter.inl Merge branch 'master' into fix-mingw-priumax 2020-07-17 12:07:46 +02:00
glTFCommon.cpp * Improved error messages 2020-11-30 15:04:06 +00:00
glTFCommon.h Fixed check for base64 char values 2020-11-30 16:21:29 +00:00
glTFExporter.cpp Fixing more warnings 2020-07-24 16:33:36 -04:00
glTFExporter.h * Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently. 2020-07-05 19:22:31 +01:00
glTFImporter.cpp Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
glTFImporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00