summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/custom-mesh-cpp
Commit message (Expand)AuthorAgeFilesLines
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-131-12/+6
* Camera moved - custom-mesh-cppRobert Brock2016-01-051-1/+1
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Remove QAbstractTransform and friendsSean Harmer2015-11-171-4/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-3/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-192-11/+11
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-24/+24
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Cleanup: remove QAbstractMesh/QMeshData/MeshDataManagerPaul Lemire2015-08-111-1/+0
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-071-17/+24
* custom-mesh-cpp examplePaul Lemire2015-08-072-0/+263