aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/custommaterial/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix qmllint errors in custommaterial exampleAndy Nichols2023-06-071-6/+18
* Use SPDX license identifiersLucie Gérard2022-06-161-49/+2
* Update custommaterial example documentationPaul Olav Tvete2020-11-051-57/+91
* Simplify the custommaterial examplePaul Olav Tvete2020-11-031-126/+101
* Modernize imports in examplesEskil Abrahamsen Blomfeldt2020-10-161-5/+4
* Adjust Light brightness to represent the real valueAndy Nichols2020-08-311-1/+1
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-1/+0
* Rename SceneEnvironment::probeBrightness to probeExposureAndy Nichols2020-08-261-1/+1
* Remove hasTransparency from CustomMaterialLaszlo Agocs2020-08-181-1/+0
* Add screen texture support for custom materialsLaszlo Agocs2020-08-171-0/+42
* Repurpose custom fragment main in shaded custom materialsLaszlo Agocs2020-07-141-5/+52
* Custom material example cleanupLaszlo Agocs2020-07-101-53/+8
* Add support for specular light processorsLaszlo Agocs2020-07-091-0/+3
* Add support for vertex processor in shaded custom materialsLaszlo Agocs2020-07-091-3/+14
* Add diffuse light processor support for Shaded custom materialsLaszlo Agocs2020-07-091-35/+87
* Remove passes from CustomMaterial frontend APILaszlo Agocs2020-07-011-1/+1
* Improve antialiasing APIKaj Grönholm2020-02-071-1/+2
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-3/+3
* Make it right handedChristian Strømme2020-01-301-5/+5
* Update import statementsTomi Korpipaa2019-11-181-2/+2
* Add material library custom material exampleTomi Korpipaa2019-11-071-0/+127