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
e3988cc066a6fff9694fbf12bd0bfe415aa0081e
assimp
/
code
/
glTF2
History
Loïc
e3988cc066
Fix possible null pointer exception on scene metadata when exporting a glTF2 file
2020-01-07 16:20:33 +01:00
..
glTF2Asset.h
Fix typos
2019-12-18 16:13:23 +00:00
glTF2Asset.inl
fix bug:Using custom IO logic in Android platform, importing from 'assets' dir,there comes to be one more '/', which makes the '.bin' file loads failed.
2019-12-27 11:21:05 +08:00
glTF2AssetWriter.h
Reorg of code.
2019-06-06 14:45:43 +02:00
glTF2AssetWriter.inl
Add Copyright common metadata to glTF importer/exporter
2019-12-09 14:30:12 +00:00
glTF2Exporter.cpp
Fix possible null pointer exception on scene metadata when exporting a glTF2 file
2020-01-07 16:20:33 +01:00
glTF2Exporter.h
closes
https://github.com/assimp/assimp/issues/2119
: initial version.
2019-11-14 21:11:53 +01:00
glTF2Importer.cpp
Merge branch 'master' into collada_modeller_metadata
2019-12-13 08:28:50 +01:00
glTF2Importer.h
Initial version
2019-12-05 12:32:22 +00:00