summaryrefslogtreecommitdiffstats
path: root/src/extras
Commit message (Expand)AuthorAgeFilesLines
* distancefieldtext.vert: fix ES2 shader that was setting the Z coordinatePaul Lemire2025-04-301-1/+1
* QText2DMaterial: fix GL shaders following uniform renamesPaul Lemire2025-03-182-4/+4
* Doc: Fix incorrect QML property typesTopi Reinio2025-02-223-4/+4
* doc: Change C++ types to QML types in QML property documentationDavid Boddie2025-01-174-8/+8
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-2025-25/+25
* Correct license for module and plugin filesLucie Gérard2024-07-0125-25/+25
* Doc: Add missing namespace for QText2DEntity::alignment property docTopi Reinio2024-06-191-1/+1
* Rename QText2DMaterial uniformAlexander Hulander2024-05-242-3/+3
* Docs: Update the QAbstractCameraController overviewAlexei Cazacov2024-05-151-3/+0
* QText2DEntity text alignmentAlexander Hulander2024-03-053-0/+40
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-1/+0
* Doc: Fully qualify \property, \qmlproperty, \typedef, \enumLuca Di Sera2024-02-1335-207/+207
* build system: fix unity buildsTim Blechmann2024-02-0728-45/+57
* Address API review commentsMike Krus2024-01-311-30/+14
* RHI: fix the PerVertexColorMaterial shaderAurélien Brooke2024-01-131-138/+1
* Fix ambient color contribution in Phong shaderAurélien Brooke2024-01-134-18/+34
* Readability: use empty() instead of size() to check for emptinessAurélien Brooke2024-01-131-1/+1
* Doc: Add a description to the QCylinderMesh class and qml typeAndreas Eliasson2023-11-151-0/+6
* Add ability to target Left/Right back buffer to use with stereo modeAlexander Busse2023-11-091-1/+2
* Add set upVector and other interface in orbit cameracontrollerNicekwell Ni2023-11-013-9/+149
* Don't change RHI's default surface format versionBogDan Vatra2023-10-021-3/+0
* Doc: Add missing leading asterisk to qdoc commandAndreas Eliasson2023-08-3012-12/+12
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+1
* qt3dwindow: request Direct3DSurface when requesting d3d11Paul Lemire2023-07-201-1/+1
* Doc: Fix incorrect module/type names in \qmlproperty commandsTopi Reinio2023-06-061-3/+3
* QSkyboxEntity: add support for the RHI rendererAurélien Brooke2023-06-052-0/+18
* Make 'struct Light' to support std140Inho Lee2023-04-201-1/+4
* Remove qmake build filesMike Krus2023-03-175-171/+0
* QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-2/+8
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-101-0/+3
* qspritesheetitem_p.h: Fix include guardFriedemann Kleint2023-02-101-3/+3
* Fix warnings about fields anonymous namespacesFriedemann Kleint2023-02-101-8/+5
* QText2DEntity: fix QTextureAtlas parenting that could lead to crashesPaul Lemire2023-02-102-7/+9
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-101-5/+1
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-217-7/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-201-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-10-126-294/+12
* Adjust CMake condition and condition in code when including vulkan headersAlexey Edelev2022-09-231-1/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Fix various [=] lambda captures to capture [this] insteadMarc Mutz2022-07-121-1/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Qt3DExtras: includemocsMike Krus2022-06-2344-0/+88
* Use SPDX license identifiersLucie Gérard2022-06-22144-5687/+294
* Fix some compile warningsMike Krus2022-06-034-14/+14
* Make sure all private headers include at least one otherThiago Macieira2022-03-085-2/+6
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-232-0/+2
* Doc: Replace \qmlproperty Object with QtObjectIvan Tkachenko2021-10-211-2/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-1012-123/+159
* CMake: Fix incorrect dependency on private modulesAlexandru Croitor2021-08-051-2/+4