summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Inputs overhauledPaul Lemire2016-02-294-0/+68
* QAxis: add value propertyPaul Lemire2016-02-291-2/+21
* QAction: add an active propertyPaul Lemire2016-02-291-1/+20
* QBuffer rename sync to syncDataRobert Brock2016-02-263-7/+7
* Remove ParameterMappingPaul Lemire2016-02-264-66/+11
* QAttribute: merge with QAbstractAttributePaul Lemire2016-02-262-10/+10
* QBuffer merged with QAbstractBufferPaul Lemire2016-02-261-1/+1
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-10/+10
* Propagate backend node changes to Renderer; render-on-demandWieland Hagen2016-02-2418-6/+246
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-2/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-1/+1
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+2
* RenderViews: use int comparison rather than string for uniforms filteringPaul Lemire2016-02-211-11/+12
* Move meta type registration out of the QNode ctor.Volker Krause2016-02-191-1/+4
* Rename childrenNodes to childNodes for API consistency.Volker Krause2016-02-181-1/+1
* Cache RenderStateNodes, so we don't have to look them up every frameWieland Hagen2016-02-051-127/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+6
|\
| * Fix resource leaks in ArrayAllocatingPolicy.Volker Krause2016-01-191-0/+6
* | Unify license header usageAntti Kokko2016-01-2695-1561/+833
* | Expose picking details to front endMike Krus2016-01-253-8/+36
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-223-6/+3
* | Fix unit test for srcdir != builddirTobias Koenig2016-01-211-1/+1
* | Port FrameGraphManager away from QResourceManagerTobias Koenig2016-01-201-36/+42
* | Increase frame allocator max object size a littleSean Harmer2016-01-171-3/+3
* | Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-164-9/+9
* | Support for DDS texturesMauro Persano2016-01-1627-1/+140
* | Merge branch '5.6' into devSean Harmer2016-01-154-444/+2
|\|
| * Make axisIdentifier & buttonIdentifier constBogDan Vatra2016-01-141-2/+2
| * Remove unused ListAllocationPolicy.Volker Krause2016-01-123-442/+0
* | QBlendState: Target particular Draw Buffers (glBlendFunci())Wieland Hagen2016-01-151-1/+3
* | Updated Entity unit testsPaul Lemire2016-01-131-1/+10
|/
* Make parentEntityId privateKevin Ottens2015-12-182-6/+13
* Make QSceneObserverInterface privateKevin Ottens2015-12-173-5/+1
* Make QBackendNodeFactory privateKevin Ottens2015-12-172-2/+2
* Move services() and jobManager() to the pimplKevin Ottens2015-12-171-12/+12
* Move QAbstractAspect::registerAspect() to the pimplKevin Ottens2015-12-171-6/+6
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-173-11/+9
* Change the idiom to clear null job dependenciesKevin Ottens2015-12-161-1/+1
* Add QAspectJob::removeDependency()Kevin Ottens2015-12-161-0/+18
* Add tests to QAspectJobKevin Ottens2015-12-163-0/+106
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Turn all services private for nowKevin Ottens2015-12-122-4/+4
* QTransform: Add convenience properties for Euler angle rotationsAndy Nichols2015-12-111-1/+20
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-104-8/+7
* Make QFrameAllocator privateKevin Ottens2015-12-084-3/+4
* Indicate light typeLaszlo Agocs2015-12-071-0/+6
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-043-15/+29
* QAbstractPhysicalDevice: Remove axis/buttons methodsPaul Lemire2015-12-041-2/+0
* Make QNodeVisitor privateKevin Ottens2015-12-032-2/+2
* Move core/io content to render/geometry and ioKevin Ottens2015-12-022-11/+11