assimp/code/AssetLib
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
..
3DS Fixing 3DS import for CHUNK_TRMATRIX translation vector. 2021-03-29 15:31:08 +02:00
3MF fixed export exceptions on import 2021-04-19 19:33:41 +02:00
AC Fix compiling issues in clang-cl 2021-03-03 22:30:36 -08:00
AMF Update AMFImporter_Material.cpp 2021-04-03 10:29:16 +02:00
ASE Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Assbin Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Assjson Check _MSC_VER for MSVC specific pragma directives. 2020-12-02 02:05:14 +05:30
Assxml Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
B3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BVH Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Blender Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
C4D updated C4D importer to use the Cineware SDK 2021-05-01 18:46:23 +02:00
COB Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
CSM Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Collada closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
DXF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FBX Flip the check on _MSC_VER for using TR1 containers. 2021-04-13 11:15:52 -07:00
HMP Fix direct leak 2021-04-05 21:24:54 +02:00
IFC Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Irr Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
LWO Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
LWS Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
M3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MD2 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MD3 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MDC Fix MDC loader 2021-04-05 16:39:41 +03:00
MDL workaround for ASSIMP_DOUBLE_PRECISION compile errors 2021-02-28 14:45:39 -08:00
MMD closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
MS3D Fix incorrect indices in the MilkShape 3D loader 2021-04-05 19:14:48 -07:00
NDO Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
NFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
OFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Obj Fix apha value 2021-02-15 11:51:20 +01:00
Ogre fixed export exceptions on import 2021-04-19 19:33:41 +02:00
OpenGEX Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Ply Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Q3BSP Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Q3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Raw Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SIB Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SMD Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
STEPParser Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00
STL Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Step Flip the check on _MSC_VER for using TR1 containers. 2021-04-13 11:15:52 -07:00
Terragen Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Unreal Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
X closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
X3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XGL Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTF fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT 2021-04-16 20:44:40 +02:00
glTF2 fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT 2021-04-16 20:44:40 +02:00