assimp/code
RichardTea 9e04df810e ZipArchiveIOSystem should be sorted, fix ZipFile::Read()
Q3BSP relies on the sort order
Read() should return number of elements read, not count of bytes
Read() should clip to the file size and return elements actually read,
instead of aborting if try to read too much
2019-07-25 09:53:18 +01:00
..
3DS Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
3MF Create ZipArchiveIOSystem 2019-07-12 11:22:17 +01:00
AC Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
AMF Reorg of code. 2019-06-06 14:45:43 +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 unittest for json. 2019-07-12 16:08:51 +02:00
Assxml Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
B3D Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02: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 collada_zae 2019-07-20 14:12:18 +02:00
Common ZipArchiveIOSystem should be sorted, fix ZipFile::Read() 2019-07-25 09:53:18 +01:00
DXF Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FBX update 2019-07-16 13:36:46 -07:00
HMP Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Importer rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
Irr Update IRRLoader.cpp 2019-06-12 10:25:11 +02:00
LWO initial unnamed node uniqueness index outside of loop 2019-06-28 16:12:58 -04:00
LWS Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MD2 Reorg of code. 2019-06-06 14:45:43 +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 the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MDC Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MDL Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +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 closes https://github.com/assimp/assimp/issues/2431: use irrXml directly for mingw compiler. 2019-06-12 22:12:38 +02: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 line continuations in OBJ files 2019-07-16 20:37:41 +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 Add configuration of text format precision 2019-06-20 18:11:11 +01:00
PostProcessing Add unittest. 2019-06-24 21:37:53 +02:00
Q3BSP code fixes for Hunter-based build 2019-06-13 21:32:37 -07: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 Add configuration of text format precision 2019-06-20 18:11:11 +01: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 Add configuration of text format precision 2019-06-20 18:11:11 +01:00
X3D rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
XGL Reorg of code. 2019-06-06 14:45:43 +02:00
glTF Merge branch 'master' into reorg 2019-06-11 20:59:46 +02:00
glTF2 Merge branch 'master' into reorg 2019-06-11 20:59:46 +02:00
res Fix code files encoding to make them all UTF-8 2019-05-22 10:19:32 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Merge branch 'master' into collada_zae 2019-07-20 14:12:18 +02:00