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
78cfec41ec7b10fb76fd6b62e37e050654300346
assimp
/
code
/
glTF
History
Kim Kulling
69087abc56
Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor.
2019-09-21 16:36:22 +02:00
..
glTFAsset.h
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTFAsset.inl
closes
https://github.com/assimp/assimp/issues/2613
: merge glTF2 patch.
2019-09-14 09:12:08 +02:00
glTFAssetWriter.h
…
glTFAssetWriter.inl
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTFCommon.cpp
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTFCommon.h
introduce inline helper.
2019-09-11 22:21:20 +02:00
glTFExporter.cpp
closes
https://github.com/assimp/assimp/issues/2627
- fix typo
2019-09-13 12:05:29 +02:00
glTFExporter.h
…
glTFImporter.cpp
Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor.
2019-09-21 16:36:22 +02:00
glTFImporter.h
…