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
facb7da701e8153c8279a5ffd3b14a75d11b7501
assimp
/
code
/
AssetLib
/
glTF2
History
Max Vollmer (Microsoft Havok)
facb7da701
Check that normal count and tangent count matches vertex count. Ignore data and warn if counts don't match.
2021-02-24 14:19:29 +00:00
..
glTF2Asset.h
use nullptr and float constants
2021-01-27 10:56:57 +00:00
glTF2Asset.inl
Update glTF2Asset.inl
2021-02-18 09:32:37 +01: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
Export the animation name to gltf2
2021-02-16 20:22:08 -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
Check that normal count and tangent count matches vertex count. Ignore data and warn if counts don't match.
2021-02-24 14:19:29 +00:00
glTF2Importer.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00