assimp/code/PostProcessing
kimkulling 81c15b38ae fix merge 2020-07-07 17:16:53 +02: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 small changes 2020-03-01 11:12:37 +02: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 fix merge 2020-07-07 17:16:53 +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 Use verbose debug logging in certain places 2020-05-15 17:26:17 +01: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 fix merge 2020-07-07 17:16:53 +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 fix merge 2020-07-07 17:16:53 +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 fix merge 2020-07-07 17:16:53 +02:00
JoinVerticesProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
LimitBoneWeightsProcess.cpp fix merge 2020-07-07 17:16:53 +02: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 small changes 2020-03-01 11:12:37 +02: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 fix merge 2020-07-07 17:16:53 +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 fix merge 2020-07-07 17:16:53 +02:00
SortByPTypeProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
SplitByBoneCountProcess.cpp Check for existed bone 2020-03-31 14:18:51 -07:00
SplitByBoneCountProcess.h fixing the conflicts 2020-03-09 22:19:12 +02:00
SplitLargeMeshes.cpp Merge branch 'master' into master 2020-04-16 11:54:57 +02: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 merge 2020-07-07 17:16:53 +02:00
TriangulateProcess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ValidateDataStructure.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
ValidateDataStructure.h Updated copyright dates. 2020-01-20 08:53:12 -05:00