summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/render
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+2
* Remove qmake build filesMike Krus2023-03-171-16/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Qtquick3drenderplugin: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-222-77/+5
* Add QtQml dependency to Qt3D.RenderMarco Bubke2022-05-111-0/+2
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-061-1/+1
* Update to latest CMake API for QMLUlf Hermann2021-06-051-2/+6
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-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