assimp/code/PostProcessing
Bart Sekura 5f50e42535 added missing return 2021-01-23 09:56:35 +09:00
..
ArmaturePopulate.cpp Ensure asserts are defined where expected. 2020-07-02 14:53:29 +01:00
ArmaturePopulate.h Make file formatting comply with POSIX and Unix standards 2020-03-21 02:34:12 -04:00
CalcTangentsProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
CalcTangentsProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ComputeUVMappingProcess.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
ComputeUVMappingProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ConvertToLHProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
ConvertToLHProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
DeboneProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
DeboneProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
DropFaceNormalsProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
DropFaceNormalsProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
EmbedTexturesProcess.cpp next fixed warnings 2020-03-01 13:15:45 +01:00
EmbedTexturesProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
FindDegenerates.cpp Fix typo 2020-11-16 11:06:39 +00:00
FindDegenerates.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
FindInstancesProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
FindInstancesProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
FindInvalidDataProcess.cpp Merge branch 'master' into FindInvalidData 2020-06-25 16:41:24 +02:00
FindInvalidDataProcess.h Fix static-code findings, 2020-03-15 12:16:17 +01:00
FixNormalsStep.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
FixNormalsStep.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
GenBoundingBoxesProcess.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
GenBoundingBoxesProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
GenFaceNormalsProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
GenFaceNormalsProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
GenVertexNormalsProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
GenVertexNormalsProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ImproveCacheLocality.cpp Use verbose debug logging in certain places 2020-05-15 17:26:17 +01:00
ImproveCacheLocality.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
JoinVerticesProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
JoinVerticesProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
LimitBoneWeightsProcess.cpp Check invalid vertex id for bone weight 2020-06-20 15:27:28 +09:00
LimitBoneWeightsProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
MakeVerboseFormat.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
MakeVerboseFormat.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
OptimizeGraph.cpp fix more warnings. 2020-02-16 15:37:20 +01:00
OptimizeGraph.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
OptimizeMeshes.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
OptimizeMeshes.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
PretransformVertices.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
PretransformVertices.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ProcessHelper.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
ProcessHelper.h Fix build when ASSIMP_DOUBLE_PRECISION is on. 2020-06-28 17:36:21 -07:00
RemoveRedundantMaterials.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
RemoveRedundantMaterials.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
RemoveVCProcess.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
RemoveVCProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ScaleProcess.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
ScaleProcess.h Make file formatting comply with POSIX and Unix standards 2020-03-21 02:34:12 -04:00
SortByPTypeProcess.cpp Keep AnimMesh data during the SortByPTypeProcess 2020-12-16 19:19:30 +01:00
SortByPTypeProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
SplitByBoneCountProcess.cpp Fix for 3489 | Preserve morph targets when splitting by bone count 2020-11-28 10:01:50 -08:00
SplitByBoneCountProcess.h small refactorings. 2020-03-09 10:55:32 +01:00
SplitLargeMeshes.cpp next warnings. 2020-02-18 14:41:19 +01:00
SplitLargeMeshes.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
TextureTransform.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
TextureTransform.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
TriangulateProcess.cpp Fix possible overflow in new. 2020-08-05 17:56:44 +02:00
TriangulateProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ValidateDataStructure.cpp added missing return 2021-01-23 09:56:35 +09:00
ValidateDataStructure.h Updated copyright dates. 2020-01-20 08:53:12 -05:00