summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/common
Commit message (Collapse)AuthorAgeFilesLines
* examples: window.cpp request stencil bufferPaul Lemire2015-07-291-0/+1
| | | | | Change-Id: I03db64634c05aec91a60e7ca607e367039e4047b Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Move temporary window class to examplesSean Harmer2015-06-112-0/+130
So as to avoid public header without a QPrefix. Real integration points will be added later. Also removed it from the Qt3D namespace and fixed linkage. Task-number: QTBUG-46617 Change-Id: I1bea09f45f5fdba3d658b57b86b907ab57164479 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>