summaryrefslogtreecommitdiffstats
path: root/src/render/defaults
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2633-363/+462
* Add annotations to QNormalDiffuseMapAlphaMaterial defaultSean Harmer2016-01-171-1/+10
* Add surface selector to forward renderer framegraphSean Harmer2016-01-173-1/+25
* Fix deprecation warningsSean Harmer2016-01-179-9/+9
* Fix annotations in QSkyboxEntity defaultSean Harmer2016-01-172-0/+12
* Fix annotations in QDiffuseMapMaterial defaultSean Harmer2016-01-172-1/+14
* Fix annotations in QDiffuseSpecularMapMaterial defaultSean Harmer2016-01-172-2/+14
* Fix annotations for QGoochMaterial defaultSean Harmer2016-01-172-1/+12
* Fix annotations in QNormalDiffuseMapMaterial defaultSean Harmer2016-01-172-2/+14
* Fix annotations in QNormalDiffuseSpecularMapMaterialSean Harmer2016-01-172-1/+14
* Fix annotations for QPerVertexColorMaterial defaultSean Harmer2016-01-172-1/+14
* Fix annotations in QPhongAlphaMaterial defaultSean Harmer2016-01-172-1/+14
* Remove outdated TODO commentSean Harmer2016-01-171-1/+0
* Add annotation to QPhongMaterialSean Harmer2016-01-172-1/+15
* Fix dynamic texture provider property handlingLaszlo Agocs2016-01-064-8/+8
* Fix parameter mismatch in QDiffuseMapMaterialLaszlo Agocs2016-01-051-1/+1
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-104-4/+4
* Do lighting calculation in world spaceLaszlo Agocs2015-12-101-2/+2
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-0925-209/+523
* Migrate NormalDiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-043-10/+4
* Migrate NormalDiffuseMap(Alpha)Material to be lights-awareLaszlo Agocs2015-12-043-8/+0
* Migrate GoochMaterial to be light-awareLaszlo Agocs2015-12-021-2/+0
* Migrate PhongAlphaMaterial to be light-awareLaszlo Agocs2015-12-022-6/+0
* Migrate DiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-022-6/+0
* Migrate PerVertexMaterial to be light-awareLaszlo Agocs2015-12-022-7/+0
* Migrate DiffuseMapMaterial to be light-awareLaszlo Agocs2015-12-012-6/+0
* Unify the default and phong shadersLaszlo Agocs2015-12-012-6/+0
* Added missing export for QGoochMaterialTomi Korpipää2015-11-251-1/+1
* Default framegraph -> enable frustum cullingPaul Lemire2015-11-242-1/+6
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-239-20/+20
* Remove QAbstractTransform and friendsSean Harmer2015-11-172-2/+0
* Remove transforms property of QTransformSean Harmer2015-11-172-5/+1
* Add C++ QPhongAlphaMaterialPaul Lemire2015-11-164-2/+486
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-039-117/+117
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-272-4/+4
* Rename Renderer -> Render throughoutSean Harmer2015-10-1929-102/+102
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1314-40/+40
* Add "We mean it" warnings to private headersSean Harmer2015-10-1310-0/+110
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-1330-203/+207
* Doc: Added \inmodule statement where it was missingNico Vertriest2015-10-061-0/+1
* Merge remote-tracking branch 'origin/5.5' into devAndy Nichols2015-08-174-2/+488
|\
| * Add gooch material and exampleSean Harmer2015-07-044-2/+488
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-298-7/+8
|\|
| * Merge branch '5.5.0' into 5.5Sean Harmer2015-06-218-8/+8
| |\
| | * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-158-8/+8
| * | QNode parent changesPaul Lemire2015-06-111-0/+1
| |/
* | Merge branch '5.5' into devSean Harmer2015-06-0520-149/+678
|\|
| * Do not pass `this` to Private c-torKonstantin Ritt2015-05-2018-36/+36
| * QSkyboxEntity default addedPaul Lemire2015-05-104-2/+467
| * Fix typo in QPhongMaterialPaul Lemire2015-05-091-1/+1