summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/tessellation-modes/tessellatedquadmesh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved tessellation-modes example to manual testRobert Brock2016-05-151-104/+0
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* QGeometry: move verticesPerPath to QGeometryRendererPaul Lemire2016-03-051-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-10/+10
* TessellatedQuadMesh converted to QGeometryRendererPaul Lemire2015-08-111-33/+30
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-071-1/+1
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-3/+3
* Functors: remove dynamic_castPaul Lemire2015-07-281-1/+3
* QNode parent changesPaul Lemire2015-06-111-0/+5
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-0/+91