assimp/code
Christian Meurin 7b5c543b82
Merge branch 'master' into master
2018-01-06 14:48:23 -08:00
..
res Fix missing includes. 2017-03-05 15:05:40 +01:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
3DSConverter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3DSExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3DSExporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3DSHelper.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3DSLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3DSLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
3MFXmlTags.h Add missing file export into archive. 2017-11-24 18:59:37 +01:00
ACLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ACLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AMFImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AMFImporter.hpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AMFImporter_Geometry.cpp Update license info. 2017-05-09 19:57:36 +02:00
AMFImporter_Macro.hpp Update license info. 2017-05-09 19:57:36 +02:00
AMFImporter_Material.cpp Update license info. 2017-05-09 19:57:36 +02:00
AMFImporter_Node.hpp Misc. typos 2017-11-09 17:19:26 -05:00
AMFImporter_Postprocess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ASELoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ASELoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ASEParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ASEParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AssbinExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AssbinExporter.h Update license info. 2017-05-09 19:57:36 +02:00
AssbinLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AssbinLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Assimp.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
AssimpCExport.cpp SceneCombiner: fix the build. 2017-06-21 15:24:06 +02:00
AssxmlExporter.cpp fix trivial warnings 2017-11-02 11:13:52 +01:00
AssxmlExporter.h Update license info. 2017-05-09 19:57:36 +02:00
B3DImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
B3DImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BVHLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BVHLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BaseImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BaseProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BaseProcess.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Bitmap.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderBMesh.cpp Address warnings on Clang 3.9 caused by having a static data member in a class template. 2017-10-05 23:55:10 +11:00
BlenderBMesh.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderDNA.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderDNA.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderDNA.inl Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderIntermediate.h fix trivial warnings 2017-11-02 11:13:52 +01:00
BlenderLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderModifier.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderModifier.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
BlenderScene.cpp Blender: Fix strict-aliasing warnings 2017-11-18 15:50:56 +02:00
BlenderScene.h Blender: Silence warning about uninitialized member 2017-11-18 16:50:45 +02:00
BlenderSceneGen.h Regression Testsuite: update database. 2016-04-19 08:49:14 +02:00
BlenderTessellator.cpp Address warnings on Clang 3.9 caused by having a static data member in a class template. 2017-10-05 23:55:10 +11:00
BlenderTessellator.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
C4DImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
C4DImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
CInterfaceIOWrapper.cpp Update license info. 2017-05-09 19:57:36 +02:00
CInterfaceIOWrapper.h Update license info. 2017-05-09 19:57:36 +02:00
CMakeLists.txt Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
COBLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
COBLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
COBScene.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
CSMLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
CSMLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
CalcTangentsProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
CalcTangentsProcess.h Update license info. 2017-05-09 19:57:36 +02:00
ColladaExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ColladaExporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ColladaHelper.h Misc. typos 2017-11-09 17:19:26 -05:00
ColladaLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ColladaLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ColladaParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ColladaParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ComputeUVMappingProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ComputeUVMappingProcess.h Update license info. 2017-05-09 19:57:36 +02:00
ConvertToLHProcess.cpp Update license info. 2017-05-09 19:57:36 +02:00
ConvertToLHProcess.h Update license info. 2017-05-09 19:57:36 +02:00
CreateAnimMesh.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
D3MFExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
D3MFExporter.h Fix 3MF define typo 2017-12-11 16:27:27 +01:00
D3MFImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
D3MFImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
D3MFOpcPackage.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
D3MFOpcPackage.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DXFHelper.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DXFLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DXFLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DeboneProcess.cpp Update license info. 2017-05-09 19:57:36 +02:00
DeboneProcess.h closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 2017-10-29 20:28:59 +01:00
DefaultIOStream.cpp added path conversion code for unicode on windows 2017-12-11 10:28:50 +01:00
DefaultIOSystem.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DefaultLogger.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
DefaultProgressHandler.h Update license info. 2017-05-09 19:57:36 +02:00
Exporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXAnimation.cpp FBX: fix some minor findings. 2017-09-12 19:07:17 +02:00
FBXBinaryTokenizer.cpp Merge branch 'master' into master 2018-01-06 14:48:23 -08:00
FBXCompileConfig.h FBX: fix some minor findings. 2017-09-12 19:07:17 +02:00
FBXConverter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXConverter.h Update license info. 2017-05-09 19:57:36 +02:00
FBXDeformer.cpp Update license info. 2017-05-09 19:57:36 +02:00
FBXDocument.cpp Update FBXDocument.cpp 2017-12-19 22:53:59 +01:00
FBXDocument.h FBX: Remove useless const qualifier from return value 2017-10-08 12:45:02 +03:00
FBXDocumentUtil.cpp Update license info. 2017-05-09 19:57:36 +02:00
FBXDocumentUtil.h replaced boost smart pointers with c++11 smart pointers 2016-04-05 23:23:53 +02:00
FBXImportSettings.h FBX Embedding Fix 2017-12-18 18:14:54 -02:00
FBXImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXMaterial.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXMeshGeometry.cpp move data declaration after test if elements are in current scope. 2018-01-04 13:09:43 +01:00
FBXMeshGeometry.h Update license info. 2017-05-09 19:57:36 +02:00
FBXModel.cpp FBX: fix some minor findings. 2017-09-12 19:07:17 +02:00
FBXNodeAttribute.cpp FBX: fix some minor findings. 2017-09-12 19:07:17 +02:00
FBXParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXProperties.cpp Update license info. 2017-05-09 19:57:36 +02:00
FBXProperties.h add some asserts. 2017-09-30 10:47:23 +02:00
FBXTokenizer.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXTokenizer.h assert: remove assert with more than one statement and use only ai_assert. 2017-08-14 22:20:26 +02:00
FBXUtil.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FBXUtil.h Update license info. 2017-05-09 19:57:36 +02:00
FIReader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FIReader.hpp X3DImporter: Add virtual destructors to some classes which already have virtual functions 2017-12-19 18:16:41 +02:00
FileLogStream.h Merge branch 'master' of https://github.com/assimp/assimp 2017-03-11 22:13:48 +01:00
FileSystemFilter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FindDegenerates.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FindDegenerates.h FindDegeneratives: adapt unittests and add configs 2017-11-12 22:09:18 +01:00
FindInstancesProcess.cpp Update license info. 2017-05-09 19:57:36 +02:00
FindInstancesProcess.h Update license info. 2017-05-09 19:57:36 +02:00
FindInvalidDataProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FindInvalidDataProcess.h Update license info. 2017-05-09 19:57:36 +02:00
FixNormalsStep.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
FixNormalsStep.h closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 2017-10-29 20:28:59 +01:00
GenFaceNormalsProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
GenFaceNormalsProcess.h Update license info. 2017-05-09 19:57:36 +02:00
GenVertexNormalsProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
GenVertexNormalsProcess.h Update license info. 2017-05-09 19:57:36 +02:00
HMPFileData.h Update license info. 2017-05-09 19:57:36 +02:00
HMPLoader.cpp assert: remove assert with more than one statement and use only ai_assert. 2017-08-14 22:20:26 +02:00
HMPLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
HalfLifeFileData.h Fix compiler warnings. 2017-06-21 23:02:46 +02:00
IFCBoolean.cpp Fixed a divide by zero error in IFCBoolean that was latent, but nevertheless a bug 2017-10-14 18:46:19 +03:00
IFCCurve.cpp Merge branch 'master' into fix_trivial_warnings 2017-11-03 10:35:02 +01:00
IFCGeometry.cpp Fixed bug in IFC where SweptDiskSolid tessellation would fail for polylines with only 2 points. 2018-01-03 16:14:20 +01:00
IFCLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IFCLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IFCMaterial.cpp Update license info. 2017-05-09 19:57:36 +02:00
IFCOpenings.cpp IFC: Remove dead code 2017-11-15 11:45:21 +02:00
IFCProfile.cpp Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 2017-09-10 19:13:12 +10:00
IFCReaderGen.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCReaderGen1.cpp Merge remote-tracking branch 'github/master' into contrib 2018-01-03 16:15:07 +01:00
IFCReaderGen2.cpp IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 2016-09-23 19:48:38 +02:00
IFCUtil.cpp Update license info. 2017-05-09 19:57:36 +02:00
IFCUtil.h Update license info. 2017-05-09 19:57:36 +02:00
IFF.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRMeshLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRMeshLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRShared.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
IRRShared.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Importer.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Importer.h Update license info. 2017-05-09 19:57:36 +02:00
ImporterRegistry.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ImproveCacheLocality.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ImproveCacheLocality.h Update license info. 2017-05-09 19:57:36 +02:00
JoinVerticesProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
JoinVerticesProcess.h Update license info. 2017-05-09 19:57:36 +02:00
LWOAnimation.cpp LWO: Reduce scope of a variable 2017-11-15 11:45:21 +02:00
LWOAnimation.h LWO: use forward declaration in header. 2017-06-21 23:06:53 +02:00
LWOBLoader.cpp Update license info. 2017-05-09 19:57:36 +02:00
LWOFileData.h Update license info. 2017-05-09 19:57:36 +02:00
LWOLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LWOLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LWOMaterial.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LWSLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LWSLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LimitBoneWeightsProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
LimitBoneWeightsProcess.h Update license info. 2017-05-09 19:57:36 +02:00
MD2FileData.h Update license info. 2017-05-09 19:57:36 +02:00
MD2Loader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD2Loader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD2NormalTable.h Update license info. 2017-05-09 19:57:36 +02:00
MD3FileData.h Fix compiler warnings. 2017-06-21 23:02:46 +02:00
MD3Loader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD3Loader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD4FileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD5Loader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD5Loader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD5Parser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MD5Parser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MDCFileData.h Fix compiler warnings. 2017-06-21 23:02:46 +02:00
MDCLoader.cpp MDCLoader: Fix horrible pointer casting hack 2017-12-19 18:55:14 +02:00
MDCLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MDCNormalTable.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MDLDefaultColorMap.h Update license info. 2017-05-09 19:57:36 +02:00
MDLFileData.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MDLLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MDLLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MDLMaterialLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MMDCpp14.h remove dead code. 2017-06-17 20:36:59 +02:00
MMDImporter.cpp MMD: Fix memory leak 2018-01-02 20:35:06 +02:00
MMDImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MMDPmdParser.h MDP: fix encoding issues. 2017-09-12 21:16:59 +02:00
MMDPmxParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MMDPmxParser.h MMD: Add virtual destructor to a class which already has virtual functions 2017-12-19 18:18:14 +02:00
MMDVmdParser.h fix trivial warnings 2017-11-02 11:13:52 +01:00
MS3DLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MS3DLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MakeVerboseFormat.cpp Fix delete / delete[] mismatches in MakeVerboseFormat 2017-10-02 10:55:26 +03:00
MakeVerboseFormat.h Update license info. 2017-05-09 19:57:36 +02:00
MaterialSystem.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MaterialSystem.h Update license info. 2017-05-09 19:57:36 +02:00
NDOLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
NDOLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
NFFLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
NFFLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OFFLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OFFLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjExporter.h [ObjExporter] add a "no mtl" version of the obj exporter 2017-10-27 10:14:38 +02:00
ObjFileData.h Update license info. 2017-05-09 19:57:36 +02:00
ObjFileImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjFileImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjFileMtlImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjFileMtlImporter.h Merge branch 'master' of https://github.com/assimp/assimp 2017-05-25 22:40:36 +02:00
ObjFileParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjFileParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ObjTools.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreBinarySerializer.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreBinarySerializer.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreImporter.cpp Update license info. 2017-05-09 19:57:36 +02:00
OgreImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreMaterial.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreParsingUtils.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreStructs.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreStructs.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreXmlSerializer.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OgreXmlSerializer.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OpenGEXExporter.cpp Fix warning C4138: '*/' found outside of comment on MSVC14 2017-11-24 22:08:50 +01:00
OpenGEXExporter.h Update license info. 2017-05-09 19:57:36 +02:00
OpenGEXImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OpenGEXImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OpenGEXStructs.h Update license info. 2017-05-09 19:57:36 +02:00
OptimizeGraph.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OptimizeGraph.h Update license info. 2017-05-09 19:57:36 +02:00
OptimizeMeshes.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
OptimizeMeshes.h Update license info. 2017-05-09 19:57:36 +02:00
PlyExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PlyExporter.h ply-exporter: add unittest. 2017-06-07 14:06:38 +02:00
PlyLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PlyLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PlyParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PlyParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PolyTools.h Update license info. 2017-05-09 19:57:36 +02:00
PostStepRegistry.cpp Update license info. 2017-05-09 19:57:36 +02:00
PretransformVertices.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
PretransformVertices.h Update license info. 2017-05-09 19:57:36 +02:00
ProcessHelper.cpp Update license info. 2017-05-09 19:57:36 +02:00
ProcessHelper.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Q3BSPFileData.h Update license info. 2017-05-09 19:57:36 +02:00
Q3BSPFileImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Q3BSPFileImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Q3BSPFileParser.cpp Update license info. 2017-05-09 19:57:36 +02:00
Q3BSPFileParser.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Q3BSPZipArchive.cpp Q3BSP: Fix build with clang libc++ 2017-12-24 22:17:59 +02:00
Q3BSPZipArchive.h Fix review findings: remove unused includes 2017-08-31 11:30:31 +02:00
Q3DLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Q3DLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
RawLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
RawLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
RemoveComments.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
RemoveRedundantMaterials.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
RemoveRedundantMaterials.h Update license info. 2017-05-09 19:57:36 +02:00
RemoveVCProcess.cpp closes https://github.com/assimp/assimp/issues/1266: fix wrong delete 2017-05-15 09:55:39 +02:00
RemoveVCProcess.h Add unittest 2017-10-31 12:24:32 +01:00
SGSpatialSort.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SGSpatialSort.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SIBImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SIBImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SMDLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SMDLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STEPFile.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STEPFileEncoding.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STEPFileEncoding.h Update license info. 2017-05-09 19:57:36 +02:00
STEPFileReader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STEPFileReader.h Update license info. 2017-05-09 19:57:36 +02:00
STLExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STLExporter.h Update license info. 2017-05-09 19:57:36 +02:00
STLLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
STLLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ScaleProcess.cpp only scale the root node because this will rescale all children nodes as well. 2017-10-31 13:08:24 +01:00
ScaleProcess.h Add unittest 2017-10-31 12:24:32 +01:00
SceneCombiner.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ScenePreprocessor.cpp Update license info. 2017-05-09 19:57:36 +02:00
ScenePreprocessor.h Update license info. 2017-05-09 19:57:36 +02:00
ScenePrivate.h Update license info. 2017-05-09 19:57:36 +02:00
SkeletonMeshBuilder.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SortByPTypeProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SortByPTypeProcess.h Update license info. 2017-05-09 19:57:36 +02:00
SpatialSort.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SplitByBoneCountProcess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SplitByBoneCountProcess.h Update license info. 2017-05-09 19:57:36 +02:00
SplitLargeMeshes.cpp Update license info. 2017-05-09 19:57:36 +02:00
SplitLargeMeshes.h Update license info. 2017-05-09 19:57:36 +02:00
StandardShapes.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
StdOStreamLogStream.h Update license info. 2017-05-09 19:57:36 +02:00
StepExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
StepExporter.h Update license info. 2017-05-09 19:57:36 +02:00
Subdivision.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
TargetAnimation.cpp Update license info. 2017-05-09 19:57:36 +02:00
TargetAnimation.h Update license info. 2017-05-09 19:57:36 +02:00
TerragenLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
TerragenLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
TextureTransform.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
TextureTransform.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
TriangulateProcess.cpp Update license info. 2017-05-09 19:57:36 +02:00
TriangulateProcess.h Update license info. 2017-05-09 19:57:36 +02:00
UnrealLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
UnrealLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ValidateDataStructure.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
ValidateDataStructure.h Merge branch 'master' into patch-12 2017-11-19 18:25:22 +01:00
Version.cpp Update to 4.1.0 2017-12-11 13:20:19 +01:00
VertexTriangleAdjacency.cpp Update license info. 2017-05-09 19:57:36 +02:00
VertexTriangleAdjacency.h Update license info. 2017-05-09 19:57:36 +02:00
Win32DebugLogStream.h Update license info. 2017-05-09 19:57:36 +02:00
X3DExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DExporter.hpp Misc. typos 2017-11-09 17:19:26 -05:00
X3DImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DImporter.hpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DImporter_Geometry2D.cpp Update license info. 2017-05-09 19:57:36 +02:00
X3DImporter_Geometry3D.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DImporter_Group.cpp Update license info. 2017-05-09 19:57:36 +02:00
X3DImporter_Light.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DImporter_Macro.hpp Update license info. 2017-05-09 19:57:36 +02:00
X3DImporter_Metadata.cpp fix trivial warnings 2017-11-02 11:13:52 +01:00
X3DImporter_Networking.cpp X3D importer: Fixed problems with auto, override and regex on older compilers 2017-07-12 19:57:10 +02:00
X3DImporter_Node.hpp X3D importer: Implemented support for binary X3D files 2017-07-11 19:28:40 +02:00
X3DImporter_Postprocess.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
X3DImporter_Rendering.cpp X3D importer: Implemented support for binary X3D files 2017-07-11 19:28:40 +02:00
X3DImporter_Shape.cpp Update license info. 2017-05-09 19:57:36 +02:00
X3DImporter_Texturing.cpp Update license info. 2017-05-09 19:57:36 +02:00
X3DVocabulary.cpp X3D importer: Implemented support for binary X3D files 2017-07-11 19:28:40 +02:00
XFileExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
XFileExporter.h assert: remove assert with more than one statement and use only ai_assert. 2017-08-14 22:20:26 +02:00
XFileHelper.h Update license info. 2017-05-09 19:57:36 +02:00
XFileImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
XFileImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
XFileParser.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
XFileParser.h Update license info. 2017-05-09 19:57:36 +02:00
XGLLoader.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
XGLLoader.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
assbin_chunks.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
glTF2Asset.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTF2Asset.inl Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTF2AssetWriter.h Added support for generating glb2 (binary glTF 2) 2017-12-14 16:11:12 +01:00
glTF2AssetWriter.inl Merge branch 'master' into 1674-buffer-relative-uri 2018-01-06 09:19:48 +01:00
glTF2Exporter.cpp Merge branch 'master' into master 2018-01-06 09:30:13 +01:00
glTF2Exporter.h Diffuse color and diffuse texture import and export improvements 2017-10-19 16:21:16 -04:00
glTF2Importer.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTF2Importer.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTFAsset.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTFAsset.inl Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTFAssetWriter.h GLTFImporter: exclude headers from build whem no_glft_importer is 2017-05-25 22:34:45 +02:00
glTFAssetWriter.inl fix trivial warnings 2017-11-02 11:13:52 +01:00
glTFExporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTFExporter.h Fix incorrect NO_GLTF_IMPORTER define name in glTFExporter.h 2017-12-15 23:18:45 +01:00
glTFImporter.cpp Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
glTFImporter.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
makefile.mingw Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
scene.cpp Update license info. 2017-05-09 19:57:36 +02:00