Kim Kulling 3585dd577d Fix: Add default parameter to constructor/destructor. 2 years ago
..
ArmaturePopulate.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
ArmaturePopulate.h 50c7301a38 Update copyrights 4 years ago
CalcTangentsProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
CalcTangentsProcess.h 50c7301a38 Update copyrights 4 years ago
ComputeUVMappingProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
ComputeUVMappingProcess.h 50c7301a38 Update copyrights 4 years ago
ConvertToLHProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 3 years ago
ConvertToLHProcess.h 50c7301a38 Update copyrights 4 years ago
DeboneProcess.cpp ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 3 years ago
DeboneProcess.h 50c7301a38 Update copyrights 4 years ago
DropFaceNormalsProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
DropFaceNormalsProcess.h 50c7301a38 Update copyrights 4 years ago
EmbedTexturesProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
EmbedTexturesProcess.h 50c7301a38 Update copyrights 4 years ago
FindDegenerates.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
FindDegenerates.h 50c7301a38 Update copyrights 4 years ago
FindInstancesProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 3 years ago
FindInstancesProcess.h 50c7301a38 Update copyrights 4 years ago
FindInvalidDataProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
FindInvalidDataProcess.h 50c7301a38 Update copyrights 4 years ago
FixNormalsStep.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
FixNormalsStep.h 50c7301a38 Update copyrights 4 years ago
GenBoundingBoxesProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
GenBoundingBoxesProcess.h 50c7301a38 Update copyrights 4 years ago
GenFaceNormalsProcess.cpp 8d1256f472 Comments about winding order fix for gen normals 3 years ago
GenFaceNormalsProcess.h eb5d3c51e8 Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 3 years ago
GenVertexNormalsProcess.cpp 8d1256f472 Comments about winding order fix for gen normals 3 years ago
GenVertexNormalsProcess.h eb5d3c51e8 Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 3 years ago
ImproveCacheLocality.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
ImproveCacheLocality.h 50c7301a38 Update copyrights 4 years ago
JoinVerticesProcess.cpp 7877dab43a Fix: Fix typo 2 years ago
JoinVerticesProcess.h 3585dd577d Fix: Add default parameter to constructor/destructor. 2 years ago
LimitBoneWeightsProcess.cpp 5ed01bcfa3 Ensure initializer exists 3 years ago
LimitBoneWeightsProcess.h 50c7301a38 Update copyrights 4 years ago
MakeVerboseFormat.cpp ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 3 years ago
MakeVerboseFormat.h 50c7301a38 Update copyrights 4 years ago
OptimizeGraph.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
OptimizeGraph.h 50c7301a38 Update copyrights 4 years ago
OptimizeMeshes.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
OptimizeMeshes.h 50c7301a38 Update copyrights 4 years ago
PretransformVertices.cpp 4c6652f5b0 Add a handful of missing fixes 3 years ago
PretransformVertices.h 50c7301a38 Update copyrights 4 years ago
ProcessHelper.cpp 411171fa45 Apply some more modernize-use-emplace 3 years ago
ProcessHelper.h 50c7301a38 Update copyrights 4 years ago
RemoveRedundantMaterials.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
RemoveRedundantMaterials.h 50c7301a38 Update copyrights 4 years ago
RemoveVCProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 3 years ago
RemoveVCProcess.h 50c7301a38 Update copyrights 4 years ago
ScaleProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
ScaleProcess.h 50c7301a38 Update copyrights 4 years ago
SortByPTypeProcess.cpp 411171fa45 Apply some more modernize-use-emplace 3 years ago
SortByPTypeProcess.h 50c7301a38 Update copyrights 4 years ago
SplitByBoneCountProcess.cpp 411171fa45 Apply some more modernize-use-emplace 3 years ago
SplitByBoneCountProcess.h 50c7301a38 Update copyrights 4 years ago
SplitLargeMeshes.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
SplitLargeMeshes.h 50c7301a38 Update copyrights 4 years ago
TextureTransform.cpp 411171fa45 Apply some more modernize-use-emplace 3 years ago
TextureTransform.h 50c7301a38 Update copyrights 4 years ago
TriangulateProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
TriangulateProcess.h 50c7301a38 Update copyrights 4 years ago
ValidateDataStructure.cpp 38ccb7e6c9 Used sizeof for buffer sizes instead of hardcoding values 3 years ago
ValidateDataStructure.h 50c7301a38 Update copyrights 4 years ago