summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/materialparametergathererjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Share code between renderer pluginsPaul Lemire2020-07-071-0/+159
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-132/+0
* Iterate by const reference on handlesMike Krus2018-01-131-1/+1
* Remove compile warnings when not defining QT3D_JOBS_RUN_STATSPaul Lemire2016-08-191-3/+0
* Fix warnings that occur when QT3D_JOBS_RUN_STATS is not definedPaul Lemire2016-07-041-0/+2
* Use more instances of MaterialParameter when necessaryPaul Lemire2016-07-031-2/+1
* Improve MaterialGatheringPaul Lemire2016-07-031-2/+4
* MaterialParameterGathererJob addedPaul Lemire2016-07-021-0/+132