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
720ac4846b4505fbec4d67d34ad007df318ac86f
assimp
/
code
/
glTF2
History
Theak
720ac4846b
Fix: memory leak in gltf2 importer (
fixes
#2661
)
2019-09-22 10:12:19 +01:00
..
glTF2Asset.h
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTF2Asset.inl
closes
https://github.com/assimp/assimp/issues/2613
: merge glTF2 patch.
2019-09-14 09:12:08 +02:00
glTF2AssetWriter.h
…
glTF2AssetWriter.inl
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTF2Exporter.cpp
Fix the compile pass, still unresolved symbols.
2019-06-10 23:26:00 +02:00
glTF2Exporter.h
…
glTF2Importer.cpp
Fix: memory leak in gltf2 importer (
fixes
#2661
)
2019-09-22 10:12:19 +01:00
glTF2Importer.h
…