summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/basicshapes-cpp/scenemodifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* BasicShapes: use Entity::setEnabled instead of a parent changePaul Lemire2017-01-111-6/+6
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-6/+6
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-12/+12
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Cone and Plane added to Basic shapesRobert Brock2016-01-191-4/+57
* Remove transforms property of QTransformSean Harmer2015-11-171-47/+18
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-19/+19
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-8/+8
* Documentation for basic shapes exampleMika Salmela2015-06-181-0/+11
* Reshape torus-cpp example to be basicshapes-cppMika Salmela2015-06-101-0/+178