summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/basicshapes-cpp/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cone and Plane added to Basic shapesRobert Brock2016-01-191-1/+18
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-181-11/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-6/+11
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-131-18/+6
* Camera moved - basicshapes-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-3/+0
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-11/+11
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Documentation for basic shapes exampleMika Salmela2015-06-181-5/+2
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Reshape torus-cpp example to be basicshapes-cppMika Salmela2015-06-101-0/+187