[qt/qt/qtquick3d]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtquick3d Pushed by mirror-service into branch 'dev'. Changed from 50fabe48a61c6046493a64d50b09deb9f0b9cd39 to 38f59ae1bb55d3685594a1c229cb0909486bafa9 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit f83f8268b8b8415fb8b000c4f443e3959d95c0db by Christian Strømme on 03/08/2026 at 14:01.. Doc: Add a note about the layers property not propagating The layers property on nodes does not propagate and needs to be set per-node. This is by design; the layers property is just a value and does not say anything about how values should propagate. Pick-to: 6.12 6.11 Change-Id: Ia8089806d14c0d641a02a8bb62f9aa7fd88bf874 Reviewed-by: Andy Nichols <[email protected]> https://invent.kde.org/qt/qt/qtquick3d/-/commit/f83f8268b8b8415fb8b000c4f443e3959d95c0db Git commit 38f59ae1bb55d3685594a1c229cb0909486bafa9 by Christian Strømme on 03/08/2026 at 15:54.. Fix Q_FLAGS deprecation warning A Q_FLAGS macro has managed to get in with the QML render pass API and now triggering warnings, which fails if building with warnings are errors. Macro replaced with the recommended Q_FLAG macro. This amends 37e0d9d7519659dbeb2c2c1d555e067b7547f237 Pick-to: 6.12 6.11 Change-Id: I4ad3c36a89dee038b291604a106db37e03474750 Reviewed-by: Laszlo Agocs <[email protected]> https://invent.kde.org/qt/qt/qtquick3d/-/commit/38f59ae1bb55d3685594a1c229cb0909486bafa9