aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/proceduraltexture/proceduraltexture.pyproject
blob: 0815cd8b800ee94a0405b936de78c6b628bd24a4 (plain)
1
2
3
4
5
6
7
8
9
{
    "files": [
        "main.py",
        "gradienttexture.py",
        "ProceduralTextureModule/qmldir",
        "ProceduralTextureModule/Main.qml",
        "ProceduralTextureModule/app.qrc"
    ]
}