This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
197bf1e61788063c9d1457d8b5e82cf94a130415
assimp
/
code
/
AssetLib
/
glTF2
History
Danny Kabrane
197bf1e617
Add KHR_materials_clearcoat during export
2020-12-23 09:56:15 +01:00
..
glTF2Asset.h
support KHR_materials_clearcoat during import
2020-12-23 08:12:09 +01:00
glTF2Asset.inl
support KHR_materials_clearcoat during import
2020-12-23 08:12:09 +01:00
glTF2AssetWriter.h
Add KHR_materials_clearcoat during export
2020-12-23 09:56:15 +01:00
glTF2AssetWriter.inl
Add KHR_materials_clearcoat during export
2020-12-23 09:56:15 +01:00
glTF2Exporter.cpp
Add KHR_materials_clearcoat during export
2020-12-23 09:56:15 +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
support KHR_materials_clearcoat during import
2020-12-23 08:12:09 +01:00
glTF2Importer.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00