summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qdiffusemapmaterial.h
Commit message (Expand)AuthorAgeFilesLines
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-94/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
* | QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-5/+5
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Fix dynamic texture provider property handlingLaszlo Agocs2016-01-061-1/+1
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-5/+6
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-6/+6
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-4/+4
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-021-1/+1
* Default cpp materials + material-cpp examplePaul Lemire2014-12-311-0/+95