summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/render/defaults
Commit message (Expand)AuthorAgeFilesLines
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2313-1621/+0
* Fixes to ForwardRendererMike Krus2016-03-221-2/+2
* Remove QViewport::clearColorMike Krus2016-03-221-1/+2
* QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-211-3/+3
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-2/+2
* Follow Annotation API changes.Volker Krause2016-03-202-6/+6
* QAnnotation changesFranck Arrecot2016-03-1712-39/+39
* Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-122-6/+6
* Partially revert 02da4f2Sean Harmer2016-03-099-27/+27
* QTechnique renamingRobert Brock2016-03-0811-33/+33
* QBlendState cleanupPaul Lemire2016-03-051-9/+9
* QBlendEquation renamed mode to functionRobert Brock2016-03-051-3/+3
* Follow API changes in TechniqueFilter.Volker Krause2016-03-021-1/+1
* Follow API changes in TextureImage.Volker Krause2016-03-021-6/+6
* Missed a rect to normalizedRect changeRobert Brock2016-02-291-1/+1
* QDepthTest rename func to depthFunctionRobert Brock2016-02-262-4/+4
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* Unify license header usageAntti Kokko2016-01-2612-132/+168
* Add a RenderSurfaceSelector to ForwardRendererSean Harmer2016-01-181-12/+16
* Fix annotations in DiffusMapMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations on DiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in GoochMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseMapAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in NormalDiffuseMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PerVertexColorMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in SkyBox QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in TextureMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PhongAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotation on PhongMaterial QML defaultSean Harmer2016-01-171-0/+9
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-105-5/+5
* Do lighting calculation in world spaceLaszlo Agocs2015-12-101-2/+2
* Migrate NormalDiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-042-10/+4
* Migrate NormalDiffuseMap(Alpha)Material to be lights-awareLaszlo Agocs2015-12-042-12/+0
* Migrate GoochMaterial to be light-awareLaszlo Agocs2015-12-021-2/+1
* Migrate PhongAlphaMaterial to be light-awareLaszlo Agocs2015-12-021-3/+1
* Migrate DiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-021-6/+0
* Migrate PerVertexMaterial to be light-awareLaszlo Agocs2015-12-021-5/+0
* Migrate DiffuseMapMaterial to be light-awareLaszlo Agocs2015-12-011-6/+0
* Unify the default and phong shadersLaszlo Agocs2015-12-011-3/+1
* Default framegraph -> enable frustum cullingPaul Lemire2015-11-241-2/+4
* Remove transforms property of QTransformSean Harmer2015-11-171-2/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-0311-98/+98
* Rename Renderer -> Render throughoutSean Harmer2015-10-1913-13/+13
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-1612-12/+12
* Add a simple unlit textured materialSean Harmer2015-07-302-1/+114
* Added PhongAlphaMaterial for qmlPaul Lemire2015-07-272-1/+141
* Add gooch material and exampleSean Harmer2015-07-042-0/+117
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-2110-10/+10
|\
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-1110-10/+10