summaryrefslogtreecommitdiffstats
path: root/test
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-312-0/+21
* Fix: Fix leak when sortbyp failes with exception (#6166)Kim Kulling2025-05-142-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-104-5/+68
* Fix Whitespace (#6063)krishty2025-03-262-2/+0
* Remove Redundant `virtual` (#6064)krishty2025-03-251-1/+1
* Update tinyusdz git hash (fix USD animation) (#6034)Steve M2025-03-175-2/+6
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-05127-127/+127
* 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-153-0/+58
* [AMF] Fix texture mapping (#5949)Steve M2025-01-123-2/+6
* Fix unittest path (#5948)Kim Kulling2025-01-061-1/+1
* Introduce VRML format (.wrl and .x3dv) 3D model support (#5857)Steve M2024-12-3018-0/+263
* 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-042-0/+21
* USD Keyframe Animations (#5856)Gene Walters2024-11-283-0/+249
* Add reference screenshots for complex bundled test 3D model files (#5822)Steve M2024-11-0891-0/+2871
* USD Skinned Mesh (#5812)Gene Walters2024-10-314-15/+119
* 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-3015-2/+6
* 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-194-6/+8
* Fix leak (#5762)Kim Kulling2024-09-072-0/+53
* 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-302-0/+37
* 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-1217-0/+384
* 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-23124-124/+124
* ColladaParser: check values length (#5462)Adam Mizerski2024-02-153-0/+207
* Fix identity matrix check (#5445)fvbj2024-02-063-4/+45
* Improve acc file loadingRobert Reif2024-01-092-0/+541
* Add unit test for X3D IndexedLineSetAndre Schulz2024-01-092-0/+33