assimp/code
Krishty 65a2b98b86 updated C4D importer to use the Cineware SDK
Maxon’s Melange SDK has been renamed Cineware SDK as of 21.004, and with it all namespaces and types. This commit
- makes CMake use contrib/Cineware instead of contrib/Melange;
- renames Assimp’s namespace melange to namespace cineware;
- removes useless functions and formatter references from class C4DImporter;
- removes duplicate conversion of cineware::String to aiString in the importer;
- updates comments accordingly;
- updates copyright info.
2021-05-01 18:46:23 +02:00
..
AssetLib updated C4D importer to use the Cineware SDK 2021-05-01 18:46:23 +02:00
CApi Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Common updated version string (if anyone cares) 2021-04-19 07:37:12 +02:00
Material Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Pbrt workaround for ASSIMP_DOUBLE_PRECISION compile errors 2021-02-28 14:45:39 -08:00
PostProcessing Merge branch 'master' into feature/gltf_fb_ngon_encoding 2021-04-07 13:54:31 +02: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 Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00