Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix example quick3d/proceduraltextureFriedemann Kleint2023-12-061-1/+1
| | | | | | | | | | | Update QML file from C++, fixing error: ProceduralTextureModule/Main.qml:85:26: ArrayBuffer is not a type Pick-to: 6.6 Task-number: PYSIDE-2206 Change-Id: Ib2c2c7429acd251e9b28c78283c0ef50a077244b Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
* Add QtQuick3D Procedural texture exampleCristián Maureira-Fredes2023-11-153-0/+196
Pick-to: 6.6 Task-number: PYSIDE-841 Co-authored-by: Dennis Oberst <dennis.oberst@qt.io> Change-Id: I191965e81aa93b812b128ad2045da1ef13f157b5 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>