assimp/code/PostProcessing
Kim Kulling f527e56f22
Merge branch 'master' into explicitly-default-dtors
2022-08-30 22:21:06 +02:00
..
ArmaturePopulate.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
ArmaturePopulate.h Update copyrights 2022-01-10 21:13:43 +01:00
CalcTangentsProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
CalcTangentsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
ComputeUVMappingProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
ComputeUVMappingProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
ConvertToLHProcess.cpp Explicitly default all empty dtors 2022-08-25 11:32:59 -04:00
ConvertToLHProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
DeboneProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
DeboneProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
DropFaceNormalsProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
DropFaceNormalsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
EmbedTexturesProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
EmbedTexturesProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
FindDegenerates.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
FindDegenerates.h Update copyrights 2022-01-10 21:13:43 +01:00
FindInstancesProcess.cpp Explicitly default all empty dtors 2022-08-25 11:32:59 -04:00
FindInstancesProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
FindInvalidDataProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
FindInvalidDataProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
FixNormalsStep.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
FixNormalsStep.h Update copyrights 2022-01-10 21:13:43 +01:00
GenBoundingBoxesProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
GenBoundingBoxesProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
GenFaceNormalsProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
GenFaceNormalsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
GenVertexNormalsProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
GenVertexNormalsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
ImproveCacheLocality.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
ImproveCacheLocality.h Update copyrights 2022-01-10 21:13:43 +01:00
JoinVerticesProcess.cpp Merge branch 'master' into explicitly-default-dtors 2022-08-30 22:21:06 +02:00
JoinVerticesProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
LimitBoneWeightsProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
LimitBoneWeightsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
MakeVerboseFormat.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
MakeVerboseFormat.h Update copyrights 2022-01-10 21:13:43 +01:00
OptimizeGraph.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
OptimizeGraph.h Update copyrights 2022-01-10 21:13:43 +01:00
OptimizeMeshes.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
OptimizeMeshes.h Update copyrights 2022-01-10 21:13:43 +01:00
PretransformVertices.cpp Update copyrights 2022-01-10 21:13:43 +01:00
PretransformVertices.h Update copyrights 2022-01-10 21:13:43 +01:00
ProcessHelper.cpp Apply modernize-use-emplace clang-tidy rule 2022-08-23 11:41:49 -04:00
ProcessHelper.h Update copyrights 2022-01-10 21:13:43 +01:00
RemoveRedundantMaterials.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
RemoveRedundantMaterials.h Update copyrights 2022-01-10 21:13:43 +01:00
RemoveVCProcess.cpp Explicitly default all empty dtors 2022-08-25 11:32:59 -04:00
RemoveVCProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
ScaleProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
ScaleProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
SortByPTypeProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
SortByPTypeProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
SplitByBoneCountProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
SplitByBoneCountProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
SplitLargeMeshes.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
SplitLargeMeshes.h Update copyrights 2022-01-10 21:13:43 +01:00
TextureTransform.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
TextureTransform.h Update copyrights 2022-01-10 21:13:43 +01:00
TriangulateProcess.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
TriangulateProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
ValidateDataStructure.cpp Explicitly default all empty dtors 2022-08-25 11:32:59 -04:00
ValidateDataStructure.h Update copyrights 2022-01-10 21:13:43 +01:00