assimp/code/AssetLib/glTF
Kim Kulling 9e2c4e0cf4
Merge branch 'master' into rbsheth_hunter_rapidjson
2020-09-14 09:00:11 +02:00
..
glTFAsset.h Move RapidJSON definitions to CMake 2020-08-27 16:51:06 -04:00
glTFAsset.inl No need to build strings. 2020-08-18 18:21:20 +01: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 add missing define to glTF importer 2020-09-02 16:28:12 +02:00
glTFCommon.h Move RapidJSON definitions to CMake 2020-08-27 16:51:06 -04: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