assimp/code/PostProcessing
Kim Kulling 3585dd577d
Fix: Add default parameter to constructor/destructor.
2023-02-16 11:19:23 +01: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 Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05: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 Comments about winding order fix for gen normals 2023-01-20 14:55:06 +00:00
GenFaceNormalsProcess.h Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 2023-01-19 16:46:29 +00:00
GenVertexNormalsProcess.cpp Comments about winding order fix for gen normals 2023-01-20 14:55:06 +00:00
GenVertexNormalsProcess.h Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 2023-01-19 16:46:29 +00: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 Fix: Fix typo 2023-02-16 10:59:36 +01:00
JoinVerticesProcess.h Fix: Add default parameter to constructor/destructor. 2023-02-16 11:19:23 +01:00
LimitBoneWeightsProcess.cpp Ensure initializer exists 2023-01-20 20:00:36 +01:00
LimitBoneWeightsProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
MakeVerboseFormat.cpp Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05: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 Add a handful of missing fixes 2022-09-01 11:37:53 -04:00
PretransformVertices.h Update copyrights 2022-01-10 21:13:43 +01:00
ProcessHelper.cpp Apply some more modernize-use-emplace 2022-09-02 11:20:02 -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 Apply some more modernize-use-emplace 2022-09-02 11:20:02 -04:00
SortByPTypeProcess.h Update copyrights 2022-01-10 21:13:43 +01:00
SplitByBoneCountProcess.cpp Apply some more modernize-use-emplace 2022-09-02 11:20:02 -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 Apply some more modernize-use-emplace 2022-09-02 11:20:02 -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 Used sizeof for buffer sizes instead of hardcoding values 2022-09-30 22:03:59 -04:00
ValidateDataStructure.h Update copyrights 2022-01-10 21:13:43 +01:00