assimp/code/Common
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
..
Assimp.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
BaseImporter.cpp rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
BaseProcess.cpp Add unittest. 2019-06-24 21:37:53 +02:00
BaseProcess.h Reorg of code. 2019-06-06 14:45:43 +02:00
Bitmap.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
CreateAnimMesh.cpp closes https://github.com/assimp/assimp/issues/340: start integrating assimp2json. 2019-07-11 17:37:31 +02:00
DefaultIOStream.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
DefaultIOSystem.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
DefaultLogger.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
DefaultProgressHandler.h Reorg of code. 2019-06-06 14:45:43 +02:00
Exporter.cpp Assjson: add json export to list of exporters. 2019-07-11 17:43:03 +02:00
FileLogStream.h Reorg of code. 2019-06-06 14:45:43 +02:00
FileSystemFilter.h Reorg of code. 2019-06-06 14:45:43 +02:00
IFF.h Fix references in cmake file. 2019-06-09 18:43:56 +02:00
Importer.cpp Add "importerIndex" Importer property 2019-06-24 14:55:48 +01:00
Importer.h Reorg of code. 2019-06-06 14:45:43 +02:00
ImporterRegistry.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
PolyTools.h Reorg of code. 2019-06-06 14:45:43 +02:00
PostStepRegistry.cpp Add unittest. 2019-06-24 21:37:53 +02:00
RemoveComments.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
SGSpatialSort.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
SceneCombiner.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
ScenePreprocessor.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
ScenePreprocessor.h Fix references in cmake file. 2019-06-09 18:43:56 +02:00
ScenePrivate.h Reorg of code. 2019-06-06 14:45:43 +02:00
SkeletonMeshBuilder.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
SpatialSort.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
SplitByBoneCountProcess.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
SplitByBoneCountProcess.h Fix references in cmake file. 2019-06-09 18:43:56 +02:00
StandardShapes.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
StdOStreamLogStream.h Reorg of code. 2019-06-06 14:45:43 +02:00
Subdivision.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
TargetAnimation.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
TargetAnimation.h Reorg of code. 2019-06-06 14:45:43 +02:00
Version.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
VertexTriangleAdjacency.cpp Fix references in cmake file. 2019-06-09 18:43:56 +02:00
VertexTriangleAdjacency.h Fix references in cmake file. 2019-06-09 18:43:56 +02:00
Win32DebugLogStream.h Reorg of code. 2019-06-06 14:45:43 +02:00
ZipArchiveIOSystem.cpp ZipArchiveIOSystem should be sorted, fix ZipFile::Read() 2019-07-25 09:53:18 +01:00
assbin_chunks.h Reorg of code. 2019-06-06 14:45:43 +02:00
scene.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
simd.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
simd.h Reorg of code. 2019-06-06 14:45:43 +02:00