summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qpervertexcolormaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* Migrate PerVertexMaterial to be light-awareLaszlo Agocs2015-12-021-5/+0
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-2/+2
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-13/+13
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-7/+7
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-6/+6
* Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+4
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-161-1/+1
* Add new material QPerVertexColorMaterialLorenz2015-03-111-0/+152