| .. |
|
AbstractImportExportBase.cpp
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
AbstractImportExportBase.h
|
692fb216f7
closes https://github.com/assimp/assimp/issues/809: add vertex color
|
hace 9 años |
|
AssimpAPITest.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
CCompilerTest.c
|
4b0f9f3e89
Refactor: Use LF for end of line
|
hace 10 años |
|
Main.cpp
|
6ae07f8da5
Refactor: Expand tabs to 4 spaces
|
hace 10 años |
|
SceneDiffer.cpp
|
7bb59004c3
SceneDiffer: fix compiler warning: unused function.
|
hace 9 años |
|
SceneDiffer.h
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
TestIOStream.h
|
293654fe7c
Fix unittest.
|
hace 9 años |
|
TestIOSystem.h
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
TestModelFactory.h
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
UnitTestPCH.h
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
ut3DImportExport.cpp
|
b78af0f80f
unittest: new unittest for 3D-importer.
|
hace 9 años |
|
ut3DSImportExport.cpp
|
abb507bf6d
unittest: add unittest form 3ds-format.
|
hace 9 años |
|
utACImportExport.cpp
|
61ddd9141c
Unittest: new unittests.
|
hace 9 años |
|
utAMFImportExport.cpp
|
83b88ae5b8
unittest: add import export unittest for AMF-format.
|
hace 9 años |
|
utASEImportExport.cpp
|
80f3c64b87
unittest: add unittest from ASE format importer.
|
hace 9 años |
|
utAnim.cpp
|
1939aca31c
anim-header: fix some review findings + andd base tests.
|
hace 9 años |
|
utB3DImportExport.cpp
|
3b05a720d6
unittest: add unittest for b3d format importer / exporte3r.
|
hace 9 años |
|
utBVHImportExport.cpp
|
8b015b31ec
unittest: add unittest for bvh file importer.
|
hace 9 años |
|
utBatchLoader.cpp
|
631eef49c3
BatchImporter: make validation configurable and add unittest for class.
|
hace 9 años |
|
utBlendImportAreaLight.cpp
|
25d84a6aff
Adds support for area lights.
|
hace 9 años |
|
utBlendImportMaterials.cpp
|
c4a542a994
Adds blender material loading.
|
hace 9 años |
|
utBlenderImportExport.cpp
|
061afba7ab
Blender: add import test to unit test suite.
|
hace 9 años |
|
utBlenderIntermediate.cpp
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
hace 9 años |
|
utCSMImportExport.cpp
|
779c698453
unittest: add unittest for CSM format importer / exporter.
|
hace 9 años |
|
utColladaExportCamera.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utColladaExportLight.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utColladaImportExport.cpp
|
a9d3a60617
unittest: add import export test for collada file importer exporter.
|
hace 9 años |
|
utDXFImporterExporter.cpp
|
4ed6db57a2
Initial test suite for DFX-format.
|
hace 9 años |
|
utDefaultIOStream.cpp
|
eb302dab82
Remove compile warning.
|
hace 9 años |
|
utExport.cpp
|
08169a6934
Fixed: Use CMake to identify directory containing test models
|
hace 10 años |
|
utFBXImporterExporter.cpp
|
05510f82af
Unittest: fix a uppcase typo for the example FBX-file.
|
hace 9 años |
|
utFastAtof.cpp
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
hace 9 años |
|
utFindDegenerates.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utFindInvalidData.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utFixInfacingNormals.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utGenNormals.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utHMPImportExport.cpp
|
c62015fe6b
unittest: add unittest for hmp import format.
|
hace 9 años |
|
utIFCImportExport.cpp
|
69052812f5
unit: add format import test for lws-format.
|
hace 9 años |
|
utIOStreamBuffer.cpp
|
2038d01f22
Unittest: fix compiler warning: unused variable.
|
hace 9 años |
|
utIOSystem.cpp
|
c54dcf6180
Remove dead code.
|
hace 9 años |
|
utImporter.cpp
|
12ea506504
Enable unittest for apacity bug for dae files.
|
hace 9 años |
|
utImproveCacheLocality.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utIssues.cpp
|
a46b481985
Generate TestModelFactory for uniform test models in unittests.
|
hace 9 años |
|
utJoinVertices.cpp
|
7c63208515
Fix resource leaks in unit tests.
|
hace 9 años |
|
utLWSImportExport.cpp
|
4d8c1bb54c
unittest: add missing file to fix the build.
|
hace 9 años |
|
utLimitBoneWeights.cpp
|
070fb3363f
Closes https://github.com/assimp/assimp/issues/940: use standard offsetof
|
hace 9 años |
|
utMaterialSystem.cpp
|
070fb3363f
Closes https://github.com/assimp/assimp/issues/940: use standard offsetof
|
hace 9 años |
|
utMatrix3x3.cpp
|
070fb3363f
Closes https://github.com/assimp/assimp/issues/940: use standard offsetof
|
hace 9 años |
|
utMatrix4x4.cpp
|
c61146f52e
Add unittest fixure for aiMetadata.
|
hace 9 años |
|
utMetadata.cpp
|
6813ed49bb
Unittest: fix compiler warning: signed unsigned mismatch.
|
hace 9 años |
|
utNoBoostTest.cpp
|
b37e25cd7d
Replaced boost::format with internal formater
|
hace 9 años |
|
utObjImportExport.cpp
|
db1c6f5fc8
Update utObjImportExport.cpp
|
hace 9 años |
|
utPLYImportExport.cpp
|
a75fa44bde
PLY: prepare bugfix by adding missing unittest.
|
hace 9 años |
|
utPretransformVertices.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utRemoveComments.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utRemoveComponent.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utRemoveRedundantMaterials.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utSIBImporter.cpp
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
utSMDImportExport.cpp
|
859d15d3a0
closes assimp/assimp/issues/899: fix parsing of texture name.
|
hace 9 años |
|
utScene.cpp
|
c6cceef867
Scene: add method to add children.
|
hace 9 años |
|
utScenePreprocessor.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utSharedPPData.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utSortByPType.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utSplitLargeMeshes.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utStringUtils.cpp
|
9b6de15b74
closes https://github.com/assimp/assimp/issues/904: add ai_strtof for
|
hace 9 años |
|
utTargetAnimation.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utTextureTransform.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utTriangulate.cpp
|
ae956044aa
ObjImporter: remove unnecessary allocations of std::vector in obj-specific
|
hace 9 años |
|
utTypes.cpp
|
5ff1c39e02
Obj-Parser: Fix performance issue.
|
hace 9 años |
|
utVersion.cpp
|
4e43763523
Unittests: fix compiler warning signed unsigned mismatch.
|
hace 9 años |
|
utVertexTriangleAdjacency.cpp
|
e5f07dc96c
License info: fix dates
|
hace 10 años |
|
utXImporterExporter.cpp
|
edfb3fc410
New tests for importers.
|
hace 9 años |
|
utglTFImportExport.cpp
|
a0ab85b159
unittest: add a disabled glft unittest.
|
hace 9 años |