- update to 5.1.4:
* Fix division
* Fix nullptr dereferencing from std::shared_ptr
* Revert "FBXConverter : Fix timescales of FBX animations"
* Use correct XmlParser-methods and add some missing casts
* Bug: Export crashes when any of the meshes contains texture coordinate names #4243
* Bugfix/import crashes
* Fix a typo in the Visual-Studio Dll-Versions
* Enable C++11 and C99
* Fixed cmake error: No known features for C compiler when using the assimp library from another project
* fix test/models/3DS/IMAGE1.bmp: is jpg
* Fix compile error when ASSIMP_BUILD_NO_X3D_IMPORTER is define.
OBS-URL: https://build.opensuse.org/request/show/942735
OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=26
- Update to 5.0.1
* Added texture types: BASE_COLOR, NORMAL_CAMERA, EMISSION_COLOR,
METALNESS, DIFFUSE_ROUGHNESS
* Fixed various issues and memory leaks
* 3DS: Explicitly pass "UNNAMED" as 3DS root node name and fix
more thread-safety issue in 3DS loader.
* 3MF: Introduce first prototype for basematerial support
* AssJSon: Add json export.
* Various other file support improvements
- Dropped viewer subpackage, as it now requires DirectX
- Removed not needed disable-gitrevision-test.patch
- Rebased do-not-install-irrXML.patch
- Removed not needed install-viewer.patch
- Removed _service
OBS-URL: https://build.opensuse.org/request/show/807744
OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=12
- Update to 4.1.0
* Added support for Export 3MF (experimental)
* Added supprt for Import / Export glTF 2
* Prevent failing stringstream to crash the export process
* Fix invalid access to mesh array when the array is
empty in Blender, also fixed short overflow.
* Fixed memory leak in AMFImporter
* Fixed IOStream leak in UnrealLoader:
* Fixed out-of-bounds read in MaterialSystem unit test
* Added support for SIB models from Silo 2.5
- Changes from 4.0.1
* StreamReader: fix out-of-range exception
- Changes From 4.0.0
* New QT-Widget based assimp-viewer
* Open3DGC codec supported by glFT-importer
* glTF: Read and write transparency values
* Support for X3D, AMF and Lugdunum3D
* MDLLoader: fix resource leak.
* Fix memory leak in Collada importer
* Fixed many FBX bugs
- Added %check section, run unit tests
- Added disable-gitrevision-test.patch to fix testsuite as we do
not build from git, git rev will test will fail.
- Added do-not-install-irrXML.patch to prevent cmake from
installing the irrXML (static) library.
OBS-URL: https://build.opensuse.org/request/show/665002
OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=7