summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSean Harmer2017-07-1116-270/+28
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-1116-270/+28
| |\|
| | * Fix Deferred-Renderer examplesWieland Hagen2017-06-278-20/+22
| | * Change manual tests using Scene2D to use TextureMaterialMäättä Antti2017-06-248-250/+6
* | | Introduce QSpriteSheetMike Krus2017-07-081-16/+68
* | | Introduce QSpriteGridMike Krus2017-07-086-0/+214
|/ /
* | Add manual test for QPointSize and QLineSizeWieland Hagen2017-07-066-0/+339
* | Merge branch '5.9' into devSean Harmer2017-06-191-1/+1
|\|
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* | RenderBufferCapture test: use good OpenGL profile for multi-sample blittingWieland Hagen2017-05-301-0/+6
* | Merge branch '5.9' into devSean Harmer2017-05-217-12/+19
|\|
| * Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-091-1/+2
| * Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-091-2/+6
| * Update manual tests for changes in APIMike Krus2017-05-034-6/+6
| * Fix rendercapture-cpp example crash when using continuous captureMäättä Antti2017-04-181-3/+5
* | Add manual test for downloading mesh and texturesMike Krus2017-05-205-0/+188
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-1716-54/+747
|\|
| * QRenderCapture: add saveImage() to replace saveToFile()Andy Maloney2017-04-122-2/+2
| * Fix license headers in manual testsSean Harmer2017-04-126-48/+294
| * Adapt manual test to exercise new animation data APISean Harmer2017-04-115-3/+180
| * Add manual test to prove out API for defining clipsSean Harmer2017-04-116-1/+271
| * Fix QML registration of QAnimationClipLoaderSean Harmer2017-04-032-3/+3
* | Merge branch '5.9' into devSean Harmer2017-04-0313-285/+1344
|\|
| * Rename QBuffer::access property to accessTypeSean Harmer2017-03-291-1/+1
| * Add Threshold suffix to QLevelOfDetail enum valuesSean Harmer2017-03-291-3/+3
| * Update animation-keyframe-blendtree exampleSean Harmer2017-03-257-482/+949
| * Update animation clip in keyframe manual testSean Harmer2017-03-061-85/+248
| * cleanup scene2d - change mouse event handlingAntti Määttä2017-03-031-11/+5
| * Split blend tree manual test out from simple key frame testSean Harmer2017-03-0210-185/+620
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-0119-56/+46
|\|
| * Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-285-3/+5
| * QBoundingSphere cleanupPaul Lemire2017-02-241-4/+3
| * QDistanceFieldText cleanupPaul Lemire2017-02-231-5/+5
| * QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-231-5/+0
| * Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-233-20/+14
| * Start using REVISION on our propertiesKevin Ottens2017-02-232-2/+2
| * Fix QML version registration for 5.9 typesKevin Ottens2017-02-236-8/+8
| * Improve buffercapture-qml manual testPaul Lemire2017-02-164-7/+8
| * Fix Clang warnings: remove unused code and dataMike Krus2017-02-111-1/+0
| * Fix Clang warnings: out of order initializationMike Krus2017-02-111-1/+1
* | Use qDegreesToRadians to make cler what's happeningEdward Welbourne2017-02-241-1/+1
|/
* Merge branch '5.8' into 5.9Sean Harmer2017-02-101-2/+2
|\
| * Fix -Wreorder warningsSean Harmer2017-02-081-2/+2
* | Move animations from extras to animationsAntti Määttä2017-02-073-9/+10
* | Fix double -> float conversion warningsSean Harmer2017-02-061-1/+1
* | Merge "Merge branch 'wip/animation' into dev" into refs/staging/devSean Harmer2017-01-3110-1/+2659
|\ \
| * \ Merge branch 'wip/animation' into devSean Harmer2017-01-3110-1/+2659
| |\ \
| | * | Animation support for Qt3DAntti Määttä2017-01-3110-1/+2659
* | | | Renamed QAddBlend to QAdditiveBlendPaul Lemire2017-01-311-2/+2
* | | | animation-keyframe-simple updated to use a nested blending treePaul Lemire2017-01-311-0/+71