summaryrefslogtreecommitdiffstats
path: root/src/core/window.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Move CameraController in the input aspectKevin Ottens2015-01-231-14/+0
* Move the camera update logic in CameraControllerKevin Ottens2015-01-231-9/+0
* Turn CameraController into an event filterKevin Ottens2015-01-231-8/+1
* Don't leak CameraControllerKonstantin Ritt2015-01-131-1/+1
* Qt3D::Window simplifiedPaul Lemire2014-11-141-5/+1
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-8/+4
* Clean up the headersThiago Macieira2014-08-171-1/+1
* Renamed Camera to QCameraPaul Lemire2014-07-091-3/+3
* Renamed AbstractAspect to QAbstractAspectPaul Lemire2014-07-091-2/+2
* CameraController usable from QMLPaul Lemire2014-05-311-1/+1
* Updated Camera to work with Camera controllerPaul Lemire2014-05-311-0/+2
* Quick3D independent libraryPaul Lemire2014-05-241-16/+1
* Fixed syncqt warningsPaul Lemire2014-04-041-1/+1
* signals: -> Q_SIGNALS:Sean Harmer2014-04-041-1/+1
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-2/+1
* Qt3D C++ API examplePaul Lemire2014-03-251-1/+1
* Import initial examples and export symbols from libSean Harmer2014-02-251-1/+1
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+115