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
9aa9238e7e97e702c7dd152598449e1518692d5b
assimp
/
code
/
glTF2
History
Paul Arden
9aa9238e7e
Copy texture data before handing on to asset which then handles freeing of the memory. This prevents the memory being released twice which was throwing an error. Fixes issue
#2714
.
2019-10-18 14:40:41 +11: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
Reorg of code.
2019-06-06 14:45:43 +02:00
glTF2AssetWriter.inl
glTF: Try to remove duplicate code.
2019-09-11 17:00:39 +02:00
glTF2Exporter.cpp
Copy texture data before handing on to asset which then handles freeing of the memory. This prevents the memory being released twice which was throwing an error. Fixes issue
#2714
.
2019-10-18 14:40:41 +11:00
glTF2Exporter.h
Reorg of code.
2019-06-06 14:45:43 +02:00
glTF2Importer.cpp
Merge branch 'master' into gltf_mesh_morph_animations
2019-10-01 08:04:46 +01:00
glTF2Importer.h
Reorg of code.
2019-06-06 14:45:43 +02:00