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
6bdda42cd003a7594b8954c2a295377e71eb36b2
assimp
/
code
/
glTF2
History
bill.shan
d2ed36756c
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
..
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
Merge branch 'master' into fix_gltf_accessor_overflow
2019-11-22 00:14:11 -06:00
glTF2Exporter.cpp
Use std::numeric_limits for double max
2019-11-22 10:56:31 -06: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 fixTexcoord
2019-12-12 12:19:02 +00:00
glTF2Importer.h
Initial version
2019-12-05 12:32:22 +00:00