summaryrefslogtreecommitdiffstats
path: root/src/logic/qlogicaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-2/+1
* Turn all services private for nowKevin Ottens2015-12-121-1/+1
* Pass frame time delta through to the logic component frame updateSean Harmer2015-12-071-1/+3
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-031-31/+0
* Move the QT3D_REGISTER_*_ASPECT macros to QAbstractAspectKevin Ottens2015-12-011-1/+0
* Remove aspect enumsMike Krus2015-11-211-1/+0
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-301-1/+0
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Shorten names of classes in Logic namespaceSean Harmer2015-10-131-8/+8
* Move Logic aspect into Qt3DLogic namespaceSean Harmer2015-10-131-7/+9
* Add a new Logic aspect to allow synchronous operationsSean Harmer2015-08-061-0/+166