IOhannes m zmölnig 9a7ee0ac14 Throw a DeadlyImportError rather than an assertion if all materials are redundant and thus removed 3 years ago
..
ArmaturePopulate.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
ArmaturePopulate.h 758116b083 removed trailing spaces and tabs from source and text 4 years ago
CalcTangentsProcess.cpp 9b535d1c15 Fix Double Precision errors/warnings 4 years ago
CalcTangentsProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ComputeUVMappingProcess.cpp 2576c8c3a6 Compile fix for MSVC 2019 4 years ago
ComputeUVMappingProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ConvertToLHProcess.cpp 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ConvertToLHProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
DeboneProcess.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
DeboneProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
DropFaceNormalsProcess.cpp 758116b083 removed trailing spaces and tabs from source and text 4 years ago
DropFaceNormalsProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
EmbedTexturesProcess.cpp ae951fbef9 Fix aiString length in aiProcess_EmbedTextures 3 years ago
EmbedTexturesProcess.h 94c3abd841 Apply various performance fixes from clang-tidy 4 years ago
FindDegenerates.cpp 758116b083 removed trailing spaces and tabs from source and text 4 years ago
FindDegenerates.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
FindInstancesProcess.cpp 758116b083 removed trailing spaces and tabs from source and text 4 years ago
FindInstancesProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
FindInvalidDataProcess.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
FindInvalidDataProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
FixNormalsStep.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
FixNormalsStep.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
GenBoundingBoxesProcess.cpp 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
GenBoundingBoxesProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
GenFaceNormalsProcess.cpp 3717e66fae consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 4 years ago
GenFaceNormalsProcess.h 3717e66fae consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 4 years ago
GenVertexNormalsProcess.cpp 3717e66fae consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 4 years ago
GenVertexNormalsProcess.h 3717e66fae consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 4 years ago
ImproveCacheLocality.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
ImproveCacheLocality.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
JoinVerticesProcess.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
JoinVerticesProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
LimitBoneWeightsProcess.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
LimitBoneWeightsProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
MakeVerboseFormat.cpp 6e6807ee6c Verbose processor bone weight count fix 3 years ago
MakeVerboseFormat.h 758116b083 removed trailing spaces and tabs from source and text 4 years ago
OptimizeGraph.cpp 51f294c587 Fixes issues our internal compliance and code quality tool found: 4 years ago
OptimizeGraph.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
OptimizeMeshes.cpp 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
OptimizeMeshes.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
PretransformVertices.cpp 51f294c587 Fixes issues our internal compliance and code quality tool found: 4 years ago
PretransformVertices.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ProcessHelper.cpp 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ProcessHelper.h 350f2ea1d3 Fix build and merged master. 4 years ago
RemoveRedundantMaterials.cpp 9a7ee0ac14 Throw a DeadlyImportError rather than an assertion if all materials are redundant and thus removed 3 years ago
RemoveRedundantMaterials.h f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
RemoveVCProcess.cpp 3b8126d26a Fix spelling mistake 3 years ago
RemoveVCProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ScaleProcess.cpp 3b8126d26a Fix spelling mistake 3 years ago
ScaleProcess.h 758116b083 removed trailing spaces and tabs from source and text 4 years ago
SortByPTypeProcess.cpp 51f294c587 Fixes issues our internal compliance and code quality tool found: 4 years ago
SortByPTypeProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
SplitByBoneCountProcess.cpp 758116b083 removed trailing spaces and tabs from source and text 4 years ago
SplitByBoneCountProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
SplitLargeMeshes.cpp 3b8126d26a Fix spelling mistake 3 years ago
SplitLargeMeshes.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
TextureTransform.cpp 3b8126d26a Fix spelling mistake 3 years ago
TextureTransform.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
TriangulateProcess.cpp 758116b083 removed trailing spaces and tabs from source and text 4 years ago
TriangulateProcess.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
ValidateDataStructure.cpp 4ec01cfdcd Improve use of logging 4 years ago
ValidateDataStructure.h 9e8dbd0ca5 Update copyrights to 2021. 4 years ago