summaryrefslogtreecommitdiffstats
path: root/test/unit/utFBXImporterExporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Add option to ignore FBX custom axes (#5754)RichardTea2024-09-051-0/+31
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Adapt file for skeleton unittestKim Kulling2022-05-131-0/+7
* Fix compression for fbxKim Kulling2022-02-121-1/+1
* Update copyrightsKim Kulling2022-01-101-1/+1
* removed trailing spaces and tabs from source and textKrishty2021-07-291-2/+2
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* cleaned up sign-compare unittest build warningscontriteobserver2021-01-301-2/+2
* Swap the meaning using the out_mat property.Malcolm Tyrrell2020-12-021-2/+2
* New 3ds Max PBR Materials in FBXMalcolm Tyrrell2020-12-011-0/+106
* Update to floatKim Kulling2020-04-301-4/+4
* closes https://github.com/assimp/assimp/issues/2166: add missing setter for m...Kim Kulling2020-04-061-0/+4
* Removed unneeded SceneDiffer.h includes.Marc-Antoine Lortie2020-03-311-1/+0
* reformat unittests.Kim Kulling2020-03-221-38/+35
* Added test file and test case for ASCII FBX files with invalid (out of bounds...Max Vollmer2020-03-111-0/+7
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Add a test for gltf2 and FBX metadata.Malcolm Tyrrell2019-12-051-0/+27
* FBX orphant embedded texturesMike Samsonov2019-11-011-0/+20
* Updated test cases to test import of namesRevoluPowered2019-10-271-29/+10
* Update utFBXImporterExporter.cppKim Kulling2019-09-181-2/+2
* Update utFBXImporterExporter.cppKim Kulling2019-09-181-7/+3
* put one in comments because the file seems to be corrupt.Kim Kulling2019-09-141-2/+2
* closes https://github.com/assimp/assimp/issues/2653: introduce 2 tests to rep...Kim Kulling2019-09-141-0/+10
* Add failing test.Malcolm Tyrrell2019-08-091-0/+8
* Fix another signed / unsigned comparison warning.kimkulling2019-07-191-1/+1
* Unit: fix more compiler warnings.kimkulling2019-07-191-4/+4
* Unit: Fix new compiler warnings.kkulling2019-07-191-19/+20
* all textures use relative path except embedded, this is fix for itMike Samsonov2019-06-271-0/+1
* Merge branch 'master' into topic/fbx_node_naming_optimizationKim Kulling2019-05-221-0/+24
|\
| * Fragmented FBX ASCII emdedded resourceMike Samsonov2019-05-161-0/+24
* | even more efficientMike Samsonov2019-05-161-1/+1
* | Node names optimization and fixing non-unique nameMike Samsonov2019-05-161-0/+113
|/
* FBX: add test casekimkulling2019-04-081-0/+15
* Update copyrights.kimkulling2019-01-301-1/+1
* Check nb of faces and vertices for FBX unit testAlexandre Avenel2018-06-231-0/+4
* closes https://github.com/assimp/assimp/issues/774: use correct type for unit...Kim Kulling2018-02-041-2/+2
* update license dates.Kim Kulling2018-01-281-1/+2
* FBX: store UnitScaleFactor for fbx-files.kim kulling2018-01-231-0/+12
* Add unit test for correct FBX phong material import.Tommy2018-01-111-0/+30
* FBX: add simple unittest with a simple box.Kim Kulling2018-01-041-0/+6
* Unit tests: Enable data structure validation in cases where it doesn't cause ...Turo Lamminen2017-11-211-1/+2
* Update license info.Kim Kulling2017-05-091-1/+2
* Unittest: fix a uppcase typo for the example FBX-file.Kim Kulling2016-12-021-1/+1
* FBX: woraround for issue 1089.Kim Kulling2016-12-021-0/+61