This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb11705dd0
assimp
/
code
History
Max Vollmer (Microsoft Havok)
fb11705dd0
Merge branch 'master' into gltf1_gltf2_split
2020-07-06 09:11:06 +01:00
..
AssetLib
* 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
CApi
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
Common
* 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
Material
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
PostProcessing
Ensure asserts are defined where expected.
2020-07-02 14:53:29 +01:00
res
Updated copyright dates.
2020-01-20 08:53:12 -05:00
.editorconfig
Implemented: Add editor config for source code
2015-06-28 15:50:57 -06:00
CMakeLists.txt
Allow assert handling to be replaced.
2020-06-23 11:55:51 +01:00