Kim Kulling
|
243c1e15fe
|
glFT: refactoring.
|
2020-08-17 19:46:15 +02:00 |
Max Vollmer
|
abf43eaf74
|
* 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.
* ASSIMP_BUILD_NO_GLTF_IMPORTER and ASSIMP_BUILD_NO_GLTF_EXPORTER remain with same behavior as before
|
2020-07-05 19:22:31 +01:00 |
Kim Kulling
|
ffaa634c48
|
Merge branch 'master' into issue_3165
|
2020-06-09 10:48:27 +02:00 |
Kim Kulling
|
42afc40d16
|
Disable warning only for gcc 8.0 or greater
|
2020-06-09 10:13:43 +02:00 |
Alec
|
2c0df39ef3
|
Added rapidjson define to avoid warnings in c++17
|
2020-06-06 14:33:41 +02:00 |
kimkulling
|
d40a3026db
|
closes https://github.com/assimp/assimp/issues/3165: fix gcc build.
|
2020-05-28 21:02:13 +02:00 |
kkulling
|
4e16716924
|
Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting
|
2020-05-05 10:17:52 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |