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