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
0ec8d6e285c3c5d99b71dae3afd1d3e36627edac
assimp
/
code
/
AssetLib
/
glTF2
History
Kim Kulling
3f5238d7c1
Merge branch 'master' into gltf2_fixes
2020-12-24 16:48:36 +01:00
..
glTF2Asset.h
* Improved error messages
2020-11-30 15:04:06 +00:00
glTF2Asset.inl
Some improvements
2020-11-30 15:20:51 +00:00
glTF2AssetWriter.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
glTF2AssetWriter.inl
Merge branch 'master' of
https://github.com/LoicFr/assimp
into LoicFr-master
2020-07-12 12:05:34 +02:00
glTF2Exporter.cpp
Fix
https://github.com/assimp/assimp/issues/3054
2020-12-13 17:02:50 +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
Fixed copypaste error
2020-12-14 17:01:42 +00:00
glTF2Importer.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00