Open Asset Import Library/assimp: Release v5.4.1
Name: assimp
Owner: Open Asset Import Library
Release: The Assimp 5.4.1 Bugfix Release
Released: 2024-05-13
License: NOASSERTION
Release Assets:
What's Changed
- CMake: Allow linking draco statically if ASSIMP_BUILD_DRACO_STATIC is set. by @alexrp in https://github.com/assimp/assimp/pull/5535
- Deps: updated minizip to last version by @mosfet80 in https://github.com/assimp/assimp/pull/5498
- Deps: updated STBIMAGElib by @mosfet80 in https://github.com/assimp/assimp/pull/5500
- Fix issue #5461 (segfault after removing redundant materials) by @stephengold in https://github.com/assimp/assimp/pull/5467
- Update ComputeUVMappingProcess.cpp by @kimkulling in https://github.com/assimp/assimp/pull/5541
- Add some ASSIMP_INSTALL checks by @ZeunO8 in https://github.com/assimp/assimp/pull/5545
- Fix SplitByBoneCount typo that prevented node updates by @Succ3s in https://github.com/assimp/assimp/pull/5550
- Q3DLoader: Fix possible material string overflow by @kimkulling in https://github.com/assimp/assimp/pull/5556
- Reverts the changes introduced by commit ad766cb in February 2022. by @johannesugb in https://github.com/assimp/assimp/pull/5542
- Fix a collada import bug by @xiaoxiaopifu in https://github.com/assimp/assimp/pull/5561
- Mention IQM loader in Fileformats.md by @Garux in https://github.com/assimp/assimp/pull/5560
- Kimkulling/fix pyassimp compatibility by @kimkulling in https://github.com/assimp/assimp/pull/5563
- Fix ASE loader crash when *MATERIAL_COUNT or *NUMSUBMTLS is not specified or is 0 by @Garux in https://github.com/assimp/assimp/pull/5559
- Add checks for invalid buffer and size by @kimkulling in https://github.com/assimp/assimp/pull/5570
- Make sure for releases revision will be zero by @kimkulling in https://github.com/assimp/assimp/pull/5571
- glTF2Importer: Support .vrm extension by @uyjulian in https://github.com/assimp/assimp/pull/5569
- Prepare v5.4.1 by @kimkulling in https://github.com/assimp/assimp/pull/5573
New Contributors
- @alexrp made their first contribution in https://github.com/assimp/assimp/pull/5535
- @ZeunO8 made their first contribution in https://github.com/assimp/assimp/pull/5545
- @Succ3s made their first contribution in https://github.com/assimp/assimp/pull/5550
- @johannesugb made their first contribution in https://github.com/assimp/assimp/pull/5542
- @xiaoxiaopifu made their first contribution in https://github.com/assimp/assimp/pull/5561
- @uyjulian made their first contribution in https://github.com/assimp/assimp/pull/5569
Full Changelog: https://github.com/assimp/assimp/compare/v5.4.0...v5.4.1