Alexandre Avenel de8adacb54 Fix regression on FBX importer unit test %!s(int64=7) %!d(string=hai) anos
..
Importer 2879e0d6ef Fix typos on code using codespell %!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 6788d7b18b 3DS: Fix strict aliasing violations %!s(int64=7) %!d(string=hai) anos
3DSExporter.cpp 066349f36b Add usage of log macros. %!s(int64=7) %!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 e201fcf4f4 [-] Function "GetExtension" always return lowercase string. Using uppercase extension in desc is not needed. %!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 066349f36b Add usage of log macros. %!s(int64=7) %!d(string=hai) anos
ACLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter.cpp 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
AMFImporter.hpp 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
AMFImporter_Geometry.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Macro.hpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
AMFImporter_Material.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
AMFImporter_Node.hpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
AMFImporter_Postprocess.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
ASELoader.cpp 066349f36b Add usage of log macros. %!s(int64=7) %!d(string=hai) anos
ASELoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ASEParser.cpp 066349f36b Add usage of log macros. %!s(int64=7) %!d(string=hai) anos
ASEParser.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 066349f36b Add usage of log macros. %!s(int64=7) %!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 3d79472172 fix the build. %!s(int64=7) %!d(string=hai) anos
BaseProcess.cpp 066349f36b Add usage of log macros. %!s(int64=7) %!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
BlenderCustomData.cpp 9415380b4c usage of dynamic_cast instead of static_cast %!s(int64=7) %!d(string=hai) anos
BlenderCustomData.h 9415380b4c usage of dynamic_cast instead of static_cast %!s(int64=7) %!d(string=hai) anos
BlenderDNA.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
BlenderDNA.h 959c0e8907 reworked to ElemBase * %!s(int64=7) %!d(string=hai) anos
BlenderDNA.inl 959c0e8907 reworked to ElemBase * %!s(int64=7) %!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 a96587d551 applied coding conventions %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
BlenderScene.cpp 41bf572af6 issue_2016 %!s(int64=7) %!d(string=hai) anos
BlenderScene.h 41bf572af6 issue_2016 %!s(int64=7) %!d(string=hai) anos
BlenderSceneGen.h 85b0026c92 issue_1973 %!s(int64=7) %!d(string=hai) anos
BlenderTessellator.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
BlenderTessellator.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 85b0026c92 issue_1973 %!s(int64=7) %!d(string=hai) anos
COBLoader.cpp b877b3e10e use correct log macro. %!s(int64=7) %!d(string=hai) anos
COBLoader.h 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
COBScene.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CSMLoader.cpp 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
CSMLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
CalcTangentsProcess.cpp 30c20eb5fc INtroduce new log macros. %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
ColladaHelper.h e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. %!s(int64=7) %!d(string=hai) anos
ColladaLoader.cpp e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. %!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 e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
ComputeUVMappingProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ConvertToLHProcess.cpp 30c20eb5fc INtroduce new log macros. %!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 8abcc454ad [F] Uninitialized variables. %!s(int64=7) %!d(string=hai) anos
D3MFExporter.h 317f3e2a59 3MF: Export metadata. %!s(int64=7) %!d(string=hai) anos
D3MFImporter.cpp 458a7ae801 Silencing compile warnings during build, all little stuff like uint to size_t or BOOL to bool. %!s(int64=7) %!d(string=hai) anos
D3MFImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
D3MFOpcPackage.cpp 066349f36b Add usage of log macros. %!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 b6f29bf54f Add usage of log macros, next files. %!s(int64=7) %!d(string=hai) anos
DXFLoader.cpp 50c5f3cb58 Fixes DXF loader false positive on FBX file %!s(int64=7) %!d(string=hai) anos
DXFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
DeboneProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 700c85bbfb _stat64 doesn't seem to exist. use __stat64! %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
EmbedTexturesProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Exporter.cpp 7acc4c6808 Make glTF2 the default exporter for glft %!s(int64=7) %!d(string=hai) anos
FBXAnimation.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXBinaryTokenizer.cpp ef605fecaa FBX: small optimization to avoind static computation in loop. %!s(int64=7) %!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 31e75b9d54 Update FBXConverter.cpp %!s(int64=7) %!d(string=hai) anos
FBXConverter.h ffb6756d2a FBX: LayeredTextures now work with embedded texture data %!s(int64=7) %!d(string=hai) anos
FBXDeformer.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FBXDocument.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
FBXDocument.h c5157bc471 fbx: global settings use float instead of double. %!s(int64=8) %!d(string=hai) anos
FBXDocumentUtil.cpp 0b02b92701 Some FBX files have Null/LimbNode attributes with an empty Properties70 element, where the Element is not NULL, but it's Compound is. The code only checked if the Element itself is NULL, thus causing a DeadlyImportError when trying to instantiate a PropertyTable for an Element that doesn't have a Compound. %!s(int64=7) %!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 b176513efa FBX export. to_ktime ticks was ok. %!s(int64=7) %!d(string=hai) anos
FBXExporter.h 2879e0d6ef Fix typos on code using codespell %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
FBXMeshGeometry.cpp de8adacb54 Fix regression on FBX importer unit test %!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 c788fff2b0 Merge branch 'master' into bug/exception-on-empty-mesh-after-degenerate-removal %!s(int64=7) %!d(string=hai) anos
FindDegenerates.h 46ed73c768 Do not throw exception on empty mesh after removal of degenerates %!s(int64=7) %!d(string=hai) anos
FindInstancesProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
FindInstancesProcess.h ccbcaa2ee8 fix some static-analysis findings. %!s(int64=8) %!d(string=hai) anos
FindInvalidDataProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
FindInvalidDataProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
FixNormalsStep.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
FixNormalsStep.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
GenFaceNormalsProcess.cpp fbdb4b17fd Merge branch 'force_generate_normals' %!s(int64=7) %!d(string=hai) anos
GenFaceNormalsProcess.h f15dcf7663 Added forced generation of normals with extra flag. %!s(int64=7) %!d(string=hai) anos
GenVertexNormalsProcess.cpp fbdb4b17fd Merge branch 'force_generate_normals' %!s(int64=7) %!d(string=hai) anos
GenVertexNormalsProcess.h f15dcf7663 Added forced generation of normals with extra flag. %!s(int64=7) %!d(string=hai) anos
HMPFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
HMPLoader.cpp b6f29bf54f Add usage of log macros, next files. %!s(int64=7) %!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 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
IRRLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRMeshLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
IRRMeshLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
IRRShared.cpp 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
IRRShared.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
Importer.cpp aa18e8a2a5 Update Importer.cpp %!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 8f26b9d840 Merge branch 'master' into use_log_macros %!s(int64=7) %!d(string=hai) anos
ImproveCacheLocality.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
JoinVerticesProcess.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
LWOFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LWOLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
LWOLoader.h 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
LWOMaterial.cpp b0b6048502 LWOMaterial: Fix strict aliasing violations %!s(int64=7) %!d(string=hai) anos
LWSLoader.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
LWSLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
LimitBoneWeightsProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 0e15b25cd1 Next log call changes. %!s(int64=7) %!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 8626b185fb Fix misused log macros + compiler warnings. %!s(int64=7) %!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 0e15b25cd1 Next log call changes. %!s(int64=7) %!d(string=hai) anos
MD5Loader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MD5Parser.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
MDLLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MDLMaterialLoader.cpp 75c7b15b55 Fix c++11 usage. %!s(int64=7) %!d(string=hai) anos
MMDCpp14.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MMDImporter.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
MS3DLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MakeVerboseFormat.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
MakeVerboseFormat.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
MaterialSystem.cpp bbb60c29f0 Fix strict aliasing violation in MaterialSystem %!s(int64=7) %!d(string=hai) anos
MaterialSystem.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
NDOLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
NDOLoader.h 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
NFFLoader.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
NFFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OFFLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
OFFLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjExporter.cpp 4b7b692e5e Fix Issue #1923: OBJ Exporter can't correctly export vertex colors %!s(int64=7) %!d(string=hai) anos
ObjExporter.h 4b7b692e5e Fix Issue #1923: OBJ Exporter can't correctly export vertex colors %!s(int64=7) %!d(string=hai) anos
ObjFileData.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileImporter.cpp ce11aa51f5 add win32-based make script. %!s(int64=7) %!d(string=hai) anos
ObjFileImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileMtlImporter.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
ObjFileMtlImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ObjFileParser.cpp 30c20eb5fc INtroduce new log macros. %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
OgreParsingUtils.h af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
OgreStructs.cpp b6f29bf54f Add usage of log macros, next files. %!s(int64=7) %!d(string=hai) anos
OgreStructs.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
OgreXmlSerializer.cpp 30c20eb5fc INtroduce new log macros. %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
OptimizeGraph.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
OptimizeMeshes.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
OptimizeMeshes.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
PlyExporter.cpp 1533aec21c Fix ply exporter to be conformant to spec respecting vertex colors. %!s(int64=7) %!d(string=hai) anos
PlyExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
PlyLoader.cpp cc08c19248 closes https://github.com/assimp/assimp/issues/2024: make code more readable. %!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 30c20eb5fc INtroduce new log macros. %!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 2c47717ca6 Introduce export with test for point clouds. %!s(int64=7) %!d(string=hai) anos
PretransformVertices.h 2c47717ca6 Introduce export with test for point clouds. %!s(int64=7) %!d(string=hai) anos
ProcessHelper.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
ProcessHelper.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
Q3DLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
RawLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
RemoveRedundantMaterials.h 2c47717ca6 Introduce export with test for point clouds. %!s(int64=7) %!d(string=hai) anos
RemoveVCProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
SIBImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SMDLoader.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
SMDLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
STEPFile.h 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
STLExporter.cpp 037a213bb4 STL-Exporter: fix division by zero in normalize method during update %!s(int64=7) %!d(string=hai) anos
STLExporter.h eced86b949 some refactorings. %!s(int64=7) %!d(string=hai) anos
STLLoader.cpp 85b0026c92 issue_1973 %!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 b6f29bf54f Add usage of log macros, next files. %!s(int64=7) %!d(string=hai) anos
ScenePreprocessor.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 a0bf664695 closes code/SortByPTypeProcess.cpp: fix memory leak. %!s(int64=7) %!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 b6f29bf54f Add usage of log macros, next files. %!s(int64=7) %!d(string=hai) anos
SplitByBoneCountProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
SplitLargeMeshes.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
SplitLargeMeshes.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StandardShapes.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
StdOStreamLogStream.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
StepExporter.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
StepExporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Subdivision.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!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 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
TerragenLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TextureTransform.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
TextureTransform.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
TriangulateProcess.cpp 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
TriangulateProcess.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
UnrealLoader.cpp 066349f36b Add usage of log macros. %!s(int64=7) %!d(string=hai) anos
UnrealLoader.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
ValidateDataStructure.cpp 6c0553d810 Add mesh name to ValidateDataStructure log %!s(int64=7) %!d(string=hai) anos
ValidateDataStructure.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
Version.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
VertexTriangleAdjacency.cpp ce6a5e5d56 ImproveCacheLocality crashes if non triangular faces %!s(int64=7) %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
X3DImporter.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter.hpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
X3DImporter_Geometry2D.cpp b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
X3DImporter_Geometry3D.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
X3DImporter_Metadata.cpp 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 3e45acbf4e Merge branch 'master' into review %!s(int64=7) %!d(string=hai) anos
XFileImporter.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
XFileParser.cpp d416fe874e Update XFileParser.cpp %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. %!s(int64=7) %!d(string=hai) anos
glTF2Asset.inl 0c07397720 glTF/2.0: Pick scene zero as scene to recursively load if no "scene" property is specified. %!s(int64=7) %!d(string=hai) anos
glTF2AssetWriter.h a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. %!s(int64=7) %!d(string=hai) anos
glTF2AssetWriter.inl a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. %!s(int64=7) %!d(string=hai) anos
glTF2Exporter.cpp 02d2b6e0d8 [F] Get return "like true" when error occured. %!s(int64=7) %!d(string=hai) anos
glTF2Exporter.h e3548fe850 Update glTF2Exporter.h %!s(int64=7) %!d(string=hai) anos
glTF2Importer.cpp 97cecc858a Properly reads in glTF/2.0 sampler address modes. %!s(int64=7) %!d(string=hai) anos
glTF2Importer.h b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
glTFAsset.h 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!d(string=hai) anos
glTFAsset.inl 0e15b25cd1 Next log call changes. %!s(int64=7) %!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 2879e0d6ef Fix typos on code using codespell %!s(int64=7) %!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 9f835ea843 closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export. %!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