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
e7ae576614cf7ced16c8d3cd33e893a6ea49636a
assimp
/
code
/
AssetLib
/
glTF
History
Rahul Sheth
ad18e365e5
Fixing more warnings
2020-07-24 16:33:36 -04:00
..
glTFAsset.h
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
2020-07-05 19:22:31 +01:00
glTFAsset.inl
Merge branch 'master' into fix-mingw-priumax
2020-07-17 12:07:46 +02:00
glTFAssetWriter.h
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
2020-07-05 19:22:31 +01:00
glTFAssetWriter.inl
Merge branch 'master' into fix-mingw-priumax
2020-07-17 12:07:46 +02:00
glTFCommon.cpp
Merge branch 'added_check_before_using' of
https://github.com/qarmin/assimp
into qarmin-added_check_before_using
2020-05-17 11:48:24 +02:00
glTFCommon.h
Fix MinGW builds (issues related to pragmas and format strings)
2020-07-14 21:19:07 -05:00
glTFExporter.cpp
Fixing more warnings
2020-07-24 16:33:36 -04:00
glTFExporter.h
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
2020-07-05 19:22:31 +01:00
glTFImporter.cpp
Merge branch 'master' into rbsheth_update_hunter
2020-07-17 11:39:55 +02:00
glTFImporter.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00