David Campos Rodríguez 1e44036c36 Prefix MTL textures with the MTL directory path (#5928) 7 months ago
..
Common 4024726eca Fix leak (#5762) 1 year ago
Geometry 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
ImportExport ec563823b6 Cleanup unit tests that export files by making sure those files are deleted once the unit test is complete. Moved logging from a .txt to a .log file so that git ignores the files (#5852) 10 months ago
AbstractImportExportBase.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
AbstractImportExportBase.h 758116b083 removed trailing spaces and tabs from source and text 4 years ago
AssimpAPITest.cpp 325b0a543f Add checks for invalid buffer ans size (#5570) 1 year ago
AssimpAPITest_aiMatrix3x3.cpp 1ce3164bc2 Bug/evaluate matrix4x4 access (#5936) 8 months ago
AssimpAPITest_aiMatrix4x4.cpp 1ce3164bc2 Bug/evaluate matrix4x4 access (#5936) 8 months ago
AssimpAPITest_aiQuaternion.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
AssimpAPITest_aiVector2D.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
AssimpAPITest_aiVector3D.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
CCompilerTest.c 4b0f9f3e89 Refactor: Use LF for end of line 10 years ago
Main.cpp ec563823b6 Cleanup unit tests that export files by making sure those files are deleted once the unit test is complete. Moved logging from a .txt to a .log file so that git ignores the files (#5852) 10 months ago
MathTest.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
MathTest.h 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
RandomNumberGeneration.h 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
SceneDiffer.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
SceneDiffer.h 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
TestIOStream.h 4e7e47bd43 Updated copyright dates. 5 years ago
TestIOSystem.h 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
TestModelFactory.h 1ce3164bc2 Bug/evaluate matrix4x4 access (#5936) 8 months ago
UTLogStream.h 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
UnitTestFileGenerator.h 9d11b220eb Fix utDefaultIOStream test under MinGW (#5525) 1 year ago
UnitTestPCH.h 6b32f34fc2 Try disabling C4389 for GTest only for MSVC 5 years ago
ut3DImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
ut3DSImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utACImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utAMFImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utASEImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utAnim.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utArmaturePopulate.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utAssbinImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utB3DImportExport.cpp bff00b15f1 Replace raw pointers by std::string (#5656) 1 year ago
utBVHImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBatchLoader.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBlendImportAreaLight.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBlendImportMaterials.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBlenderImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBlenderIntermediate.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utBlenderWork.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utCSMImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utColladaExport.cpp 1ce3164bc2 Bug/evaluate matrix4x4 access (#5936) 8 months ago
utColladaImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utD3MFImportExport.cpp 04afb63d34 fix ci by disabling tests (#5583) 1 year ago
utDXFImporterExporter.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utDefaultIOStream.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utFBXImporterExporter.cpp ed3fccd5db Add option to ignore FBX custom axes (#5754) 1 year ago
utFastAtof.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utFindDegenerates.cpp 12cdbb712c Fixes possible out-of-bound read in findDegenerate (#5679) 1 year ago
utFindInvalidData.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utFixInfacingNormals.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utGenBoundingBoxesProcess.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utGenNormals.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utHMPImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utIFCImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utIOStreamBuffer.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utIOSystem.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utImporter.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utImproveCacheLocality.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utIssues.cpp 1ce3164bc2 Bug/evaluate matrix4x4 access (#5936) 8 months ago
utJoinVertices.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utLWOImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utLWSImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utLimitBoneWeights.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utM3DImportExport.cpp 132ecae6f4 Merge branch 'master' into kimkulling_dev 5 years ago
utMDCImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utMaterialSystem.cpp 12ed0286e4 Added more Maya materials (#5101) 1 year ago
utMatrix3x3.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utMatrix4x4.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utMetadata.cpp d386309af9 Fix unittest path (#5948) 8 months ago
utNoBoostTest.cpp 4e7e47bd43 Updated copyright dates. 5 years ago
utObjImportExport.cpp 1e44036c36 Prefix MTL textures with the MTL directory path (#5928) 7 months ago
utObjTools.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utOpenGEXImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utPLYImportExport.cpp ff2dc2fb2e Prevents PLY from parsing duplicate properties (#5743) 1 year ago
utPMXImporter.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utPretransformVertices.cpp a51500ba2b Draft: Update init of aiString (#5623) 1 year ago
utProfiler.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utQ3DImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utRemoveComments.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utRemoveComponent.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utRemoveRedundantMaterials.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utRemoveVCProcess.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSIBImporter.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSMDImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSTLImportExport.cpp ec563823b6 Cleanup unit tests that export files by making sure those files are deleted once the unit test is complete. Moved logging from a .txt to a .log file so that git ignores the files (#5852) 10 months ago
utScaleProcess.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utScene.cpp 4e7e47bd43 Updated copyright dates. 5 years ago
utSceneCombiner.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utScenePreprocessor.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSharedPPData.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSimd.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSortByPType.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utSplitLargeMeshes.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utStringUtils.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utTargetAnimation.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utTextureTransform.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utTriangulate.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utTypes.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utUSDImport.cpp 2493deff37 USD Keyframe Animations (#5856) 9 months ago
utValidateDataStructure.cpp 4e7e47bd43 Updated copyright dates. 5 years ago
utVector3.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utVersion.cpp c35200e38e prepare v5.4.3 (#5741) 1 year ago
utVertexTriangleAdjacency.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utX3DImportExport.cpp e4ef89182d Add unit tests for X3D models which were broken at 5 Oct 2020 commit 3b9d4cf (#5828) 10 months ago
utXImporterExporter.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
utglTF2ImportExport.cpp 164a5ae8cf bugfix: Fixed the issue that draco compressed gltf files cannot be loaded normally (#5882) (#5883) 9 months ago
utglTFImportExport.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago