summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-0117-129/+135
* RenderCapture: register with version 2.1Paul Lemire2016-12-071-2/+2
* Export AxisAccumulator to QMLSean Harmer2016-12-071-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-1/+1
|\
| * Give access to FrameGraphNode as a grouping nodeKevin Ottens2016-10-141-1/+1
* | ContextSaver dtor: call make current only when neededPaul Lemire2016-11-231-1/+1
* | Scene3DRenderer::render: simplified code pathsPaul Lemire2016-11-231-28/+19
* | Scene3DItem: no need to destoy the SGNode on size changePaul Lemire2016-11-231-11/+7
* | LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* | Fix crash in Scene3DRenderer::shutdown caused by nullptr m_aspectEngineFredrik Orderud2016-11-021-2/+4
* | Introduce OneMinusSource1ColorKevin Ottens2016-10-291-1/+1
* | Merge branch '5.7' into 5.8Sean Harmer2016-10-106-135/+1393
|\|
| * Update QML type information for Qt CreatorKevin Ottens2016-09-266-135/+1393
* | Skybox examples: do not mirror imagesPaul Lemire2016-10-101-6/+6
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-9/+9
|\|
| * Fix camera controllersMiikka Heikkinen2016-09-051-9/+9
* | Enable QRenderCapture usage in the backendAntti Määttä2016-08-291-0/+3
* | OrbitCameraController: disable logical device when disabledPaul Lemire2016-08-271-0/+1
* | FirstPersonCameraController: disabled logical device when disabledPaul Lemire2016-08-271-0/+1
* | Improve robustness of QML plugin loadingSimon Hausmann2016-08-266-6/+6
* | QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-261-7/+1
* | ForwardRenderer: allow to disable frustum cullingPaul Lemire2016-08-261-0/+2
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-1/+7
|\|
| * PhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-191-1/+7
* | Qt3DExtras: ForwardRenderer.qml add alias tfor external target sizePaul Lemire2016-08-191-0/+1
* | Merge branch '5.7' into devSean Harmer2016-08-142-48/+6
|\|
| * Avoid code dup. in Scene3DItem and Qt3DQuickWindowKevin Ottens2016-08-071-44/+6
| * Remove qboundingvolumedebugSean Harmer2016-08-041-4/+0
* | Add partial data update support for QBufferOleg Evseev2016-08-131-1/+2
|/
* Fix NormalDiffuseMapAlpha materialPaul Lemire2016-07-224-7/+119
* Use trilinear filtering for normal mapsSean Harmer2016-07-213-3/+3
* Generate mips for normal mapsSean Harmer2016-07-123-0/+3
* Split effects from materialsTomi Korpipää2016-06-2114-666/+339
* Scene3DItem: set aspect ratio properly the first timePaul Lemire2016-06-111-0/+2
* Use QSurfaceFormat::defaultFormat for sample countSvenn-Arne Dragly2016-06-081-1/+4
* Scene3DItem: allow to instantiate Logic aspectPaul Lemire2016-05-272-2/+6
* TextureMaterial.qml change remaining annotations to filterKeys.Unai IRIGOYEN2016-05-231-3/+3
* Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROWPaul Lemire2016-05-234-7/+7
* Make sure the axisSettings is found by QtCreatorKevin Ottens2016-05-231-28/+4
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-3/+3
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-4/+26
* Allow the QtQuick + Scene3D case to shutdown cleanlySean Harmer2016-05-201-0/+6
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-146-0/+18
* quick3d: eradicate remaining Q_FOREACH loopMarc Mutz2016-05-141-1/+1
* quick3d: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-05-141-2/+2
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-143-5/+5
* Update QML type info due to Input API changesKevin Ottens2016-05-121-8/+46
* FirstPersonCameraController: acceleration controlKevin Ottens2016-05-121-0/+14
* Get rid of QLayer::namesKevin Ottens2016-05-041-2/+2
* Camera controller naming conventionRobert Brock2016-05-033-2/+2