kimkulling e57394a772 move log tools from blender to logger interface. %!s(int64=7) %!d(string=hai) anos
..
Importer af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
res 4495162f5f Fix new lines problem %!s(int64=9) %!d(string=hai) anos
.editorconfig 8326535445 Implemented: Add editor config for source code %!s(int64=10) %!d(string=hai) anos
3DSConverter.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
3DSExporter.cpp e99dfdb050 fix cppcheck findings. %!s(int64=8) %!d(string=hai) anos
3DSExporter.h e99dfdb050 fix cppcheck findings. %!s(int64=8) %!d(string=hai) anos
3DSHelper.h bd29fe73fa Merge branch 'master' into new_license_dates %!s(int64=8) %!d(string=hai) anos
3DSLoader.cpp 8cb25328cb committing all changes. %!s(int64=7) %!d(string=hai) anos
3DSLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
3MFXmlTags.h 017b7d1a2f 3MF: add missig tags for meta data. %!s(int64=7) %!d(string=hai) anos
ACLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ACLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Geometry.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Macro.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Material.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Node.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Postprocess.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
ASELoader.cpp 674a47dd3e closes https://github.com/assimp/assimp/issues/567: prevend dependency cycle %!s(int64=8) %!d(string=hai) anos
ASELoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ASEParser.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
ASEParser.h bd29fe73fa Merge branch 'master' into new_license_dates %!s(int64=8) %!d(string=hai) anos
AssbinExporter.cpp be33feba44 Warning LNK4221 when not building exporter. %!s(int64=8) %!d(string=hai) anos
AssbinExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AssbinLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AssbinLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Assimp.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AssimpCExport.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AssxmlExporter.cpp be33feba44 Warning LNK4221 when not building exporter. %!s(int64=8) %!d(string=hai) anos
AssxmlExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
B3DImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
B3DImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BVHLoader.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
BVHLoader.h cfcaf3e97b BVH: Initialize all members of Node in constructor %!s(int64=8) %!d(string=hai) anos
BaseImporter.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
BaseProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BaseProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Bitmap.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BlenderBMesh.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. %!s(int64=8) %!d(string=hai) anos
BlenderBMesh.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
BlenderDNA.cpp c7ea536351 closes https://github.com/assimp/assimp/issues/1386: fix undefined behaviour in compare function. %!s(int64=8) %!d(string=hai) anos
BlenderDNA.h 7c33d932e3 Merge branch 'master' into master %!s(int64=8) %!d(string=hai) anos
BlenderDNA.inl 7c33d932e3 Merge branch 'master' into master %!s(int64=8) %!d(string=hai) anos
BlenderIntermediate.h 990dc983ed Issue #1776 Fixed potential crash bug in ObjectCompare, because it didn't follow strict weak ordering. As counter-intuitive as it seems, a comparator must return false for equal values. The C++ standard defines and expects this behavior: true if lhs < rhs, false otherwise. %!s(int64=8) %!d(string=hai) anos
BlenderLoader.cpp c42dd9104c BlenderLoader: Fix memory leak %!s(int64=8) %!d(string=hai) anos
BlenderLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BlenderModifier.cpp e57394a772 move log tools from blender to logger interface. %!s(int64=7) %!d(string=hai) anos
BlenderModifier.h e57394a772 move log tools from blender to logger interface. %!s(int64=7) %!d(string=hai) anos
BlenderScene.cpp 58436068e7 Update BlenderScene.cpp %!s(int64=8) %!d(string=hai) anos
BlenderScene.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. %!s(int64=9) %!d(string=hai) anos
BlenderTessellator.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BlenderTessellator.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
C4DImporter.cpp 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
C4DImporter.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
CInterfaceIOWrapper.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CInterfaceIOWrapper.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CMakeLists.txt 4d662c42b3 Add check for SSE2-support. %!s(int64=7) %!d(string=hai) anos
COBLoader.cpp 6147a4f50d Updated COB importer plugin to flip normals. %!s(int64=7) %!d(string=hai) anos
COBLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
COBScene.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CSMLoader.cpp 5278e1a5f8 CSM: Fix a possible memory leak by using std::unique_ptr %!s(int64=8) %!d(string=hai) anos
CSMLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CalcTangentsProcess.cpp 35f4e7101a Fixed issue#1219. CalcTangentsProcess::ProcessMesh. %!s(int64=7) %!d(string=hai) anos
CalcTangentsProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ColladaExporter.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
ColladaExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ColladaHelper.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ColladaLoader.cpp e57394a772 move log tools from blender to logger interface. %!s(int64=7) %!d(string=hai) anos
ColladaLoader.h f4c37fa245 Collada: add importer property that forces the use of collada names. Closes #1375. %!s(int64=7) %!d(string=hai) anos
ColladaParser.cpp 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh %!s(int64=7) %!d(string=hai) anos
ColladaParser.h 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh %!s(int64=7) %!d(string=hai) anos
ComputeUVMappingProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ComputeUVMappingProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ConvertToLHProcess.cpp 336a09ee0e add material reference to faces. %!s(int64=7) %!d(string=hai) anos
ConvertToLHProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CreateAnimMesh.cpp 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
D3MFExporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling %!s(int64=7) %!d(string=hai) anos
D3MFExporter.h 317f3e2a59 3MF: Export metadata. %!s(int64=7) %!d(string=hai) anos
D3MFImporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling %!s(int64=7) %!d(string=hai) anos
D3MFImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
D3MFOpcPackage.cpp 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
D3MFOpcPackage.h f11d4902c6 fix CanRead-method for the 3MF-Importer. %!s(int64=7) %!d(string=hai) anos
DXFHelper.h 5814e6f9f0 Optimize some std::string usages. %!s(int64=7) %!d(string=hai) anos
DXFLoader.cpp 5319974fe1 Use correct check to do a tokensearch. %!s(int64=7) %!d(string=hai) anos
DXFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
DeboneProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
DeboneProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
DefaultIOStream.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
DefaultIOSystem.cpp 4ae7298489 Update DefaultIOSystem.cpp %!s(int64=7) %!d(string=hai) anos
DefaultLogger.cpp e36f78482c https://github.com/assimp/assimp/issues/1796: return correct value on detach logger. %!s(int64=7) %!d(string=hai) anos
DefaultProgressHandler.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
EmbedTexturesProcess.cpp 1a887a64c1 Update EmbedTexturesProcess.cpp %!s(int64=7) %!d(string=hai) anos
EmbedTexturesProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Exporter.cpp 826243f289 Implement ascii FBX export. %!s(int64=7) %!d(string=hai) anos
FBXAnimation.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXBinaryTokenizer.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXCommon.h 242b5d5874 Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com). %!s(int64=8) %!d(string=hai) anos
FBXCompileConfig.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXConverter.cpp c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. %!s(int64=7) %!d(string=hai) anos
FBXConverter.h c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. %!s(int64=7) %!d(string=hai) anos
FBXDeformer.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXDocument.cpp 37d352622b closes https://github.com/assimp/assimp/issues/774: use correct type for unitscale in fbx. %!s(int64=8) %!d(string=hai) anos
FBXDocument.h c5157bc471 fbx: global settings use float instead of double. %!s(int64=8) %!d(string=hai) anos
FBXDocumentUtil.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXDocumentUtil.h 76dd48d64f Update FBXDocumentUtil.h %!s(int64=8) %!d(string=hai) anos
FBXExportNode.cpp 39d9878429 FBX Export: use ai_snprintf. %!s(int64=7) %!d(string=hai) anos
FBXExportNode.h 826243f289 Implement ascii FBX export. %!s(int64=7) %!d(string=hai) anos
FBXExportProperty.cpp 826243f289 Implement ascii FBX export. %!s(int64=7) %!d(string=hai) anos
FBXExportProperty.h 826243f289 Implement ascii FBX export. %!s(int64=7) %!d(string=hai) anos
FBXExporter.cpp 070acfbadd FBX Export: relax bindpose matrix check slightly. %!s(int64=7) %!d(string=hai) anos
FBXExporter.h 826243f289 Implement ascii FBX export. %!s(int64=7) %!d(string=hai) anos
FBXImportSettings.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXMaterial.cpp 9f02c8a97c Fix default opacity of materials exported to FBX by Blender. %!s(int64=7) %!d(string=hai) anos
FBXMeshGeometry.cpp be4c780115 Update FBXMeshGeometry.cpp %!s(int64=7) %!d(string=hai) anos
FBXMeshGeometry.h 13ae0a0ac3 FBX: fix parse error for uv-coordinates. %!s(int64=7) %!d(string=hai) anos
FBXModel.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXNodeAttribute.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXParser.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXProperties.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXProperties.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXTokenizer.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXTokenizer.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXUtil.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXUtil.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FIReader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FIReader.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FileLogStream.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FileSystemFilter.h 22dbb6c2d2 Update FileSystemFilter.h %!s(int64=8) %!d(string=hai) anos
FindDegenerates.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FindDegenerates.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FindInstancesProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FindInstancesProcess.h ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
FindInvalidDataProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FindInvalidDataProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FixNormalsStep.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FixNormalsStep.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
GenFaceNormalsProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
GenFaceNormalsProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
GenVertexNormalsProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
GenVertexNormalsProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
HMPFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
HMPLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
HMPLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
HalfLifeFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IFF.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
IRRLoader.cpp 4c023c3818 fix unittest folder for roundtriptest. %!s(int64=7) %!d(string=hai) anos
IRRLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRMeshLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRMeshLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRShared.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRShared.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
Importer.cpp c41d459e21 add missing constructor to ensure RTTI %!s(int64=7) %!d(string=hai) anos
Importer.h c41d459e21 add missing constructor to ensure RTTI %!s(int64=7) %!d(string=hai) anos
ImporterRegistry.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ImproveCacheLocality.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ImproveCacheLocality.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
JoinVerticesProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
JoinVerticesProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOAnimation.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOAnimation.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOBLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOLoader.cpp ef891fb850 LWO: Move some assignments to make it clearer when the thing should be moved %!s(int64=8) %!d(string=hai) anos
LWOLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOMaterial.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWSLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWSLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LimitBoneWeightsProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LimitBoneWeightsProcess.h be865ae613 LimitBoneWeightsProcess: Initialize all members of Weight in constructor %!s(int64=8) %!d(string=hai) anos
MD2FileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD2Loader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD2Loader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD2NormalTable.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD3FileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD3Loader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD3Loader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
MD5Loader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD5Loader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD5Parser.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD5Parser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDCFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDCLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDCLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
MDLDefaultColorMap.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDLFileData.h 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak %!s(int64=8) %!d(string=hai) anos
MDLLoader.cpp 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak %!s(int64=8) %!d(string=hai) anos
MDLLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDLMaterialLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDCpp14.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDImporter.cpp 8a505398a3 MMD: Fix memory leak %!s(int64=8) %!d(string=hai) anos
MMDImporter.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
MMDPmdParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDPmxParser.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDPmxParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDVmdParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MS3DLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MS3DLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MakeVerboseFormat.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MakeVerboseFormat.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MaterialSystem.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MaterialSystem.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
NDOLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
NDOLoader.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
NFFLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
NFFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OFFLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OFFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjExporter.cpp 9ca32b2373 closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node. %!s(int64=7) %!d(string=hai) anos
ObjExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileImporter.cpp af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
ObjFileImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileMtlImporter.cpp 190190c1d7 Fix material index off-by-one error in some OBJ files (seen in a C4D export) %!s(int64=8) %!d(string=hai) anos
ObjFileMtlImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileParser.cpp af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
ObjFileParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjTools.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreBinarySerializer.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreBinarySerializer.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreMaterial.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreParsingUtils.h af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
OgreStructs.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreStructs.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreXmlSerializer.cpp af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
OgreXmlSerializer.h 388ec8461c Ogre: Change OgreXmlSerializer::ReadAttribute parameter from std::string to pointer %!s(int64=8) %!d(string=hai) anos
OpenGEXExporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OpenGEXExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OpenGEXImporter.cpp ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
OpenGEXImporter.h 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks %!s(int64=8) %!d(string=hai) anos
OpenGEXStructs.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OptimizeGraph.cpp 9ca32b2373 closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node. %!s(int64=7) %!d(string=hai) anos
OptimizeGraph.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OptimizeMeshes.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OptimizeMeshes.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
PlyExporter.cpp 5ea06e1bb6 Add support for texture file in PLY exports %!s(int64=7) %!d(string=hai) anos
PlyExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
PlyLoader.cpp 15fa86f100 Set primitive_type to point when PLY is a point cloud %!s(int64=7) %!d(string=hai) anos
PlyLoader.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. %!s(int64=8) %!d(string=hai) anos
PlyParser.cpp d2547e84f5 Fix for undefined behavior when loading binary PLY %!s(int64=7) %!d(string=hai) anos
PlyParser.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. %!s(int64=8) %!d(string=hai) anos
PolyTools.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
PostStepRegistry.cpp 8a4fd2f947 globalScale process not registered %!s(int64=8) %!d(string=hai) anos
PretransformVertices.cpp 9397932e4f PretransformVertices: Rearrange some assignments to clarify things %!s(int64=8) %!d(string=hai) anos
PretransformVertices.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ProcessHelper.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ProcessHelper.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPFileImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPFileImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPFileParser.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPFileParser.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPZipArchive.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3BSPZipArchive.h 8f99c1a0be including <unzip.h> instead of <contrib/unzip/unzip.h> %!s(int64=8) %!d(string=hai) anos
Q3DLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Q3DLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RawLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RawLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RemoveComments.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RemoveRedundantMaterials.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RemoveRedundantMaterials.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RemoveVCProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RemoveVCProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SGSpatialSort.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SGSpatialSort.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
SIBImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SIBImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SMDLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SMDLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
STEPFile.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
STLExporter.cpp 0dab5c508e STL binary Export should write 4-byte floats for vertex and normal coordinates %!s(int64=7) %!d(string=hai) anos
STLExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
STLLoader.cpp cfd56a43a5 Fix compile error %!s(int64=7) %!d(string=hai) anos
STLLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ScaleProcess.cpp 4919d3da2f closes https://github.com/assimp/assimp/issues/1836: make documentation much more clear how to apply global scaling. %!s(int64=7) %!d(string=hai) anos
ScaleProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SceneCombiner.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling %!s(int64=7) %!d(string=hai) anos
ScenePreprocessor.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ScenePreprocessor.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ScenePrivate.h 0a3fb04b04 Update ScenePrivate.h %!s(int64=7) %!d(string=hai) anos
SkeletonMeshBuilder.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SortByPTypeProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SortByPTypeProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SpatialSort.cpp ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
SplitByBoneCountProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SplitByBoneCountProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SplitLargeMeshes.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SplitLargeMeshes.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StandardShapes.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StdOStreamLogStream.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StepExporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StepExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Subdivision.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TargetAnimation.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TargetAnimation.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TerragenLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TerragenLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TextureTransform.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TextureTransform.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TriangulateProcess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TriangulateProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
UnrealLoader.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
UnrealLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ValidateDataStructure.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ValidateDataStructure.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Version.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
VertexTriangleAdjacency.cpp ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
VertexTriangleAdjacency.h ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
Win32DebugLogStream.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DExporter.cpp 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
X3DExporter.hpp 12dbbd4ce9 Misc. typos %!s(int64=8) %!d(string=hai) anos
X3DImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Geometry2D.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Geometry3D.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Group.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Light.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Macro.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Metadata.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Networking.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Node.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Postprocess.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Rendering.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Shape.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Texturing.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DVocabulary.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileExporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileHelper.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileImporter.cpp 57c1fe5954 x-parser: fix the crash. %!s(int64=8) %!d(string=hai) anos
XFileImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileParser.cpp 9d813a48b0 fixed emply buffer stream write, removed some cast warnings. %!s(int64=7) %!d(string=hai) anos
XFileParser.h 3685791e0d closes https://github.com/assimp/assimp/issues/1729: check for bit flip when unsigned int overflow happens in x-file parsing. %!s(int64=8) %!d(string=hai) anos
XGLLoader.cpp d284d107e7 XGLLoader: Fix a memory leak %!s(int64=8) %!d(string=hai) anos
XGLLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
glTF2Asset.h 9a7611a93e AI_MATKEY_GLTF_... -> assimp/pbrmaterial.h %!s(int64=8) %!d(string=hai) anos
glTF2Asset.inl 72e9f3ecb9 fixed embedded texture reading. %!s(int64=8) %!d(string=hai) anos
glTF2AssetWriter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTF2AssetWriter.inl b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTF2Exporter.cpp 26ac2ffb6c Not duplicating textures for embedded ones %!s(int64=7) %!d(string=hai) anos
glTF2Exporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTF2Importer.cpp da073f1270 closes https://github.com/assimp/assimp/issues/1893: fix mem leak in glft2Importer. %!s(int64=7) %!d(string=hai) anos
glTF2Importer.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFAsset.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFAsset.inl c874fd8ae2 changed std::to_string to to_string. %!s(int64=8) %!d(string=hai) anos
glTFAssetWriter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFAssetWriter.inl b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFExporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFImporter.cpp affedc139e Merge https://github.com/assimp/assimp %!s(int64=8) %!d(string=hai) anos
glTFImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
makefile.mingw 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
scene.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
simd.cpp 32b466941b Add missig docs and fix some small review findings. %!s(int64=7) %!d(string=hai) anos
simd.h 32b466941b Add missig docs and fix some small review findings. %!s(int64=7) %!d(string=hai) anos