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