summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/render
Commit message (Expand)AuthorAgeFilesLines
* Add revisioned QML registrations for QAttributeMichael Brasser2019-01-311-0/+2
* Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-092-237/+759
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-7/+7
|\
| * Replace use of qmlRegisterRevisionKai Koehne2018-09-201-7/+7
* | Automatically register the latest import versionKai Koehne2018-09-062-1/+4
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
|/
* QtQuick API for ray castingMike Krus2018-02-011-1/+5
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Add support for FrontToBack sortingLaszlo Agocs2017-09-041-1/+2
* BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+2
* Add QProximityFilter FrameGraphNodePaul Lemire2017-08-181-0/+2
* Introduce QShaderProgramBuilderKevin Ottens2017-07-051-0/+2
* Add LineWidth render stateMauro Persano2017-06-081-0/+2
* Update qmltypes filesMike Krus2017-05-031-11/+427
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-68/+70
|\
| * Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-63/+65
* | Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-2/+0
* | Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-281-4/+0
* | Expose QEnvironmentLight to QMLKevin Ottens2017-02-241-0/+2
* | QBoundingSphere cleanupPaul Lemire2017-02-241-2/+2
* | Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-231-0/+1
* | Start using REVISION on our propertiesKevin Ottens2017-02-231-0/+7
* | Fix QML version registration for 5.9 typesKevin Ottens2017-02-231-7/+7
* | Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+2
* | QDistanceFieldText: export to QMLPaul Lemire2017-01-301-1/+1
* | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-291-0/+7
|\ \
| * | Fix qml registration versionAntti Määttä2017-01-271-1/+1
| * | Register scene2d qml typeAntti Määttä2017-01-261-0/+5
| * | Register EventForward qml typeAntti Määttä2017-01-251-0/+2
| |/
* | Register QMemoryBarrier to QMLPaul Lemire2017-01-251-0/+3
* | Add QLevelOfDetailSwitch to toggle child entitiesMike Krus2017-01-231-0/+2
* | LevelOfDetail (LOD) nodeMike Krus2017-01-231-0/+4
|/
* RenderCapture: register with version 2.1Paul Lemire2016-12-071-2/+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
* | Introduce OneMinusSource1ColorKevin Ottens2016-10-291-1/+1
* | Merge branch '5.7' into 5.8Sean Harmer2016-10-101-106/+1140
|\|
| * Update QML type information for Qt CreatorKevin Ottens2016-09-261-106/+1140
* | Enable QRenderCapture usage in the backendAntti Määttä2016-08-291-0/+3
* | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
* | Merge branch '5.7' into devSean Harmer2016-08-141-4/+0
|\|
| * Remove qboundingvolumedebugSean Harmer2016-08-041-4/+0
* | Add partial data update support for QBufferOleg Evseev2016-08-131-1/+2
|/
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-4/+26
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* quick3d: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-05-141-2/+2
* Get rid of QLayer::namesKevin Ottens2016-05-041-2/+2
* Fix qmltypes generation, add them to the sourcesKevin Ottens2016-05-032-0/+1898
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-1/+1
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-2/+2