summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qmesh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-4/+5
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Make mesh source url resolving compatible with QuickLaszlo Agocs2015-02-131-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Default cpp materials + material-cpp examplePaul Lemire2014-12-311-1/+3
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* QMesh: source is now a QUrlPaul Lemire2014-10-271-9/+9
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-221-2/+2
* QAbstractMesh: setDirty -> updatePaul Lemire2014-10-201-1/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-4/+4
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* Generate tangent vecotrs (for normal mapping)Sean Harmer2014-10-051-0/+1
* QNode refactoringPaul Lemire2014-10-031-12/+8
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Comparison operator for QAbstractMeshFunctor subclassesPaul Lemire2014-09-301-0/+9
* Mark ObjLoader as privateSean Harmer2014-08-181-1/+1
* Rename MeshData -> QMeshDataSean Harmer2014-08-181-3/+3
* QMesh implements doClone and copy methodsPaul Lemire2014-08-131-0/+15
* QAbstractMeshFunctorPaul Lemire2014-07-191-15/+31
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-2/+2
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Refactored QAbstractMesh, QMesh and QAbstractShapeMeshPaul Lemire2014-07-051-8/+20
* Refactoring of MeshData, Buffer, Mesh and AttributePaul Lemire2014-07-051-9/+13
* QAbstractShapeMesh is a subclass of QMeshPaul Lemire2014-07-051-1/+1
* d-pointer in QMeshPaul Lemire2014-07-051-7/+16
* Renamed Mesh to QMeshPaul Lemire2014-07-051-0/+92