summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use a static value for the value type providerv5.9.0-rc2v5.9.0-rc1v5.9.0Sean Harmer2017-05-191-3/+6
* OnDemand rendering: only skip rendering jobsPaul Lemire2017-05-193-14/+27
* Don't use seamless cubemap on GL <3.2Sean Harmer2017-05-171-2/+0
* Ensure normal vector is normalized following interpolationSean Harmer2017-05-161-2/+4
* Match the Blinn-Phong specular power to be consistent with IBLSean Harmer2017-05-162-61/+56
* Improve the roughness to mip level mappingSean Harmer2017-05-162-20/+122
* Renderer: prevent crash in case texture failed to be builtPaul Lemire2017-05-161-0/+2
* Replace undistributable filesRobert Brock2017-05-1650-52/+90
* Fix speed regressions in ES2 shadersOleg Evseev2017-05-161-173/+137
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-124-1/+13
* Add changes file for 5.9.0Jani Heikkinen2017-05-121-0/+81
* Remove duplicate subdirs target that slipped inSean Harmer2017-05-121-2/+1
* Fix SC breakSean Harmer2017-05-121-0/+8
* Write docs for advanced custom material exampleMäättä Antti2017-05-103-3/+90
* Scene2D example: highlight that QtQuick is a Texture on a MeshPaul Lemire2017-05-103-23/+40
* QNode: setParent create creation change only when neededPaul Lemire2017-05-104-4/+84
* Call setSurfaceFormat after QQuiApplication instance initiationMäättä Antti2017-05-092-2/+2
* Improve QScene2D documentationsMäättä Antti2017-05-091-6/+91
* Add quick3d class for VertexBlendAnimationAntti Määttä2017-05-095-3/+209
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.9.0" into refs/stagin...Jani Heikkinen2017-05-0912-42/+112
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.9.0Oswald Buddenhagen2017-05-0812-42/+112
| |\
| | * Fix Buffer uploadingPaul Lemire2017-05-085-11/+36
| | * Revert to using new window for each testSean Harmer2017-05-074-8/+8
| | * Logic: only execute FrameActions which are enabledPaul Lemire2017-05-051-1/+1
| | * AssimpImporter: properly handle texture wrappingPaul Lemire2017-05-052-12/+36
| | * Optimize partial data update support for QBufferOleg Evseev2017-05-042-12/+33
| | * fixed graphicscontext applyUniform for uint uniform types.Daniel Bulla2017-05-041-4/+4
* | | Add documentation for Scene2D exampleSean Harmer2017-05-094-2/+138
* | | Add scene 2d example to showcase new featureSean Harmer2017-05-097-1/+4577
* | | Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-0911-114/+167
* | | Add autotests for new animation classesAntti Määttä2017-05-0915-2/+1418
* | | Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-096-262/+15
|/ /
* | Scene3DRenderer: fix race conditionv5.9.0-beta4Paul Lemire2017-05-063-4/+18
* | Add documentation for simplecustommaterial exampleMäättä Antti2017-05-054-1/+99
* | Update multiviewport example imageMäättä Antti2017-05-053-1/+1
* | Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-052-9/+9
* | Add a new mirrored property to QPlane(Mesh|Geometry)Kevin Ottens2017-05-056-7/+75
* | Apply layer filter to light sourcesLaszlo Agocs2017-05-051-2/+8
* | Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-0438-260/+795
|\|
| * Doc: correct several link errorsNico Vertriest2017-05-034-33/+10
| * Renderer: fix OnDemand renderingPaul Lemire2017-04-275-76/+89
| * Modify configure to build with no assimpMäättä Antti2017-04-273-4/+7
| * Fix -Werror=unused-parameter issueSean Harmer2017-04-271-1/+1
| * Fix build for -no-feature-regularexpressionStephan Binner2017-04-272-2/+2
| * Document QAdditiveClipBlendSean Harmer2017-04-271-49/+74
| * Document QAbstractClipBlendNodeSean Harmer2017-04-271-0/+71
| * Document QBlendedClipAnimatorSean Harmer2017-04-271-9/+199
| * Document QClipAnimatorSean Harmer2017-04-271-0/+62
| * Add imperative slots to control animator running propertySean Harmer2017-04-272-0/+19
| * Document the QAbstractClipAnimator classSean Harmer2017-04-271-0/+96