summaryrefslogtreecommitdiffstats
path: root/src/logic/executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-2/+2
* QLogicAspect: use QAspectJob::postFrame to drive FrameAction updatesPaul Lemire2020-06-251-29/+3
* Fix potential crash when logic aspect exitsMike Krus2020-01-271-1/+3
* Remove the Aspect ThreadPaul Lemire2019-08-071-6/+0
* Logic: only execute FrameActions which are enabledPaul Lemire2017-05-051-1/+1
* Coding convention fix for Src/logicRobert Brock2017-03-021-1/+3
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Class QLogicComponent changesFranck Arrecot2016-03-111-4/+4
* logic: eradicate all (one) Q_FOREACH loopsMarc Mutz2016-03-041-2/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Pass frame time delta through to the logic component frame updateSean Harmer2015-12-071-3/+4
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* Shorten names of classes in Logic namespaceSean Harmer2015-10-131-0/+104