summaryrefslogtreecommitdiffstats
path: root/src/render/defaults
Commit message (Expand)AuthorAgeFilesLines
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2334-5318/+0
* Fix couple of typos in docsMäättä Antti2016-04-191-1/+1
* Merge branch '5.6' into 5.7Sean Harmer2016-04-1612-15/+15
|\
| * Fix a typoVenugopal Shivashankar2016-04-081-1/+1
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-0111-14/+14
* | QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-0612-95/+95
* | Remove last vestiges of QParameterMappingSean Harmer2016-03-307-7/+0
* | Remove QViewport::clearColorMike Krus2016-03-221-4/+4
* | QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-212-9/+7
* | Rename QClearBuffer to QClearBuffersMike Krus2016-03-202-6/+6
* | QRenderSurfaceSelector cleanupPaul Lemire2016-03-202-7/+7
* | QAnnotation changesFranck Arrecot2016-03-1720-98/+98
* | QTechnique renamingRobert Brock2016-03-0810-30/+30
* | QBlendState cleanupPaul Lemire2016-03-052-6/+7
* | QBlendEquation renamed mode to functionRobert Brock2016-03-051-1/+1
* | Fix signal/slot connection after API change in QViewport.Volker Krause2016-03-021-1/+1
* | Renaming QTechniqueFilter APIJanne Koskinen2016-03-021-1/+1
* | QAbstractTextureImage rename cubeMapFace to faceRobert Brock2016-02-291-6/+6
* | QDepthTest rename func to depthFunctionRobert Brock2016-02-262-2/+2
* | Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2611-50/+3
|\|
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-2511-44/+0
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-211-0/+2
| * Fixed some documentation warningsTomi Korpipää2016-01-191-7/+2
* | 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