summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qdiffusemapmaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Fix deprecation warningsSean Harmer2016-01-171-1/+1
* Fix annotations in QDiffuseMapMaterial defaultSean Harmer2016-01-171-1/+12
* Fix parameter mismatch in QDiffuseMapMaterialLaszlo Agocs2016-01-051-1/+1
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-101-1/+1
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-6/+42
* Migrate DiffuseMapMaterial to be light-awareLaszlo Agocs2015-12-011-4/+0
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-13/+13
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-8/+8
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-10/+10
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+1
|\
| * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
* | Merge branch '5.5' into devSean Harmer2015-06-051-19/+31
|\|
| * Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
| * Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-35/+31
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-171-1/+1
|\|
| * Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-161-1/+1
* | Doc: link and qdoc errors Qt3DNico Vertriest2015-03-111-33/+18
|/
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make ctor of QAbstractTextureProvider protectedPaul Lemire2015-02-081-1/+1
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-6/+6
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-021-0/+6
* Default cpp materials + material-cpp examplePaul Lemire2014-12-311-0/+274