assimp/test/unit
Jared Mulconry 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as
build warnings in tests.
2016-11-19 01:54:27 +11:00
..
AssimpAPITest.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
CCompilerTest.c Refactor: Use LF for end of line 2015-06-28 16:08:06 -06:00
Main.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:08:06 -06:00
SceneDiffer.cpp SceneDiffer: add face tester. 2016-09-26 20:53:42 +02:00
SceneDiffer.h Refactoring: rename ModelDiffer to Scenediffer. 2016-09-23 10:22:14 +02:00
TestIOStream.h Fix unittest. 2016-10-30 08:55:11 +01:00
TestIOSystem.h BatchImporter: make validation configurable and add unittest for class. 2016-11-11 12:49:05 +01:00
UnitTestPCH.h Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utBatchLoader.cpp BatchImporter: make validation configurable and add unittest for class. 2016-11-11 12:49:05 +01:00
utBlendImportAreaLight.cpp Adds support for area lights. 2016-05-16 13:04:43 +02:00
utBlendImportMaterials.cpp Adds blender material loading. 2016-05-17 21:17:51 +02:00
utBlenderIntermediate.cpp Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 2016-11-19 01:54:27 +11:00
utColladaExportCamera.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utColladaExportLight.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utDefaultIOStream.cpp Obj: Fix some small issues 2016-10-29 19:07:30 +02:00
utExport.cpp Fixed: Use CMake to identify directory containing test models 2015-06-30 19:59:55 -06:00
utFastAtof.cpp Adding double precision import support for formats that can be exported 2016-07-16 18:23:33 +10:00
utFindDegenerates.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utFindInvalidData.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utFixInfacingNormals.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utGenNormals.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utIOStreamBuffer.cpp Fix rounding issue in unittest for block calculation. 2016-10-30 11:16:31 +01:00
utIOSystem.cpp BatchImporter: make validation configurable and add unittest for class. 2016-11-11 12:49:05 +01:00
utImporter.cpp BatchImporter: make validation configurable and add unittest for class. 2016-11-11 12:49:05 +01:00
utImproveCacheLocality.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utIssues.cpp Unittests: diable broken test. 2016-06-28 11:59:20 +02:00
utJoinVertices.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utLimitBoneWeights.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMaterialSystem.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMatrix3x3.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMatrix4x4.cpp propagating precision requirments into operations 2016-07-16 18:23:33 +10:00
utNoBoostTest.cpp Replaced boost::format with internal formater 2016-04-06 00:03:05 +02:00
utObjImportExport.cpp SceneDiffer: add face tester. 2016-09-26 20:53:42 +02:00
utPretransformVertices.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveComments.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveComponent.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveRedundantMaterials.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utScenePreprocessor.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSharedPPData.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSortByPType.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSplitLargeMeshes.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utStringUtils.cpp closes https://github.com/assimp/assimp/issues/904: add ai_strtof for 2016-06-20 20:30:29 +02:00
utTargetAnimation.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utTextureTransform.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utTriangulate.cpp ObjImporter: remove unnecessary allocations of std::vector in obj-specific 2016-11-09 20:09:45 +01:00
utTypes.cpp Obj-Parser: Fix performance issue. 2016-11-08 20:34:55 +01:00
utVersion.cpp Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
utVertexTriangleAdjacency.cpp License info: fix dates 2016-02-25 18:22:59 +01:00