assimp/code/PostProcessing
Kim Kulling eb55a6a3cd
Update ScaleProcess.cpp
Fix review findings.
2019-08-19 20:24:01 +02:00
..
CalcTangentsProcess.cpp fix for div by zero reported by address sanitizer 2019-08-16 17:04:42 -07:00
CalcTangentsProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ComputeUVMappingProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
ComputeUVMappingProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ConvertToLHProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
ConvertToLHProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
DeboneProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
DeboneProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
DropFaceNormalsProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
DropFaceNormalsProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
EmbedTexturesProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
EmbedTexturesProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FindDegenerates.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FindDegenerates.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FindInstancesProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FindInstancesProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FindInvalidDataProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FindInvalidDataProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FixNormalsStep.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FixNormalsStep.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
GenBoundingBoxesProcess.cpp PostProcesswing: add gen-aabb process to postprocessing. 2019-06-23 20:24:32 +02:00
GenBoundingBoxesProcess.h Add unittest. 2019-06-24 21:37:53 +02:00
GenFaceNormalsProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
GenFaceNormalsProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
GenVertexNormalsProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
GenVertexNormalsProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ImproveCacheLocality.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ImproveCacheLocality.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
JoinVerticesProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
JoinVerticesProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
LimitBoneWeightsProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
LimitBoneWeightsProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MakeVerboseFormat.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
MakeVerboseFormat.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
OptimizeGraph.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
OptimizeGraph.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
OptimizeMeshes.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
OptimizeMeshes.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
PretransformVertices.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
PretransformVertices.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ProcessHelper.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
ProcessHelper.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
RemoveRedundantMaterials.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
RemoveRedundantMaterials.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
RemoveVCProcess.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
RemoveVCProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ScaleProcess.cpp Update ScaleProcess.cpp 2019-08-19 20:24:01 +02:00
ScaleProcess.h ScaleProcess overhauled to improve compatibility with animations and unit conversion. 2019-08-19 17:36:57 +01:00
SortByPTypeProcess.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
SortByPTypeProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
SplitLargeMeshes.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
SplitLargeMeshes.h Add unittest. 2019-06-24 21:37:53 +02:00
TextureTransform.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
TextureTransform.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
TriangulateProcess.cpp Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
TriangulateProcess.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
ValidateDataStructure.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
ValidateDataStructure.h Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00