summaryrefslogtreecommitdiffstats
path: root/src/logic
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2617-187/+238
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-222-3/+2
* Get rid of isShuttingDown()Kevin Ottens2015-12-171-1/+3
* Turn all services private for nowKevin Ottens2015-12-121-1/+1
* Pass frame time delta through to the logic component frame updateSean Harmer2015-12-077-11/+24
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-032-37/+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
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-1/+1
* Doc: Move the doc artifacts outside of the submodule directoryVenugopal Shivashankar2015-10-281-75/+0
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-273-5/+13
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1315-53/+53
* Add "We mean it" warnings to private headersSean Harmer2015-10-138-0/+88
* Shorten names of classes in Logic namespaceSean Harmer2015-10-1314-116/+116
* Move Logic aspect into Qt3DLogic namespaceSean Harmer2015-10-1316-129/+115
* Doc: Use a single a doc project for all the submodule docsVenugopal Shivashankar2015-10-053-64/+67
* Add a new Logic aspect to allow synchronous operationsSean Harmer2015-08-0620-0/+1563