summaryrefslogtreecommitdiffstats
path: root/src/core/aspects/qaspectengine.h
Commit message (Expand)AuthorAgeFilesLines
* QAspectEngine: add run loop driving modesPaul Lemire2019-08-071-0/+11
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-3/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
* | Add skeleton unRegisterAspect functions to QAspectEngineSean Harmer2016-03-161-0/+2
* | QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+4
* | QAspectEngine replace QList of QAbstractAsprct* by QVectorPaul Lemire2016-02-221-2/+2
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-1/+0
|/
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-3/+0
* Make the p-impl really privateKevin Ottens2015-12-121-2/+1
* Move initNodeTree to the p-implKevin Ottens2015-12-121-3/+0
* Add command support on aspects and QAspectEngineKevin Ottens2015-12-021-0/+2
* Make QAspectFactory privateKevin Ottens2015-12-011-4/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-5/+5
* QNode parent changesPaul Lemire2015-06-111-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add convenience to register aspects by nameKevin Ottens2015-01-251-1/+5
* Allow to query the aspects on the engineKevin Ottens2015-01-231-0/+2
* Cleanly exit the render threadSean Harmer2014-11-171-2/+0
* Shutdown the aspect engine before destructionSean Harmer2014-11-171-0/+1
* Aspects: onInitialize now takes a QVariantMapPaul Lemire2014-11-141-1/+1
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-2/+5
* QAspectEngine/QAspectManager: setWindow -> setSurfacePaul Lemire2014-10-181-2/+2
* Use QSceneLookup in QNode and QPostmanPaul Lemire2014-09-281-5/+1
* QAspectEngine QNode lookup tablePaul Lemire2014-09-151-1/+9
* QAspectEngine d-pointeredPaul Lemire2014-07-091-10/+8
* Renamed AbstractAspect to QAbstractAspectPaul Lemire2014-07-091-2/+2
* Quick3D independent libraryPaul Lemire2014-05-241-1/+1
* Fixed syncqt warningsPaul Lemire2014-04-041-2/+1
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-0/+1
* Separated sources in subfolders so as to have a clearer view of the codePaul Lemire2014-02-261-0/+80