assimp/code
RichardTea 2c7f607e7c Create ZipArchiveIOSystem
Moved IOSystem Unzip functionality out of D3MF Importer into include/assimp
Cleaned up and more efficient:
Don't map the archive until the caller opens a file or requests the contents list
Don't extract any files until they are opened
Store the location of the data within the ZIP and extract it later if the file is opened.
2019-07-12 11:22:17 +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
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 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
CSM Reorg of code. 2019-06-06 14:45:43 +02:00
Collada Update ColladaLoader.cpp 2019-07-09 20:35:57 +02:00
Common Create ZipArchiveIOSystem 2019-07-12 11:22:17 +01:00
DXF Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FBX Update FBXConverter.cpp 2019-07-03 12:50:01 +02: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 Add configuration of text format precision 2019-06-20 18:11:11 +01: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 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +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 closes https://github.com/assimp/assimp/issues/2527: use correct macro for Assimp-exporter. 2019-07-02 19:48:53 +02:00