summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/render
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-191-1/+1
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Make DebugOverlay accessible from QMLMichael Brasser2020-10-021-0/+2
* QRenderTargetSelector: remove outputs/drawBuffers propertyPaul Lemire2020-08-131-2/+1
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* Don't register Window typeMike Krus2020-06-161-2/+0
* Add support for building with CMakeMike Krus2020-05-221-0/+32
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-6/+90
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-081-6/+90
* | Introduce QPickingProxyMike Krus2020-04-231-0/+2
* | Add ability to override bounding data and trigger calculationMike Krus2020-04-231-0/+1
* | Geometry refactoringMike Krus2020-02-271-12/+0
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-073-7/+253
|\|
| * QShaderProgram: add a format propertyPaul Lemire2020-02-031-0/+1
| * Add QRenderCapabilities to query GL about what is supportedMike Krus2020-01-201-0/+3
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * Update plugins.qmltypes for 5.14Kai Koehne2019-10-221-7/+248
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-2/+3
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-011-2/+3
* | QDepthRange: fix doc/qml registration for 5.14Paul Lemire2019-09-191-1/+1
* | QPickEvent: add revisions and fix qml registrationPaul Lemire2019-09-191-0/+1
* | QCamera: make lens and transform accessible to QMLPaul Lemire2019-08-291-0/+1
* | Add SubtreeEnabler frame graph nodeMichael Brasser2019-08-141-0/+2
|/
* Register QShaderImage type with QMLPaul Lemire2019-06-051-0/+2
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-092-12/+223
|\
| * Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-11/+222
| * QML: Fix registration of ShaderProgramBuilderKai Koehne2019-03-071-1/+1
* | Add QNoPicking FrameGraph nodePaul Lemire2019-02-281-0/+2
* | Add QRasterMode render stateJuan Jose Casafranca2019-02-121-0/+2
* | Add support for glDepthRangeJim Albamont2019-02-111-0/+2
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-0/+2
|\
| * Add revisioned QML registrations for QAttributeMichael Brasser2019-01-311-0/+2
* | Register revision 13 of QObjectPicker to QMLPaul Lemire2018-12-211-0/+1
* | QShaderProgramBuilder: add properties to access generated shader codePaul Lemire2018-12-141-0/+1
* | QComputeCommand allow to control the run behaviorPaul Lemire2018-11-141-0/+1
* | Register QWaitFence/QSetFence with QML modulePaul Lemire2018-10-111-0/+4
* | Merge branch '5.12' into devSean Harmer2018-10-112-237/+759
|\|
| * Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-092-237/+759
* | QAbstractTexture:: add handle and handleType propertiesPaul Lemire2018-10-101-0/+1
* | Register QSharedGLTexture to qmlPaul Lemire2018-10-081-0/+1
|/
* 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