summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add autotest for lightsLaszlo Agocs2015-12-023-0/+266
* Add command support on aspects and QAspectEngineKevin Ottens2015-12-021-20/+103
* Add missing test for QAspectEngine::registerAspectKevin Ottens2015-12-021-0/+42
* Move definition of tests in the classKevin Ottens2015-12-021-49/+45
* Unit tests for AxisInputPaul Lemire2015-12-019-65/+272
* Unit tests for ActionPaul Lemire2015-12-013-1/+167
* Unit tests for AxisPaul Lemire2015-12-013-1/+167
* Unit tests for QLogicalDevicePaul Lemire2015-12-013-1/+196
* Unit tests for QActionInputPaul Lemire2015-12-013-1/+190
* Unit tests for QAxisInputPaul Lemire2015-12-013-1/+206
* Unit tests for QActionPaul Lemire2015-12-013-1/+176
* Unit tests for QAxisPaul Lemire2015-12-014-1/+182
* QAspectFactory can now also give registered name of an aspectKevin Ottens2015-12-011-0/+14
* Remove unused code from QAspectFactoryKevin Ottens2015-12-011-21/+0
* Make QAspectFactory privateKevin Ottens2015-12-012-2/+2
* Unit tests for QTransformPaul Lemire2015-11-253-1/+205
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-241-6/+7
* Restore mouse picking testsPaul Lemire2015-11-241-1/+0
* Add unit tests for triangleboundingvolumePaul Lemire2015-11-243-1/+236
* QRayCastingService improvementsPaul Lemire2015-11-241-14/+26
* Unit tests for TriangleExtractorPaul Lemire2015-11-243-1/+414
* jobs benchmarksPaul Lemire2015-11-244-1/+400
* Remove aspect enumsMike Krus2015-11-212-2/+2