summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add video texture exampleAntti Määttä2017-01-266-1/+346
* Update render-qml-to-texture testAntti Määttä2017-01-263-9/+9
* Render QML to texture examplesAntti Määttä2017-01-2618-1/+987
* Add unit tests for the EventForward backend nodeAntti Määttä2017-01-253-1/+211
* Add unit tests for the QEventForward frontend nodeAntti Määttä2017-01-253-1/+420
* Add autotests for renderqmltotexture backend nodeAntti Määttä2017-01-252-0/+162
* Add the autotests for renderqmltotexture frontend nodeAntti Määttä2017-01-252-0/+295
* Merge branch 'dev' into wip/qtquickintegrationSean Harmer2017-01-2011-6/+330
|\
| * GLTF Export QCamera properlyMiikka Heikkinen2017-01-181-0/+12
| * Unit tests for QMemoryBarrierPaul Lemire2017-01-133-1/+189
| * Add unit tests for Quick3DBuffer::readBinaryFilePaul Lemire2017-01-133-1/+105
| * Don't recreate window very rapidly in test caseSean Harmer2017-01-124-4/+24
* | Add sharecontext to testrenderAntti Määttä2017-01-182-0/+6
|/
* Merge branch '5.8' into devSean Harmer2017-01-1014-9/+1599
|\
| * Add unit tests for trianglevisitorAntti Määttä2017-01-103-1/+1098
| * Reinstate back face pickingMike Krus2017-01-091-6/+16
| * Don’t perform picking if QObjectPicker is disabledMike Krus2017-01-094-0/+185
| * Unit tests for render capture backend nodeAntti Määttä2017-01-095-1/+146
| * Correct filtering of disabled entitiesWieland Hagen2017-01-052-2/+10
| * QNode: Defer QScene registration until after object construcionWieland Hagen2017-01-051-0/+127
| * Make sure QPickTriangleEvent gets generatedMike Krus2017-01-041-0/+18
* | Merge branch '5.8' into devSean Harmer2016-12-2144-11/+2309
|\|
| * Merge "Merge branch '5.8.0' into 5.8" into refs/staging/5.8Sean Harmer2016-12-1619-4/+885
| |\
| | * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-1619-4/+885
| | |\
| | | * Only pass static metaobjects around and fix EntityLoaderPaul Lemire2016-12-167-1/+414
| | | * Ensure offscreen surface used during cleanup is created on gui threadSean Harmer2016-12-142-0/+13
| | | * Properly order texture jobsPaul Lemire2016-12-141-0/+1
| | | * Fix hover support in QObjectPickerMike Krus2016-12-141-0/+6
| | | * Fix texture data upload timingSean Harmer2016-12-101-0/+1
| | | * RenderCapture: register with version 2.1Paul Lemire2016-12-072-2/+2
| | | * Add plumbing and process AxisAccumulators each frameSean Harmer2016-12-075-1/+235
| | | * Add backend class for AxisAccumulator and testsSean Harmer2016-12-073-1/+214
| * | | Update Quick3D render import unit testPaul Lemire2016-12-161-2/+3
| * | | custom-mesh-qml: adjust attribute namesPaul Lemire2016-12-161-3/+3
| |/ /
| * | Add unit tests to check all Quick3D Core importsPaul Lemire2016-12-165-1/+115
| * | Add unit tests to check all Quick3DInput importsPaul Lemire2016-12-165-1/+124
| * | Add unit tests to check all Quick3D Render importsPaul Lemire2016-12-155-1/+229
| * | QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-131-1/+36
| * | FilterLayerEntityJob: fix uninitialized valuePaul Lemire2016-12-131-0/+11
| * | Add benchmark for MaterialParameterGathererJobPaul Lemire2016-12-133-1/+157
| * | RenderViewJobUtils: refactor findTechniqueForEffectPaul Lemire2016-12-121-0/+8
| * | RenderViewBuilder: add dependency on technique filteringPaul Lemire2016-12-121-2/+3
| * | Add unit tests for FilterCompatibleTechniqueJobPaul Lemire2016-12-123-1/+269
| * | Add unit tests for RenderViewBuilderPaul Lemire2016-12-123-1/+473
* | | QGLTF exporting basic mesh typesMiikka Heikkinen2016-12-131-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-12176-205/+15008
|\| |
| * | Technique: adds itself to dirty list in managerPaul Lemire2016-12-041-0/+22
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-287-37/+80
| |\
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-246-37/+59
| | |\
| | | * NodeInstantiator created nodes go to its parentv5.7.1Kevin Ottens2016-10-146-37/+59