summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Prepare 6.0.2 (#6231)v6.0.2Kim Kulling2025-06-081-2/+2
* fix compile error caused by PR #6087 when ASSIMP_DOUBLE_PRESICION is enabled ...sSsA012025-06-051-1/+1
* Version: Adapt version (#6212)v6.0.1Kim Kulling2025-06-021-3/+3
* Fix a bug in importing binary PLY file (#1) (#6060)yurik2025-05-311-0/+21
* Fix: Fix leak when sortbyp failes with exception (#6166)Kim Kulling2025-05-141-0/+7
* Replace exception by error in log (#6133)Kim Kulling2025-05-051-2/+24
* Bugfix/ensure collada parsing works issue 1488 (#6087)Kim Kulling2025-04-103-5/+67
* Fix Whitespace (#6063)krishty2025-03-262-2/+0
* Remove Redundant `virtual` (#6064)krishty2025-03-251-1/+1
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-05126-126/+126
* Bugfix/fix mingw issue 5975 (#6005)Kim Kulling2025-02-201-2/+1
* Add gltf metallic-roughness texture type (#5968)Steve M2025-01-241-3/+4
* Added GLTF Extension KHR_materials_anisotropy (#5950)Lutz Hören2025-01-211-0/+1
* Prefix MTL textures with the MTL directory path (#5928)David Campos Rodríguez2025-01-151-0/+14
* Fix unittest path (#5948)Kim Kulling2025-01-061-1/+1
* Bug/evaluate matrix4x4 access (#5936)Kim Kulling2024-12-235-17/+44
* bugfix: Fixed the issue that draco compressed gltf files cannot be loaded nor...HandsomeXi2024-12-041-0/+21
* USD Keyframe Animations (#5856)Gene Walters2024-11-281-0/+11
* USD Skinned Mesh (#5812)Gene Walters2024-10-311-14/+27
* Cleanup unit tests that export files by making sure those files are deleted o...Gene Walters2024-10-305-7/+35
* Fix issue 5816 (cone.nff load failure): repair faulty line in 3D model file (...Steve M2024-10-301-1/+1
* Add unit tests for X3D models which were broken at 5 Oct 2020 commit 3b9d4cf ...Steve M2024-10-201-0/+22
* Fix issue 2889 (molecule_ascii.cob load failure): change integers to floating...Steve M2024-10-191-3/+1
* Fix leak (#5762)Kim Kulling2024-09-071-0/+52
* Add option to ignore FBX custom axes (#5754)RichardTea2024-09-051-0/+31
* Prevents PLY from parsing duplicate properties (#5743)Matthias Möller2024-09-041-7/+59
* prepare v5.4.3 (#5741)v5.4.3Kim Kulling2024-08-301-1/+1
* Ply-Importer: Fix vulnerability (#5739)Kim Kulling2024-08-301-0/+6
* Added more Maya materials (#5101)Sanchikuuus2024-08-241-0/+4
* Fixes possible out-of-bound read in findDegenerate (#5679)Matthias Möller2024-08-131-0/+35
* Kimkulling/fix double precision tests (#5660)Kim Kulling2024-07-123-14/+21
* [USD] Integrate "tinyusdz" project (#5628)Steve M2024-07-121-0/+66
* Replace raw pointers by std::string (#5656)Kim Kulling2024-07-061-1/+1
* fixes some uninit bool loads (#5644)Matthias Möller2024-07-021-2/+18
* Draft: Update init of aiString (#5623)Kim Kulling2024-06-171-1/+1
* fix ci by disabling tests (#5583)Kim Kulling2024-05-181-3/+3
* Prepare v5.4.1 (#5573)v5.4.1Kim Kulling2024-05-131-1/+1
* Make sure for releases revision will be zero (#5571)Kim Kulling2024-05-131-1/+1
* Add checks for invalid buffer ans size (#5570)Kim Kulling2024-05-131-0/+9
* Update CMakeLists.txt (#5531)v5.4.0Kim Kulling2024-04-071-5/+5
* Fix utDefaultIOStream test under MinGW (#5525)Oleg Ivanov2024-04-061-2/+6
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-23123-123/+123
* ColladaParser: check values length (#5462)Adam Mizerski2024-02-151-0/+8
* Fix identity matrix check (#5445)fvbj2024-02-063-4/+45
* Improve acc file loadingRobert Reif2024-01-091-0/+6
* Add unit test for X3D IndexedLineSetAndre Schulz2024-01-091-0/+14
* Add a test before generating the txture folderKim Kulling2023-12-291-0/+70
* Add as unit-test an invalid PLY model triggering heap-buffer-overflowAlexandre Avenel2023-11-201-0/+7
* Fix: Remove incorrect final statementsKim Kulling2023-10-292-2/+8
* Fix: Waning implicite castKim Kulling2023-10-081-3/+3