Changelog for
libqt5-qtquick3d-imports-5.15.16+kde1-1.2.i586.rpm :
* Mon Nov 25 2024 Fabian Vogt
- Update to version 5.15.16+kde1, rebased upstream:
* Bump version to 5.15.16
* Wed Sep 04 2024 Fabian Vogt - Update to version 5.15.15+kde1, rebased upstream:
* Bump version to 5.15.15
* Mon Jul 22 2024 Christophe Marin - Use system assimp unconditionally (boo#1228199)
* Wed May 29 2024 Fabian Vogt - Update to version 5.15.14+kde1, rebased upstream:
* Fix crash when a custom material / effect shader variable changes
* Skip processing unknown uniforms
* Fix progressive anti-aliasing for PrincipledMaterial
* Bump version to 5.15.14
* Tue Mar 19 2024 Fabian Vogt - Update to version 5.15.13+kde1, rebased upstream:
* Bump version to 5.15.13
* Fri Dec 29 2023 Fabian Vogt - Update to version 5.15.12+kde1, rebased upstream:
* Fix memory leak when destroying View3D
* Add missing command deletes
* Add missing free
* Bump version to 5.15.12
* Fri Oct 06 2023 Fabian Vogt - Update to version 5.15.11+kde1, rebased upstream:
* Apply texture parameters for fbo textures
* Tue Jun 13 2023 Fabian Vogt - Update to version 5.15.10+kde1, rebased upstream:
* Drive-by doc fix
* Clear layer resources when scene gets destroyed
* Fri Apr 21 2023 Fabian Vogt - Update to version 5.15.8+kde4, rebased upstream:
* QQuick3DNode: Fix application order of local/parent rotation matrices
* Mon Jan 09 2023 Fabian Vogt - Update to version 5.15.8+kde1, rebased upstream:
* Clean dirty nodes when deleting resources
* Assimp: Don\'t use multi-arg QString::arg(..)
* Thu Nov 03 2022 Fabian Vogt - Update to version 5.15.7+kde1, rebased upstream:
* Doc: Add qmltype so Quaternion functions are collected by qdoc
* Mon Sep 26 2022 Fabian Vogt - Update to version 5.15.6+kde1, rebased upstream:
* PropertyEditor: Update designer specifics
* Doc: Fix application order of Node.eulerRotation
* QtQuic3D AssimpImporter: use quaternion by default
* Mon Jun 27 2022 Fabian Vogt - Update to version 5.15.5+kde1, rebased upstream:
* Handle 1bpp images in texture loading
* Handle opacityMap with NoLighting
* Add more error checking for shader cache import
* Make IdComboBox compatible with both Qt6 and Qt5 creator
* Fix writing compressed shader cache data
* Introduce some civilization to QQuick3DShaderUtilsRenderPass::m_shaders
* Fix bounds for imported objects
* Check if sceneBounds is finite
* Revert \"Update commercial license headers\"
* Update designer light icons
* Update commercial license headers
* Remove shader cache export restriction
* Allow import/export of shader cache data
* Disable to use the system assimp when static-build- Drop 0001-Revert-Bump-version.patch, it\'s versioned correctly now