summaryrefslogtreecommitdiffstats
path: root/src/core/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Do not request 4.3 core profile on GLES in WindowLaszlo Agocs2015-02-021-2/+5
* Move CameraController in the input aspectKevin Ottens2015-01-231-9/+0
* Move the camera update logic in CameraControllerKevin Ottens2015-01-231-17/+1
* Turn CameraController into an event filterKevin Ottens2015-01-231-32/+2
* Don't leak CameraControllerKonstantin Ritt2015-01-131-2/+1
* corelogging.h -> corelogging_p.hSean Harmer2014-11-181-1/+1
* Qt3D::Window simplifiedPaul Lemire2014-11-141-37/+7
* Aspects: onInitialize now takes a QVariantMapPaul Lemire2014-11-141-1/+4
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-10/+2
* QAspectEngine/QAspectManager: setWindow -> setSurfacePaul Lemire2014-10-181-1/+1
* Force creation of native window surface early onSean Harmer2014-10-121-0/+1
* Use 4xMSAA by default until we provide a way to set the surface requestSean Harmer2014-10-031-0/+1
* QAspectEngine QNode lookup tablePaul Lemire2014-09-151-1/+1
* Renamed Camera to QCameraPaul Lemire2014-07-091-2/+2
* Renamed AbstractAspect to QAbstractAspectPaul Lemire2014-07-091-1/+1
* Renamed Entity to QEntityPaul Lemire2014-07-051-1/+1
* Renamed Node to QNodePaul Lemire2014-07-051-1/+1
* Force root object of aspects to be an EntityPaul Lemire2014-07-051-11/+0
* CameraController usable from QMLPaul Lemire2014-05-311-1/+1
* Updated Camera to work with Camera controllerPaul Lemire2014-05-311-1/+5
* QLoggingCategories added to CorePaul Lemire2014-05-301-2/+2
* Quick3D independent libraryPaul Lemire2014-05-241-75/+1
* Fix builds with namespaced QtSean Harmer2014-04-021-1/+4
* Camera is replaced by CameraLensPaul Lemire2014-03-301-1/+1
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-0/+12
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+249