summaryrefslogtreecommitdiffstats
path: root/src/input/qinputaspect.h
Commit message (Expand)AuthorAgeFilesLines
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-10/+10
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-13/+16
* Add onStartup() and onShutdown() virtuals to QAbstractAspectSean Harmer2015-08-061-0/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Move CameraController in the input aspectKevin Ottens2015-01-231-0/+8
* Pass the current time to the aspectsSean Harmer2014-12-151-1/+1
* QInputAspect: some preliminary work on building backend treePaul Lemire2014-11-141-0/+2
* QInputAspect: private class containing InputHandler instancePaul Lemire2014-11-141-0/+4
* Aspects: onInitialize now takes a QVariantMapPaul Lemire2014-11-141-1/+1
* Added empty QInputsAspectPaul Lemire2014-11-021-0/+73