Skip to content

Tags: assimp/assimp

Tags

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update copyright year and project version (#6454)

* Update copyright year and project version

- Fixes version in lib

* Update copyright year to 2026

* Update copyright year to 2026 in Version.cpp

* Update copyright year and version patch test

* Fix copyright year

* Adapt copyrights

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MD3: Fix MD3Importer surface header bounds checks to prevent heap ove…

…rflow (#6441)

Improve bounds checks in MD3Importer::ValidateSurfaceHeaderOffsets to prevent pcSurf from accessing data outside the MD3 buffer (fixes #6070, CVE-2025-3549).

Signed-off-by: mapengyuan <mapengyuan@xfusion.com>
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare 6.0.2 (#6231)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version: Adapt version (#6212)

* Version: Adapt version

- closes #6204

* Update utVersion.cpp

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Add "preservePivots" condition when importing FBX animation (#6115)

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>

v5.4.3

Toggle v5.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare v5.4.3 (#5741)

* prepare v5.4.3

- Increase patch level

* Update utVersion.cpp

Fix version test

v5.4.2

Toggle v5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix out of bound access (#5651)

v5.4.1

Toggle v5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v5.4.1 (#5573)

* [Draft] Prepare v5.4.1

* Update utVersion.cpp

Adapt test to v5.4.1

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CMakeLists.txt (#5531)

* Update CMakeLists.txt

* Update Version.cpp

* Update CMakeLists.txt

Update minimum version of cmake

* Update utVersion.cpp

Adapt unittest

master

Toggle master's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge 2998ad8 into 5b8cfa9