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
a9705e346a80d5a8a7965f61c8c4fc4f9b18df21
assimp
/
code
/
AssetLib
/
glTF2
History
Max Vollmer
d49aed4585
* Check that buffer view has buffer
...
* Handle integer overflow when calculating byte length * Minor code cleanup for exception messages
2021-01-11 08:45:47 +00: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
Add KHR_materials_transmission during export
2020-12-23 10:43:21 +01:00
glTF2Exporter.cpp
Merge branch 'master' into dev/gltf-KHR_materials
2020-12-23 11:33:04 +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
Merge branch 'master' into dev/gltf-KHR_materials
2020-12-28 08:48:54 +01:00
glTF2Importer.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00