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
d7bf5132500d7f568bb9c0ce31f83e86548cd230
assimp
/
code
/
AssetLib
/
glTF
History
Maki
ca653e0c6a
Fix glTF from memory loading .bin with a custom IOHandler
2020-12-28 07:18:50 +00:00
..
glTFAsset.h
Move RapidJSON definitions to CMake
2020-08-27 16:51:06 -04:00
glTFAsset.inl
Fix glTF from memory loading .bin with a custom IOHandler
2020-12-28 07:18:50 +00:00
glTFAssetWriter.h
…
glTFAssetWriter.inl
Merge branch 'master' into fix-mingw-priumax
2020-07-17 12:07:46 +02:00
glTFCommon.cpp
* Improved error messages
2020-11-30 15:04:06 +00:00
glTFCommon.h
Fixed check for base64 char values
2020-11-30 16:21:29 +00:00
glTFExporter.cpp
Fixing more warnings
2020-07-24 16:33:36 -04:00
glTFExporter.h
…
glTFImporter.cpp
Stop concatenating std::strings. Use formatter.
2020-08-18 17:35:08 +01:00
glTFImporter.h
…