assimp/code/PostProcessing
Krishty 758116b083 removed trailing spaces and tabs from source and text
This commit ignores the “contrib” folder in order to prevent merge conflicts in dependencies, should these be updated via git.
2021-07-29 13:28:51 +02:00
..
ArmaturePopulate.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
ArmaturePopulate.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
CalcTangentsProcess.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
CalcTangentsProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ComputeUVMappingProcess.cpp Compile fix for MSVC 2019 2021-03-04 08:04:19 +01:00
ComputeUVMappingProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ConvertToLHProcess.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ConvertToLHProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
DeboneProcess.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
DeboneProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
DropFaceNormalsProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
DropFaceNormalsProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
EmbedTexturesProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
EmbedTexturesProcess.h Apply various performance fixes from clang-tidy 2021-06-22 12:27:15 -04:00
FindDegenerates.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
FindDegenerates.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FindInstancesProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
FindInstancesProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FindInvalidDataProcess.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
FindInvalidDataProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FixNormalsStep.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
FixNormalsStep.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
GenBoundingBoxesProcess.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
GenBoundingBoxesProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
GenFaceNormalsProcess.cpp consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 2021-04-29 20:52:06 +03:00
GenFaceNormalsProcess.h consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 2021-04-29 20:52:06 +03:00
GenVertexNormalsProcess.cpp consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 2021-04-29 20:52:06 +03:00
GenVertexNormalsProcess.h consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals 2021-04-29 20:52:06 +03:00
ImproveCacheLocality.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
ImproveCacheLocality.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
JoinVerticesProcess.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
JoinVerticesProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
LimitBoneWeightsProcess.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
LimitBoneWeightsProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MakeVerboseFormat.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MakeVerboseFormat.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
OptimizeGraph.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
OptimizeGraph.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
OptimizeMeshes.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
OptimizeMeshes.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
PretransformVertices.cpp No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
PretransformVertices.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ProcessHelper.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ProcessHelper.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
RemoveRedundantMaterials.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
RemoveRedundantMaterials.h style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
RemoveVCProcess.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
RemoveVCProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ScaleProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
ScaleProcess.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
SortByPTypeProcess.cpp Remove GLTF tag, postprocessing is format independent 2021-04-21 16:20:58 +01:00
SortByPTypeProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SplitByBoneCountProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
SplitByBoneCountProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SplitLargeMeshes.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
SplitLargeMeshes.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
TextureTransform.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
TextureTransform.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
TriangulateProcess.cpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
TriangulateProcess.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ValidateDataStructure.cpp Improve use of logging 2021-05-13 12:05:31 +01:00
ValidateDataStructure.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00