Kim Kulling 0f442b1ff2 Merge branch 'master' into gltfIndexOutOfRangeFix 5 年之前
..
Common edaa8e4a80 Need to use ASSIMP_BUILD_DEBUG. 5 年之前
ImportExport f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
AbstractImportExportBase.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
AbstractImportExportBase.h 4e7e47bd43 Updated copyright dates. 5 年之前
AssimpAPITest.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
AssimpAPITest_aiMatrix3x3.cpp e399a12f71 Small changes to C API unit tests. 5 年之前
AssimpAPITest_aiMatrix4x4.cpp 30f09e9fc0 Fix build when ASSIMP_DOUBLE_PRECISION is on. 5 年之前
AssimpAPITest_aiQuaternion.cpp e399a12f71 Small changes to C API unit tests. 5 年之前
AssimpAPITest_aiVector2D.cpp e399a12f71 Small changes to C API unit tests. 5 年之前
AssimpAPITest_aiVector3D.cpp e399a12f71 Small changes to C API unit tests. 5 年之前
CCompilerTest.c 4b0f9f3e89 Refactor: Use LF for end of line 10 年之前
Main.cpp 68a9fa2df3 reformat unittests. 5 年之前
MathTest.cpp e399a12f71 Small changes to C API unit tests. 5 年之前
MathTest.h e399a12f71 Small changes to C API unit tests. 5 年之前
RandomNumberGeneration.h 5377d740e8 fix the build 5 年之前
SceneDiffer.cpp dc04759492 fix unittests part 2. 5 年之前
SceneDiffer.h 4e7e47bd43 Updated copyright dates. 5 年之前
TestIOStream.h 4e7e47bd43 Updated copyright dates. 5 年之前
TestIOSystem.h 4e7e47bd43 Updated copyright dates. 5 年之前
TestModelFactory.h 4e7e47bd43 Updated copyright dates. 5 年之前
UTLogStream.h 4e7e47bd43 Updated copyright dates. 5 年之前
UnitTestFileGenerator.h 13ee2306c3 build/clang-cl-windows 5 年之前
UnitTestPCH.h 4e7e47bd43 Updated copyright dates. 5 年之前
ut3DImportExport.cpp 092883cf19 Merge branch 'master' into update-copyright-end-date 5 年之前
ut3DSImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utACImportExport.cpp 37c74f6fa3 add test to unit for acc file format loader 5 年之前
utAMFImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utASEImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utAnim.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utArmaturePopulate.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utAssbinImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utB3DImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utBVHImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utBatchLoader.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utBlendImportAreaLight.cpp 68a9fa2df3 reformat unittests. 5 年之前
utBlendImportMaterials.cpp 68a9fa2df3 reformat unittests. 5 年之前
utBlenderImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utBlenderIntermediate.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utBlenderWork.cpp 68a9fa2df3 reformat unittests. 5 年之前
utCSMImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utColladaExport.cpp e6c4175d8d Rename Collada export tests 5 年之前
utColladaImportExport.cpp 13ee2306c3 build/clang-cl-windows 5 年之前
utD3MFImportExport.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utDXFImporterExporter.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utDefaultIOStream.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utExport.cpp 127705d347 Unit tests: Enable data structure validation in cases where it doesn't cause failures 7 年之前
utFBXImporterExporter.cpp a639221ede Update to float 5 年之前
utFastAtof.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utFindDegenerates.cpp 68a9fa2df3 reformat unittests. 5 年之前
utFindInvalidData.cpp 2a8daed68f Remove dead code. 5 年之前
utFixInfacingNormals.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utGenBoundingBoxesProcess.cpp 68a9fa2df3 reformat unittests. 5 年之前
utGenNormals.cpp 68a9fa2df3 reformat unittests. 5 年之前
utHMPImportExport.cpp dd58568d60 fix vs2013 warnings in unittests 5 年之前
utIFCImportExport.cpp dd58568d60 fix vs2013 warnings in unittests 5 年之前
utIOStreamBuffer.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utIOSystem.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utImporter.cpp 6c1e21d754 fix formatting. 5 年之前
utImproveCacheLocality.cpp 68a9fa2df3 reformat unittests. 5 年之前
utIssues.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utJoinVertices.cpp 68a9fa2df3 reformat unittests. 5 年之前
utLWOImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utLWSImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utLimitBoneWeights.cpp 68a9fa2df3 reformat unittests. 5 年之前
utM3DImportExport.cpp 132ecae6f4 Merge branch 'master' into kimkulling_dev 5 年之前
utMDCImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utMaterialSystem.cpp 68a9fa2df3 reformat unittests. 5 年之前
utMatrix3x3.cpp 7db6475592 Change from (int division -> cast) to (cast -> float division) 5 年之前
utMatrix4x4.cpp 68a9fa2df3 reformat unittests. 5 年之前
utMetadata.cpp d75d59a4fd Added operator== and operator!= to aiMetadata to allow for testing. 5 年之前
utNoBoostTest.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utObjImportExport.cpp c0ae9b6040 fix invalid check 5 年之前
utObjTools.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utOpenGEXImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utPLYImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utPMXImporter.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utPretransformVertices.cpp 68a9fa2df3 reformat unittests. 5 年之前
utProfiler.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utQ3DImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前
utRemoveComments.cpp 68a9fa2df3 reformat unittests. 5 年之前
utRemoveComponent.cpp c94ed5c7b1 Update utRemoveComponent.cpp 5 年之前
utRemoveRedundantMaterials.cpp 68a9fa2df3 reformat unittests. 5 年之前
utRemoveVCProcess.cpp 68a9fa2df3 reformat unittests. 5 年之前
utSIBImporter.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utSMDImportExport.cpp f8e6512a63 Move format importer and exporter into its won folder. 5 年之前
utSTLImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utScaleProcess.cpp 68a9fa2df3 reformat unittests. 5 年之前
utScene.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utSceneCombiner.cpp 68a9fa2df3 reformat unittests. 5 年之前
utScenePreprocessor.cpp 68a9fa2df3 reformat unittests. 5 年之前
utSharedPPData.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utSimd.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utSortByPType.cpp 68a9fa2df3 reformat unittests. 5 年之前
utSplitLargeMeshes.cpp 68a9fa2df3 reformat unittests. 5 年之前
utStringUtils.cpp bafb8e3189 closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning. 5 年之前
utTargetAnimation.cpp 68a9fa2df3 reformat unittests. 5 年之前
utTextureTransform.cpp 68a9fa2df3 reformat unittests. 5 年之前
utTriangulate.cpp 4c75857f50 Remove duplicate flag 5 年之前
utTypes.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utValidateDataStructure.cpp 4e7e47bd43 Updated copyright dates. 5 年之前
utVector3.cpp 68a9fa2df3 reformat unittests. 5 年之前
utVersion.cpp 9aea72f70e Changed date in test aiGetLegalStringTest to the appropriate year. 5 年之前
utVertexTriangleAdjacency.cpp 68a9fa2df3 reformat unittests. 5 年之前
utX3DImportExport.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utXImporterExporter.cpp 06e40b9820 Removed unneeded SceneDiffer.h includes. 5 年之前
utglTF2ImportExport.cpp 212903e935 Unit test for all indices out of range, and fix. 5 年之前
utglTFImportExport.cpp 68a9fa2df3 reformat unittests. 5 年之前