assimp/code/AssetLib/glTF
Kim Kulling fa486240d5
Merge branch 'master' into rbsheth_update_hunter
2020-07-17 11:39:55 +02:00
..
glTFAsset.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
glTFAsset.inl ifdef fixes to fix MSVC warnings 2020-07-14 19:00:38 -04: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 ifdef fixes to fix MSVC warnings 2020-07-14 19:00:38 -04:00
glTFCommon.cpp Merge branch 'added_check_before_using' of https://github.com/qarmin/assimp into qarmin-added_check_before_using 2020-05-17 11:48:24 +02:00
glTFCommon.h Added rapidjson define to avoid warnings in c++17 2020-06-06 14:33:41 +02:00
glTFExporter.cpp Make gltf2 export normal normalization safe 2020-05-11 12:02:38 -07: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 Merge branch 'master' into rbsheth_update_hunter 2020-07-17 11:39:55 +02:00
glTFImporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00