summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qcuboidmesh.h
Commit message (Expand)AuthorAgeFilesLines
* Move geometry related classes to their own directorySean Harmer2015-10-131-110/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-6/+6
* QCuboidMesh converted to a QGeometryRendererPaul Lemire2015-08-071-11/+14
* QNode parent changesPaul Lemire2015-06-111-1/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-221-1/+1
* QAbstractShapeMesh removedPaul Lemire2014-10-171-2/+3
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-3/+3
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* QCuboidMesh implements doClone and copy methodsPaul Lemire2014-08-131-1/+3
* Add QCuboidMesh and use it in rollerball as the wallsSean Harmer2014-07-271-0/+107