Kim Kulling d6b8d61066 Merge branch 'master' into JoinVerticesProcessUsedVerticesMask 2 年之前
..
ArmaturePopulate.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
ArmaturePopulate.h 50c7301a38 Update copyrights 3 年之前
CalcTangentsProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
CalcTangentsProcess.h 50c7301a38 Update copyrights 3 年之前
ComputeUVMappingProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
ComputeUVMappingProcess.h 50c7301a38 Update copyrights 3 年之前
ConvertToLHProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 2 年之前
ConvertToLHProcess.h 50c7301a38 Update copyrights 3 年之前
DeboneProcess.cpp ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 年之前
DeboneProcess.h 50c7301a38 Update copyrights 3 年之前
DropFaceNormalsProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
DropFaceNormalsProcess.h 50c7301a38 Update copyrights 3 年之前
EmbedTexturesProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
EmbedTexturesProcess.h 50c7301a38 Update copyrights 3 年之前
FindDegenerates.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
FindDegenerates.h 50c7301a38 Update copyrights 3 年之前
FindInstancesProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 2 年之前
FindInstancesProcess.h 50c7301a38 Update copyrights 3 年之前
FindInvalidDataProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
FindInvalidDataProcess.h 50c7301a38 Update copyrights 3 年之前
FixNormalsStep.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
FixNormalsStep.h 50c7301a38 Update copyrights 3 年之前
GenBoundingBoxesProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
GenBoundingBoxesProcess.h 50c7301a38 Update copyrights 3 年之前
GenFaceNormalsProcess.cpp 8d1256f472 Comments about winding order fix for gen normals 2 年之前
GenFaceNormalsProcess.h eb5d3c51e8 Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 2 年之前
GenVertexNormalsProcess.cpp 8d1256f472 Comments about winding order fix for gen normals 2 年之前
GenVertexNormalsProcess.h eb5d3c51e8 Correctly consider aiProcess_FlipWindingOrder AND aiProcess_MakeLeftHanded when generating normals 2 年之前
ImproveCacheLocality.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
ImproveCacheLocality.h 50c7301a38 Update copyrights 3 年之前
JoinVerticesProcess.cpp 5ed09b7ab6 usedVertexIndicesMask is now based on vector<boo> instead of vector<uint> 2 年之前
JoinVerticesProcess.h 50c7301a38 Update copyrights 3 年之前
LimitBoneWeightsProcess.cpp 5ed01bcfa3 Ensure initializer exists 2 年之前
LimitBoneWeightsProcess.h 50c7301a38 Update copyrights 3 年之前
MakeVerboseFormat.cpp ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 年之前
MakeVerboseFormat.h 50c7301a38 Update copyrights 3 年之前
OptimizeGraph.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
OptimizeGraph.h 50c7301a38 Update copyrights 3 年之前
OptimizeMeshes.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
OptimizeMeshes.h 50c7301a38 Update copyrights 3 年之前
PretransformVertices.cpp 4c6652f5b0 Add a handful of missing fixes 2 年之前
PretransformVertices.h 50c7301a38 Update copyrights 3 年之前
ProcessHelper.cpp 411171fa45 Apply some more modernize-use-emplace 2 年之前
ProcessHelper.h 50c7301a38 Update copyrights 3 年之前
RemoveRedundantMaterials.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
RemoveRedundantMaterials.h 50c7301a38 Update copyrights 3 年之前
RemoveVCProcess.cpp 6fa21dcc6e Explicitly default all empty dtors 2 年之前
RemoveVCProcess.h 50c7301a38 Update copyrights 3 年之前
ScaleProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
ScaleProcess.h 50c7301a38 Update copyrights 3 年之前
SortByPTypeProcess.cpp 411171fa45 Apply some more modernize-use-emplace 2 年之前
SortByPTypeProcess.h 50c7301a38 Update copyrights 3 年之前
SplitByBoneCountProcess.cpp 411171fa45 Apply some more modernize-use-emplace 2 年之前
SplitByBoneCountProcess.h 50c7301a38 Update copyrights 3 年之前
SplitLargeMeshes.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
SplitLargeMeshes.h 50c7301a38 Update copyrights 3 年之前
TextureTransform.cpp 411171fa45 Apply some more modernize-use-emplace 2 年之前
TextureTransform.h 50c7301a38 Update copyrights 3 年之前
TriangulateProcess.cpp e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
TriangulateProcess.h 50c7301a38 Update copyrights 3 年之前
ValidateDataStructure.cpp 38ccb7e6c9 Used sizeof for buffer sizes instead of hardcoding values 2 年之前
ValidateDataStructure.h 50c7301a38 Update copyrights 3 年之前