assimp/code/AssetLib/C4D
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
..
C4DImporter.cpp updated C4D importer to use the Cineware SDK 2021-05-01 18:46:23 +02:00
C4DImporter.h updated C4D importer to use the Cineware SDK 2021-05-01 18:46:23 +02:00