summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3drender/items
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesMike Krus2023-03-171-44/+0
* quick3drender plugin: Disambiguate meta type id constantsFriedemann Kleint2023-02-102-6/+4
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-1013-98/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-2011-15/+15
* Qt3DQuickRender: includemocsMike Krus2022-06-2318-0/+36
* Use SPDX license identifiersLucie Gérard2022-06-2239-1484/+80
* Update QQMLPropertyList APIMike Krus2021-01-0825-787/+633
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-2024-76/+76
* QRenderTargetSelector: remove outputs/drawBuffers propertyPaul Lemire2020-08-133-179/+0
* Add support for synchronous pickingMike Krus2020-07-306-120/+5
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-4/+4
* Geometry refactoringMike Krus2020-02-275-440/+0
* Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-19/+19
* quick3dparameter_p.h use nullptr instead of 0Paul Lemire2019-06-051-2/+2
* Switch export macros to standard formKai Koehne2019-04-0223-23/+23
* Add support for layers to control ray castingMike Krus2018-02-055-0/+59
* QtQuick API for ray castingMike Krus2018-02-017-2/+587
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-051-1/+1
|\
| * Port away from QBuffer::typeKevin Ottens2017-09-221-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-252-2/+2
|/
* Silence ICC warning about unused local variableThiago Macieira2017-04-071-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0237-67/+87
|\
| * Coding convention fix for Src/Quick3DRobert Brock2017-04-0137-67/+87
* | QShaderData: fix texture support in propertiesKevin Ottens2017-02-241-5/+3
* | QMemoryBarrier cleanupPaul Lemire2017-02-162-8/+8
* | Add Quick3DMemoryBarrierPaul Lemire2017-01-253-2/+163
* | Quick3DBuffer: add helper method to read binary filePaul Lemire2017-01-132-0/+23
|/
* LCOV exclusion comments squashedPaul Lemire2016-11-232-2/+2
* MSVC2015_64 "internal compiler error" fixesv5.8.0-alpha1Tomi Korpipää2016-08-313-7/+8
* Add partial data update support for QBufferOleg Evseev2016-08-132-9/+21
* Quick3DBuffer: do not always convert from QJSValuePaul Lemire2016-07-171-2/+10
* Merge branch '5.6' into 5.7Sean Harmer2016-05-191-1/+1
|\
| * Eliminate references to dead memoryWieland Hagen2016-05-041-1/+1
* | quick3d: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-05-1413-27/+45
* | Get rid of QLayer::namesKevin Ottens2016-05-043-0/+199
* | Q_NULLPTR -> nullptrSean Harmer2016-05-015-7/+7
* | Strip out cloning subsystemSean Harmer2016-04-294-15/+8
* | Rename QTechniqueFilter::criteria() to matchAll()Sean Harmer2016-04-271-3/+3
* | Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-263-189/+0
* | QNode: make cleanup a private slotPaul Lemire2016-04-232-6/+0
* | QVectorize Quick3DShaderDataArrayRobert Brock2016-04-212-3/+3
* | QVectorize QRenderTargetSelectorWieland Hagen2016-04-201-1/+1
* | QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-1/+1
* | Complete the QRenderPassFilter property renaming.Volker Krause2016-03-271-1/+1
* | Class QRenderPassFilter renamingRobert Brock2016-03-231-5/+5
* | Merge QAbstractSceneLoader down into QSceneLoaderMike Krus2016-03-171-2/+2
* | QAnnotation changesFranck Arrecot2016-03-178-70/+70
* | QTechnique renamingRobert Brock2016-03-081-5/+5
* | QRenderTargetSelector renamed drawBuffers to outputsRobert Brock2016-03-081-2/+2
* | QRenderTarget rename attachment to outputsRobert Brock2016-03-081-6/+6