assimp/code/AssetLib/glTF2
Danny Kabrane aa9d6ce7b7 add support for khr_materials_sheen during export 2020-12-21 14:34:16 +01:00
..
glTF2Asset.h import KHR_materials_sheen 2020-12-20 07:59:12 +01:00
glTF2Asset.inl import KHR_materials_sheen 2020-12-20 07:59:12 +01:00
glTF2AssetWriter.h add support for khr_materials_sheen during export 2020-12-21 14:34:16 +01:00
glTF2AssetWriter.inl add support for khr_materials_sheen during export 2020-12-21 14:34:16 +01:00
glTF2Exporter.cpp add support for khr_materials_sheen during export 2020-12-21 14:34:16 +01:00
glTF2Exporter.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
glTF2Importer.cpp add underscore (MATERIAL_SHEEN instead of MATERIALSHEEN) 2020-12-21 14:33:35 +01:00
glTF2Importer.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00