summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usage.Antti Kokko2016-01-2611-206/+360
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-181-4/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-12/+11
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-131-1/+0
* Remove QAbstractTransform and friendsSean Harmer2015-11-171-3/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-9/+6
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-032-18/+18
* Rename Renderer -> Render throughoutSean Harmer2015-10-199-29/+29
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1311-22/+22
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-1311-130/+130
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Deferred-renderer-cpp: use the QWindow classPaul Lemire2015-08-111-14/+7
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Examples: Remove shared resource library.Friedemann Kleint2015-05-201-2/+0
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-171-0/+32
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-0421-0/+1151