summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/filterlayerentityjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove compile warnings when not defining QT3D_JOBS_RUN_STATSPaul Lemire2016-08-191-4/+0
* Fix regression: remove disabled entities from the renderingPaul Lemire2016-08-101-2/+9
* LayerFiltering: move enabled filtering into job directlyPaul Lemire2016-07-181-6/+20
* Fix warnings that occur when QT3D_JOBS_RUN_STATS is not definedPaul Lemire2016-07-041-0/+2
* Update FiterLayerEntityJob to use QResourceManager::activeHandlesPaul Lemire2016-07-021-23/+21
* Unit tests for layer filtering jobPaul Lemire2016-07-021-0/+111