Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
macos-x64-v6.0.2.zip | 2025-06-08 | 10.3 MB | |
linux-x64-v6.0.2.zip | 2025-06-08 | 14.3 MB | |
windows-x64-v6.0.2.zip | 2025-06-08 | 18.2 MB | |
windows-x86-v6.0.2.zip | 2025-06-08 | 17.8 MB | |
macos-arm64-v6.0.2.zip | 2025-06-08 | 9.4 MB | |
README.md | 2025-06-08 | 1.6 kB | |
The Assimp 6.0.2 Bugfix Release source code.tar.gz | 2025-06-08 | 152.2 MB | |
The Assimp 6.0.2 Bugfix Release source code.zip | 2025-06-08 | 154.4 MB | |
Totals: 8 Items | 376.6 MB | 0 |
What's Changed
- Fix export fbx: Wrong Materials in LayerElementMaterial if a node contains multi meshes by @Riv1s-sSsA01 in https://github.com/assimp/assimp/pull/6103
- Fix compile error when ASSIMP_DOUBLE_PRESICION enable by @Riv1s-sSsA01 in https://github.com/assimp/assimp/pull/6091
- Updated Inner Cone formula for Spot Lights in GLTF by @crazyjackel in https://github.com/assimp/assimp/pull/6078
- Update/update pugi xml by @kimkulling in https://github.com/assimp/assimp/pull/6229
- Fixes CVE-2025-2751: Out-of-bounds Read in Assimp::CSMImporter::InternReadFile (closes [#6012]) by @VinzSpring in https://github.com/assimp/assimp/pull/6224
- Fixes CVE-2025-2757: Heap-based Buffer Overflow in AI_MD5_PARSE_STRING_IN_QUOTATION (closes [#6019]) by @VinzSpring in https://github.com/assimp/assimp/pull/6223
- Fixes CVE-2025-2750: out of bounds write by assigning to wrong array element count tracking (closes [#6011]) by @VinzSpring in https://github.com/assimp/assimp/pull/6225
- fix-CVE-2025-3158: closes [#6023] Fixes CVE-2025-3158: Heap-based Buffer Overflow in Assimp::LWO::AnimResolver::UpdateAnimRangeSetup by @VinzSpring in https://github.com/assimp/assimp/pull/6222
- Update SECURITY.md by @kimkulling in https://github.com/assimp/assimp/pull/6230
- Fix the function aiGetMaterialColor when the flag ASSIMP_DOUBLE_PRECISION is enabled by @Riv1s-sSsA01 in https://github.com/assimp/assimp/pull/6090
- Prepare 6.0.2 by @kimkulling in https://github.com/assimp/assimp/pull/6231
Full Changelog: https://github.com/assimp/assimp/compare/v6.0.1...v6.0.2