summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Readme.md (#6245)HEADupstream/masterKim Kulling30 hours1-1/+1
* Fix sonarcube findings (#6242)Kim Kulling5 days1-3/+3
* Refix export fbx PolygonVertexIndex (#6240)sSsA016 days1-3/+12
* bugfix: Fixed the memory leak when texture transforming (#6236) (#6237)HandsomeXi7 days2-96/+62
* Refactoring: Add nupptr-checks (#6241)Kim Kulling8 days1-10/+15
* Update Importer.hpp (#6235)Kim Kulling12 days1-0/+4
* Fix: export fbx wrong to_ktime in FBXExporter.cpp (#6105)NSG2025-06-171-1/+5
* Prepare 6.0.2 (#6231)v6.0.2Kim Kulling2025-06-084-10/+13
* Fix the function "aiGetMaterialColor" when the flag ASSIMP_DOUBLE_PRECISION i...sSsA012025-06-081-91/+30
* Update SECURITY.md (#6230)Kim Kulling2025-06-081-1/+1
* fix-CVE-2025-3158: closes #6023 Fixes CVE-2025-3158: Heap-based Buffer Overfl...Vinz Spring2025-06-081-1/+1
* Fixes CVE-2025-2750: out of bounds write by assigning to wrong array element ...Vinz Spring2025-06-081-1/+9
* Fixes CVE-2025-2757: Heap-based Buffer Overflow in AI_MD5_PARSE_STRING_IN_QUO...Vinz Spring2025-06-081-0/+4
* Fixes CVE-2025-2751: Out-of-bounds Read in Assimp::CSMImporter::InternReadFil...Vinz Spring2025-06-081-1/+7
* Update/update pugi xml (#6229)Kim Kulling2025-06-088-1236/+1954
* Updated Inner Cone formula for Spot Lights in GLTF (#6078)Jackson Levitt2025-06-051-1/+1
* fix compile error caused by PR #6087 when ASSIMP_DOUBLE_PRESICION is enabled ...sSsA012025-06-052-2/+2
* Fix export fbx: Wrong Materials in LayerElementMaterial if a node contains mu...sSsA012025-06-051-7/+6
* Version: Adapt version (#6212)v6.0.1Kim Kulling2025-06-022-4/+4
* Fix: Add "preservePivots" condition when importing FBX animation (#6115)v6.0.0NSG2025-05-311-1/+1
* fix: closes #6069 CVE-2025-3196 (#6154)Vinz Spring2025-05-311-3/+9
* Fix export fbx PolygonVertexIndex (#6102)sSsA012025-05-311-14/+4
* Fix a bug in importing binary PLY file (#1) (#6060)yurik2025-05-313-1/+25
* Fix HUNTER_ERROR_PAGE (#6200)deccer2025-05-271-1/+1
* Annotate w/C++17 "fallthrough" (#6143)Steve M2025-05-271-0/+2
* Add clamping logic (#6149)Martin Mirchev2025-05-261-4/+30
* Fix issue compiling when assimp added as subdirectory and parent project defi...Peter Lemanski2025-05-231-2/+5
* Add Missing Strings to aiTextureTypeToString (#6188)crasong2025-05-221-0/+4
* fix: missing OS separator in outfile (#6098)Jan Honsbrok2025-05-201-2/+8
* update draco lib (#6094)mosfet802025-05-1893-1279/+4522
* Unreal refactorings (#6182)Kim Kulling2025-05-162-38/+40
* Doc: add C++ / c minimum (#6187)Kim Kulling2025-05-161-1/+3
* [#5983] Fix bugs introduced in fbx export (#6000)Julian Knodt2025-05-161-14/+12
* Fix out-of-bounds dereferencing (#6150)Martin Mirchev2025-05-161-1/+6
* Update contrib/zip to fix data loss warning (#6152)Xavier Bonaventura2025-05-151-2/+2
* Fix: Fix leak when sortbyp failes with exception (#6166)Kim Kulling2025-05-144-3/+14
* Fix warning abut inexistent warning (#6153)Xavier Bonaventura2025-05-133-4/+7
* add missing constants (#6116)mnml_2025-05-111-11/+41
* + Only up to recognizing the KTX2 compressed image as a texture object is han...copycd2025-05-081-0/+12
* Fix crashes (#6138)Kim Kulling2025-05-072-4/+8
* Fix: Support uint16 indices in OpenGEX as well (#6137)Kim Kulling2025-05-071-1/+7
* Fix a bug where string erases throws out of range (#6135)Qingyou Zhao2025-05-061-1/+3
* Fix a out of bound buffer access in ParsingUtils GetNextLine (#6134)Qingyou Zhao2025-05-061-1/+1
* Replace exception by error in log (#6133)Kim Kulling2025-05-053-6/+30
* support for cmake findpackage module mode (#6121)kiro2025-05-041-0/+28
* Refactor (#6127)Kim Kulling2025-05-033-41/+43
* fix: possible Heap-based Buffer Overflow in ConvertToUTF8 function (#6122)Matthias Möller2025-05-031-4/+13
* Bugfix: Handling no of texture coordinates correctly (#6124)Kim Kulling2025-04-292-84/+48
* fix: Fix build on armv6/armv7 (#6123)yuri@FreeBSD2025-04-271-1/+1
* Refactoring of PR #6092 (#6101)sSsA012025-04-161-2/+2