summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/basicshapes-cpp
Commit message (Expand)AuthorAgeFilesLines
* No need to register input aspect in basicshapes-cpp exampleMauro Persano2020-02-211-5/+0
* BasicShapes: use Entity::setEnabled instead of a parent changePaul Lemire2017-01-111-6/+6
* Basic shapes example is dark with default lightKevin Ottens2016-09-261-0/+10
* Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-111-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-6/+6
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-5/+5
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-233-22/+22
* Removed unneeded QFrameGraph imports in examplesWieland Hagen2016-03-091-1/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-3/+3
|\
| * Doc: Use 'Qt 3D' instead of Qt3D consistentlyTopi Reinio2016-01-251-3/+3
* | Unify license header usageAntti Kokko2016-01-261-5/+5
* | Unify license header usage.Antti Kokko2016-01-263-54/+96
* | Cone and Plane added to Basic shapesRobert Brock2016-01-193-5/+81
* | 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
* | tvOS supportMike Krus2015-12-301-2/+2
|/
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Remove QAbstractTransform and friendsSean Harmer2015-11-172-6/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-47/+18
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-193-17/+17
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-133-28/+28
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-133-12/+12
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Add check for android, ios and winrt compatibilityMika Salmela2015-07-071-0/+4
* Doc: edit the Basic Shapes example docsLeena Miettinen2015-06-301-12/+16
* Documentation for basic shapes exampleMika Salmela2015-06-184-5/+50
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Reshape torus-cpp example to be basicshapes-cppMika Salmela2015-06-105-0/+489