* Wed Aug 14 2024 alarrosa@suse.com
- Add patch from kde's invent to fix progressive anti-aliasing,
which doesn't work if any object in the scene used a
PrincipledMaterial:
* 0001-Fix-progressive-anti-aliasing-for-PrincipledMaterial.patch
- Add patch from kde's invent to skip processing unknown uniforms,
such as those that are vendor specific:
* 0002-Skip-processing-unknown-uniforms.patch
- Add patch from kde's invent to fix a crash when a custom
material/effect shader variable changes:
* 0003-Fix-crash-when-a-custom-material-effect-shader-variable.patch
- Add patch from assimp's upstream for the 3rdparty library (that
is used on SLE/Leap where there's no system's assimp) to fix a
heap-based buffer overflow in the PLY importer class
(bsc#1228199, CVE-2024-40724):
* 0001-assimp-Fix-out-of-bound-access.patch
* Fri Dec 29 2023 fabian@ritter-vogt.de
- 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@ritter-vogt.de
- Update to version 5.15.11+kde1, rebased upstream:
* Apply texture parameters for fbo textures
* Tue Jun 13 2023 fabian@ritter-vogt.de
- 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@ritter-vogt.de
- Update to version 5.15.8+kde4, rebased upstream:
* QQuick3DNode: Fix application order of local/parent rotation matrices
* Mon Jan 09 2023 fabian@ritter-vogt.de
- 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@ritter-vogt.de
- Update to version 5.15.7+kde1, rebased upstream:
* Doc: Add qmltype so Quaternion functions are collected by qdoc
* Mon Sep 26 2022 fabian@ritter-vogt.de
- 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@ritter-vogt.de
- 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
* Wed Dec 15 2021 christophe@krop.fr
- Add patch from Archlinux to build with assimp 5.1:
* qt5-quick3d-assimp-5.1.patch
* Wed Jun 23 2021 fabian@ritter-vogt.de
- Switch to KDE's maintenance branch
- Update to version 5.15.2+kde19:
* Fix build with system assimp
* Only try and use valid asset import plugins
* Designer support: Only show supported extension in Shader source field
* Fix render mode switch crash
* AssimpImporter : Fix the global scale value
* Add version 7 to supported UIP version in UipParser
* Fix crash on setting null camera to View3D
* Avoid using the inverse() method in GLSL for SkyBox shader
* Fix build with -no-gui configure flag
* Fix dynamically changing a sourceItem's size
* Fix transparency handling with QSGTexture
* Backport a number of Texture.sourceItem related changes from Qt 6
* Import enhanced sourceItem manual test from Qt 6
* Remove unused and obsolete designer files
* Change a default value of the assimpImporter
* Allow non-integer scale properties for Texture
* Designer: Add default shader files for CustomMaterial and Effect
* Add changes file for Qt 5.15.2
* Bump version
- Add patch to reset version to 5.15.2:
* 0001-Revert-Bump-version.patch
- Drop patches, now upstream:
* 0001-Fix-build-with-the-system-assimp.patch
* Fri Nov 20 2020 fabian@ritter-vogt.de
- Update to 5.15.2:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.2/?h=5.15.2
* Tue Sep 29 2020 christophe@krop.fr
- Use the system assimp package for openSUSE Tumbleweed.
- Add patch suggested by upstream to fix build:
* 0001-Fix-build-with-the-system-assimp.patch
* Thu Sep 10 2020 fabian@ritter-vogt.de
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.1/?h=5.15.1
* Tue May 26 2020 callumjfarmer13@gmail.com
- Update to version 5.15.0:
* No changelog available
* Wed May 20 2020 callumjfarmer13@gmail.com
- Update to version 5.15.0-rc2:
* No changelog available
* Wed May 06 2020 fabian@ritter-vogt.de
- Update to 5.15.0-rc:
* New bugfix release
* For the changes between 5.14.2 and 5.15.0 please see:
http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.0/?h=5.15.0
* Fri Apr 24 2020 fabian@ritter-vogt.de
- Update to 5.15.0-beta4:
* New bugfix release
* No changelog available
* Tue Apr 14 2020 fabian@ritter-vogt.de
- Update to 5.15.0-beta3:
* New bugfix release
* No changelog available
* Tue Mar 24 2020 fabian@ritter-vogt.de
- Update to 5.15.0-beta2:
* New bugfix release
* No changelog available