aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/customshaders/ExampleMaterial.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix qmllint errors in customshaders exampleAndy Nichols2023-06-071-6/+7
* Use SPDX license identifiersLucie Gérard2022-06-161-49/+2
* Finish modernizing import statements in examplesEskil Abrahamsen Blomfeldt2020-10-261-2/+2
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-1/+0
* Remove hasTransparency from CustomMaterialLaszlo Agocs2020-08-181-3/+2
* Fix up custom material propertiesLaszlo Agocs2020-07-061-1/+17
* Enable specifying blend factors and cull mode in custom materialsLaszlo Agocs2020-07-011-0/+5
* Add ShadingMode to CustomMaterialLaszlo Agocs2020-07-011-0/+2
* Remove passes from CustomMaterial frontend APILaszlo Agocs2020-07-011-16/+2
* Kill ShaderInfo.type and versionLaszlo Agocs2020-06-301-5/+0
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-3/+3
* Fix revisioning of QML pluginTomi Korpipaa2020-01-301-2/+2
* Add fully custom material exampleJere Tuliniemi2019-11-251-0/+82