assimp/code
RichardTea 193b02cdac Odd negative scale: OptimizeGraph
OptimizeGraph postprocessing now reverses face order when
node scale is mirroring.
Fixes flip to backfacing in models that mirrored some nodes.

(Odd count of negative scale components, negative determinant)
2019-12-09 10:42:50 +00: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 Add unit test of valid and unique Exporter IDs, rename assjson id 2019-07-25 13:38:49 +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 Reorg of code. 2019-06-06 14:45:43 +02:00
Collada Merge branch 'master' into master 2019-11-11 10:19:22 +01:00
Common Update Importer.cpp 2019-12-07 09:18:45 +01:00
DXF Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FBX Merge branch 'master' into ModellerMetaData 2019-12-06 21:19:29 +01: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 Update M3DWrapper.h 2019-12-04 14:05:46 +00:00
MD2 fix compiler warnings. 2019-09-22 10:15:44 +02:00
MD3 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02: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 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MDL Cleanup the public headers. 2019-10-11 13:27:36 +02: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 Fix aiGetMaterialUVTransform which assumed the data was 4 floats when in fact it is 5 floats. Fixes and issue seen in #2119. 2019-11-26 18:17:35 +11: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 Cleanup the public headers. 2019-10-11 13:27:36 +02:00
PostProcessing Odd negative scale: OptimizeGraph 2019-12-09 10:42:50 +00:00
Q3BSP Convert Q3BSP Importer to use ZipArchiveIOSystem 2019-07-25 10:13:53 +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 Reorg of code. 2019-06-06 14:45:43 +02: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 Update UnrealLoader.h 2019-07-20 10:10:17 +02:00
X Issue 2603 2019-09-15 13:05:04 +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 and test for GLTF. 2019-12-05 13:52:34 +00:00
glTF2 More checking 2019-12-05 12:33:00 +00: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 Some cleanup of M3D support 2019-12-03 12:56:21 +00:00