summaryrefslogtreecommitdiffstats
path: root/src/extras/defaults/qphongalphamaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Port most of Qt3DExtras materials to RHIJean-Michaƫl Celerier2020-04-221-0/+24
* Doc: Qt 3D Extras: Fix information on deprecated classesTopi Reinio2017-12-051-1/+1
* Replace all phong variants with QDiffuseSpecularMaterialKevin Ottens2017-11-151-0/+3
* Have all the Phong variations based on a graphKevin Ottens2017-10-131-3/+18
* Move most vertex shaders into a unified oneKevin Ottens2017-09-271-2/+2
* Remove the *alpha.frag from extrasKevin Ottens2017-09-271-2/+2
* PhongAlpha: encode the alpha in kdKevin Ottens2017-09-271-14/+10
* Coding convention fix for Src/ExtrasRobert Brock2017-04-011-3/+4
* Qt3DExtra materials documentation fixesMiikka Heikkinen2016-09-021-15/+50
* QPhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-191-0/+71
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+327