assimp/code/AssetLib/glTF2
ywang 793bd44cee fix issue: 3482: invalid gltf2 properties 2021-02-02 13:19:57 -08:00
..
glTF2Asset.h Add KHR_materials_transmission during import 2020-12-23 10:43:01 +01:00
glTF2Asset.inl * Check that buffer view has buffer 2021-01-11 08:45:47 +00:00
glTF2AssetWriter.h Add KHR_materials_transmission during export 2020-12-23 10:43:21 +01:00
glTF2AssetWriter.inl fix issue: 3482: invalid gltf2 properties 2021-02-02 13:19:57 -08:00
glTF2Exporter.cpp fix issue: 3482: invalid gltf2 properties 2021-02-02 13:19:57 -08: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 Fix glTF vertex colors with types other than float 2021-01-15 02:56:45 +00:00
glTF2Importer.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00