summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-26110-1218/+1548
* QInputAspect: create EventSourceSetterHelper in main threadPaul Lemire2016-01-222-0/+9
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-225-34/+8
* QInputAspect: hookup EventSourceHelper/InputSetingsPaul Lemire2016-01-191-2/+6
* QInputAspect/InputHandler: add EventSourceSetterHelper memberPaul Lemire2016-01-191-12/+3
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-168-1499/+0
* Merge branch '5.6' into devSean Harmer2016-01-152-74/+0
|\
| * Remove unused ListAllocationPolicy.Volker Krause2016-01-122-74/+0
* | QBackendNode make simple getter Q_DECL_NOEXCEPTPaul Lemire2016-01-132-4/+4
|/
* Fix race on QAspectManager shutdownMauro Persano2016-01-082-0/+5
* Use QFuture::waitForFinished directly.Volker Krause2016-01-071-7/+2
* Add a few more QVector::reserve calls.Volker Krause2016-01-071-0/+1
* Avoid frequent method lookups by name.Volker Krause2016-01-051-2/+11
* Add debug code to catch errors with removing job dependenciesSean Harmer2015-12-222-0/+8
* Move the signals earlier in definitionKevin Ottens2015-12-182-8/+8
* Make parentEntityId privateKevin Ottens2015-12-183-7/+8
* Make QAspectJobProviderInterface privateKevin Ottens2015-12-176-10/+33
* Make QSceneObserverInterface privateKevin Ottens2015-12-178-21/+30
* Make QBackendNodeFactory privateKevin Ottens2015-12-177-22/+33
* Make clearBackendNode privateKevin Ottens2015-12-173-7/+8
* executeCommand is meant to be reimpl not calledKevin Ottens2015-12-171-2/+4
* Get rid of isShuttingDown()Kevin Ottens2015-12-172-8/+0
* Move services() and jobManager() to the pimplKevin Ottens2015-12-173-11/+8
* Move QAbstractAspect::registerAspect() to the pimplKevin Ottens2015-12-174-9/+9
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-172-10/+13
* Make jobsToExecute privateKevin Ottens2015-12-161-0/+6
* Remove dead codeKevin Ottens2015-12-162-16/+0
* visitNode is not needed as virtual anymoreKevin Ottens2015-12-162-9/+2
* Make QNodeVisitor work with non-void functionsKevin Ottens2015-12-161-15/+15
* Only aspect subclasses register backend typesKevin Ottens2015-12-161-4/+4
* Make sceneNodeAdded/Removed privateKevin Ottens2015-12-162-3/+9
* Change the idiom to clear null job dependenciesKevin Ottens2015-12-162-13/+8
* Add QAspectJob::removeDependency()Kevin Ottens2015-12-162-0/+8
* Add we mean it headersLaszlo Agocs2015-12-152-0/+22
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-143-20/+22
* Make the p-impl really privateKevin Ottens2015-12-122-14/+1
* Move initNodeTree to the p-implKevin Ottens2015-12-123-6/+4
* Turn all services private for nowKevin Ottens2015-12-1219-91/+124
* QTransform: Add convenience properties for Euler angle rotationsAndy Nichols2015-12-113-0/+99
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-1015-910/+2
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-0911-127/+114
* Make QFrameAllocator privateKevin Ottens2015-12-086-161/+171
* Pass frame time delta through to the logic component frame updateSean Harmer2015-12-071-0/+4
* Fix QCamera projectionTypeChanged signal connectionMiikka Heikkinen2015-12-071-2/+2
* Avoid class - struct mismatch with MSVCLaszlo Agocs2015-12-071-1/+1
* QThreadPooler: few improvementsPaul Lemire2015-12-063-26/+18
* Make QNodeVisitor privateKevin Ottens2015-12-037-281/+213
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-032-1/+37
* Move core/io content to render/geometry and ioKevin Ottens2015-12-0210-892/+0
* QAxisAlignedBoundingBox is used only in ObjLoaderKevin Ottens2015-12-024-261/+0