assimp/code
Marc-Antoine Lortie 247667233d Fixed memory leak in MDLLoader.cpp
If one of the MDL importer implementations throw an exception, the memory allocated at mBuffer may never be freed. This fix should prevent further memory leaks.
2020-01-18 14:58:19 -05:00
..
3DS prevent accidental lower casing material names in ReplaceDefaultMaterial 2019-10-25 10:18:27 +03:00
3MF Fix memory leak in Collada ZAE and 3MF ZipFile reading 2019-07-25 09:54:39 +01:00
AC Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
AMF prefer prefix ++/-- operators for non-primitive types 2019-09-03 07:55:27 +02:00
ASE Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Assbin Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Assjson Suppressed MSVC++ warning C4244 2020-01-16 18:21:28 +01:00
Assxml Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
B3D Update B3DImporter.cpp 2019-12-04 21:25:17 +01:00
BVH Reorg of code. 2019-06-06 14:45:43 +02:00
Blender rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
C4D Reorg of code. 2019-06-06 14:45:43 +02:00
CApi Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
COB Add unittest for json. 2019-07-12 16:08:51 +02:00
CSM Suppressed MSVC++ warning C4267 2020-01-16 18:24:06 +01:00
Collada Update ColladaHelper.h 2020-01-04 11:57:26 +01:00
Common Update VertexTriangleAdjacency.cpp 2020-01-07 21:26:37 +01:00
DXF Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FBX Add a support for 3DSMax Physically Based Materials for FBX format 2019-12-10 12:04:35 +00:00
HMP Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Importer closes https://github.com/assimp/assimp/issues/2809: fix crash for special ifc file. 2019-12-08 10:12:14 +01:00
Irr Cleanup the public headers. 2019-10-11 13:27:36 +02:00
LWO Remove cout calls from FBX, LWO and B3D 2019-12-02 11:56:55 +00:00
LWS Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
M3D Merge branch 'master' into master 2019-12-22 09:18:02 +01:00
MD2 fix compiler warnings. 2019-09-22 10:15:44 +02:00
MD3 Fixed UV coordinate swapped twice in big endian. 2019-12-30 08:30:34 -05:00
MD4 Reorg of code. 2019-06-06 14:45:43 +02:00
MD5 fix compiler warnings. 2019-09-22 10:15:44 +02:00
MDC Fixed UV coordinate swapped twice in big endian. 2019-12-30 08:30:34 -05:00
MDL Fixed memory leak in MDLLoader.cpp 2020-01-18 14:58:19 -05:00
MMD rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
MS3D Reorg of code. 2019-06-06 14:45:43 +02:00
Material Suppressed MSVC++ warning C4267 2020-01-16 18:28:04 +01:00
NDO Reorg of code. 2019-06-06 14:45:43 +02:00
NFF Reorg of code. 2019-06-06 14:45:43 +02:00
OFF Reorg of code. 2019-06-06 14:45:43 +02:00
Obj fix regression 2019-09-19 08:07:55 +02:00
Ogre Merge branch 'master' into reorg 2019-06-11 00:22:50 +02:00
OpenGEX code fixes for Hunter-based build 2019-06-13 21:32:37 -07:00
Ply Fix PlyExporter to support faces with 0 vertices 2020-01-06 14:57:59 +01:00
PostProcessing Odd Negative Scale: PretransformVertices 2019-12-09 11:07:13 +00:00
Q3BSP Suppressed MSVC++ warning C4267 2020-01-16 18:28:45 +01:00
Q3D Reorg of code. 2019-06-06 14:45:43 +02:00
Raw Reorg of code. 2019-06-06 14:45:43 +02:00
SIB rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
SMD Suppressed MSVC++ warning C4267 2020-01-16 18:29:30 +01:00
STL Fix white ambient in STL loader. 2019-07-25 10:28:09 +02:00
Step Add configuration of text format precision 2019-06-20 18:11:11 +01:00
Terragen Reorg of code. 2019-06-06 14:45:43 +02:00
Unreal Suppressed MSVC++ warning C4267 2020-01-16 18:30:11 +01:00
X Suppressed MSVC++ warning C4267 2020-01-16 18:31:44 +01:00
X3D prefer prefix ++/-- operators for non-primitive types 2019-09-10 07:54:07 +02:00
XGL Reorg of code. 2019-06-06 14:45:43 +02:00
glTF Fix: gltf exporting memory leak 2020-01-16 12:09:31 +13:00
glTF2 Fix: gltf exporting memory leak 2020-01-16 12:09:31 +13:00
res Add git commit, original filename to DLL PE header 2019-08-21 15:54:14 +01:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Merge branch 'master' into collada_modeller_metadata 2020-01-02 13:25:04 +00:00