summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qplanemesh.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPlaneMesh implements doClone and copy methodsPaul Lemire2014-08-131-0/+3
* Add PlaneMesh and use it in rollerball example as the floorSean Harmer2014-07-271-0/+90