kimkulling 33af183bb8 Cleanup the public headers. 6 yıl önce
..
CalcTangentsProcess.cpp f69bf5f7ed fix for div by zero reported by address sanitizer 6 yıl önce
CalcTangentsProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ComputeUVMappingProcess.cpp aa47a028c8 Fix UV texture coords generation along Z Axis 6 yıl önce
ComputeUVMappingProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ConvertToLHProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
ConvertToLHProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
DeboneProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
DeboneProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
DropFaceNormalsProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
DropFaceNormalsProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
EmbedTexturesProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
EmbedTexturesProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
FindDegenerates.cpp 57c46db042 Reorg of code. 6 yıl önce
FindDegenerates.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
FindInstancesProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
FindInstancesProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
FindInvalidDataProcess.cpp 33af183bb8 Cleanup the public headers. 6 yıl önce
FindInvalidDataProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
FixNormalsStep.cpp 57c46db042 Reorg of code. 6 yıl önce
FixNormalsStep.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
GenBoundingBoxesProcess.cpp 26bd54ae0b PostProcesswing: add gen-aabb process to postprocessing. 6 yıl önce
GenBoundingBoxesProcess.h 0f66a917e5 Add unittest. 6 yıl önce
GenFaceNormalsProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
GenFaceNormalsProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
GenVertexNormalsProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
GenVertexNormalsProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ImproveCacheLocality.cpp 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ImproveCacheLocality.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
JoinVerticesProcess.cpp 4bc5e8c262 Stop JoinVerticiesProcess removing bones from mesh as per #2596 6 yıl önce
JoinVerticesProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
LimitBoneWeightsProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
LimitBoneWeightsProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
MakeVerboseFormat.cpp 01d0f06d3a Make IsVerbose accessible outside the exporter 6 yıl önce
MakeVerboseFormat.h 01d0f06d3a Make IsVerbose accessible outside the exporter 6 yıl önce
OptimizeGraph.cpp 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
OptimizeGraph.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
OptimizeMeshes.cpp 57c46db042 Reorg of code. 6 yıl önce
OptimizeMeshes.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
PretransformVertices.cpp 57c46db042 Reorg of code. 6 yıl önce
PretransformVertices.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ProcessHelper.cpp 57c46db042 Reorg of code. 6 yıl önce
ProcessHelper.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
RemoveRedundantMaterials.cpp 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
RemoveRedundantMaterials.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
RemoveVCProcess.cpp 57c46db042 Reorg of code. 6 yıl önce
RemoveVCProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ScaleProcess.cpp 0d29203e24 Prototype unit system for assimp generic enough to be used across formats. 6 yıl önce
ScaleProcess.h fbb34b1de1 ScaleProcess overhauled to improve compatibility with animations and unit conversion. 6 yıl önce
SortByPTypeProcess.cpp 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
SortByPTypeProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
SplitLargeMeshes.cpp 57c46db042 Reorg of code. 6 yıl önce
SplitLargeMeshes.h 0f66a917e5 Add unittest. 6 yıl önce
TextureTransform.cpp 57c46db042 Reorg of code. 6 yıl önce
TextureTransform.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
TriangulateProcess.cpp 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
TriangulateProcess.h 2da3a38d60 Fix the compile pass, still unresolved symbols. 6 yıl önce
ValidateDataStructure.cpp e0fee3d87b gltf2.0 importer - Support for mesh morph animations added. 6 yıl önce
ValidateDataStructure.h e0fee3d87b gltf2.0 importer - Support for mesh morph animations added. 6 yıl önce