summaryrefslogtreecommitdiffstats
path: root/src
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
* Fix speed regressions in ES2 shadersOleg Evseev2017-05-161-173/+137
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-124-1/+13
* Fix SC breakSean Harmer2017-05-121-0/+8
* Write docs for advanced custom material exampleMäättä Antti2017-05-101-3/+6
* QNode: setParent create creation change only when neededPaul Lemire2017-05-101-2/+16
* 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-097-34/+95
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.9.0Oswald Buddenhagen2017-05-087-34/+95
| |\
| | * Fix Buffer uploadingPaul Lemire2017-05-084-11/+27
| | * 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-091-1/+2
* | | Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-098-103/+100
* | | Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-094-205/+9
|/ /
* | Scene3DRenderer: fix race conditionv5.9.0-beta4Paul Lemire2017-05-063-4/+18
* | Add documentation for simplecustommaterial exampleMäättä Antti2017-05-051-1/+2
* | Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-051-1/+1
* | 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-0436-259/+786
|\|
| * Doc: correct several link errorsNico Vertriest2017-05-034-33/+10
| * Renderer: fix OnDemand renderingPaul Lemire2017-04-274-76/+83
| * Modify configure to build with no assimpMäättä Antti2017-04-272-3/+4
| * 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
| * Fix build for -no-feature-wheeleventStephan Binner2017-04-2714-8/+59
| * Fix build for -no-feature-gesturesStephan Binner2017-04-273-3/+11
| * Fix build for -no-feature-shortcutStephan Binner2017-04-271-0/+2
| * Fix build without quick moduleStephan Binner2017-04-271-76/+84
| * Fix build for -no-feature-temporaryfileStephan Binner2017-04-271-1/+6
| * Fix warnings for -no-feature-libraryStephan Binner2017-04-271-0/+5
* | Update qmltypes filesMike Krus2017-05-036-244/+1453
* | Unregister event filter when surface to closeMike Krus2017-05-031-0/+4
* | Use non-template version of QVariant::value (clazy reports)Mike Krus2017-05-026-6/+6