Kim Kulling 1cc7f2ba74 Fix the doxygen documentation from public headers (#6394) hace 2 meses
..
ArmaturePopulate.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ArmaturePopulate.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
CalcTangentsProcess.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
CalcTangentsProcess.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
ComputeUVMappingProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
ComputeUVMappingProcess.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
ConvertToLHProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
ConvertToLHProcess.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
DeboneProcess.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
DeboneProcess.h 1cc7f2ba74 Fix the doxygen documentation from public headers (#6394) hace 2 meses
DropFaceNormalsProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
DropFaceNormalsProcess.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
EmbedTexturesProcess.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
EmbedTexturesProcess.h f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
FindDegenerates.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
FindDegenerates.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
FindInstancesProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
FindInstancesProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
FindInvalidDataProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
FindInvalidDataProcess.h 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
FixNormalsStep.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
FixNormalsStep.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
GenBoundingBoxesProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
GenBoundingBoxesProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
GenFaceNormalsProcess.cpp 8e35cb1a9f Fix out-of-range access cause of aiProcess_GenNormals : array size inconsistency of members of mesh after process (#6332) hace 2 meses
GenFaceNormalsProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
GenVertexNormalsProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
GenVertexNormalsProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ImproveCacheLocality.cpp f544f9c217 Bugfix/fix sonarcube findings (#6369) hace 3 meses
ImproveCacheLocality.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
JoinVerticesProcess.cpp 489c8d565b Restore merging of near-identical vertices for JoinIdenticalVertices (#6278) hace 3 meses
JoinVerticesProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
LimitBoneWeightsProcess.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
LimitBoneWeightsProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
MakeVerboseFormat.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
MakeVerboseFormat.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
OptimizeGraph.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
OptimizeGraph.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
OptimizeMeshes.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
OptimizeMeshes.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
PretransformVertices.cpp 672594c230 Revert "Refactoring: use using types (#6266)" (#6324) hace 2 meses
PretransformVertices.h 672594c230 Revert "Refactoring: use using types (#6266)" (#6324) hace 2 meses
ProcessHelper.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ProcessHelper.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
RemoveRedundantMaterials.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
RemoveRedundantMaterials.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
RemoveVCProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
RemoveVCProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ScaleProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
ScaleProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
SortByPTypeProcess.cpp 672594c230 Revert "Refactoring: use using types (#6266)" (#6324) hace 2 meses
SortByPTypeProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
SplitByBoneCountProcess.cpp 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
SplitByBoneCountProcess.h ac0b19a771 Remove Redundant `virtual` (#6064) hace 9 meses
SplitLargeMeshes.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
SplitLargeMeshes.h 45898eee55 Refactorings: glTF cleanups (#6028) hace 10 meses
TextureTransform.cpp 4b6cc8c28a bugfix: Fixed the memory leak when texture transforming (#6236) (#6237) hace 6 meses
TextureTransform.h 4b6cc8c28a bugfix: Fixed the memory leak when texture transforming (#6236) (#6237) hace 6 meses
TriangulateProcess.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
TriangulateProcess.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ValidateDataStructure.cpp 88959b2be7 Fix Whitespace (#6063) hace 9 meses
ValidateDataStructure.h 88959b2be7 Fix Whitespace (#6063) hace 9 meses