summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qt3D auto-parenting triggered warnings for non-QNode objectsDheerendra Purohit8 days1-1/+1
* ObjGeometryLoader: hot-fix local qHash(Qt3DRender::FaceIndices)Marc Mutz2026-04-211-2/+2
* Avoid runtime warningsSemih Yavuz2026-03-231-2/+2
* Update AssimpMike Krus2026-02-235-8/+8
* Doc: Add return type to \qmlmethod signatureTopi Reinio2026-02-191-1/+2
* Disable imgui ini file creation by defaultMike Krus2026-01-051-0/+7
* Fix swapchain always been recreate on high dpi screensMike Krus2026-01-051-1/+6
* Replace QSequentialIterable with QMetaSequence::IterableUlf Hermann2025-12-051-3/+2
* Port Q_ENUMS to Q_ENUMAhmad Samir2025-11-251-1/+1
* QQuaternionAnimation: silence clang warningTim Blechmann2025-11-151-0/+1
* Doc: Add alt text for \image tags for qt3dEren Bursali2025-11-062-11/+20
* Doc: Add missing property docsPaul Wicking2025-11-0617-20/+376
* Doc: Suppress "No output generated for ..." QDoc warningsTopi Reinio2025-10-311-0/+3
* CMake: Clean up target dependenciesAlexandru Croitor2025-10-163-3/+3
* Move Q_INIT_RESOURCE(extras) call outside namespace definitionAlexandru Croitor2025-10-161-1/+7
* Renderer: compile fix after source incompatible change in qtbaseTim Blechmann2025-10-101-2/+2
* Doc: Fix minor issues in the Scene 3D docsAlexei Cazacov2025-09-171-5/+6
* Doc: Enable the documentation for the Qt 3D Scene3D moduleAlexei Cazacov2025-09-161-1/+2
* Doc: Document parameters in pure virtual functionPaul Wicking2025-09-081-4/+4
* CMake: Work around OpenGLRendererLib not having an SBOM typeAlexandru Croitor2025-09-031-0/+1
* Add CLASS_NAME and PLUGIN_TARGET to 3DQuickLogicUlf Hermann2025-08-141-0/+2
* Update assimp dependencyMike Krus2025-08-086-166/+205
* Doc: Fix incorrect usage of \generatelistTopi Reinio2025-08-061-1/+1
* Include what you need: qquaternion.hMarc Mutz2025-07-048-0/+16
* traverseChildren: fix crash due to range-for over children()David Faure2025-06-261-2/+6
* Remove use of dummy surfaceMike Krus2025-06-252-22/+3
* Simplify retrieval of ExecutionEngine from QQmlEngineUlf Hermann2025-06-181-1/+1
* Fix crash if MouseHandler has already been destroyedJoni Poikelin2025-06-181-2/+4
* Normalize signal/slot signatures 2025Marc Mutz2025-06-042-4/+6
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2025-06-042-0/+10
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-0/+3
* distancefieldtext.vert: fix ES2 shader that was setting the Z coordinatePaul Lemire2025-04-301-1/+1
* Qt3D.Input: fix type registrationSami Shalayel2025-04-103-721/+1
* Qt3D.Animation: add declarative type registrationSami Shalayel2025-04-0912-887/+285
* Qt3D.Extras: add declarative type registrationSami Shalayel2025-04-0914-2124/+451
* Qt3D.Logic: add declarative type registrationSami Shalayel2025-03-319-112/+54
* Make module ready for source SBOM checkingLucie Gérard2025-03-203-2/+2
* QText2DMaterial: fix GL shaders following uniform renamesPaul Lemire2025-03-182-4/+4
* Doc: Fix incorrect QML type inheritanceTopi Reinio2025-02-224-4/+3
* Doc: Fix incorrect QML property typesTopi Reinio2025-02-2210-17/+17
* rhi: Adapt to the faster QRhiResourceUpdateBatch uploads functionsAurélien Brooke2025-02-221-9/+6
* doc: Change C++ types to QML types in QML property documentationDavid Boddie2025-01-179-17/+17
* AspectCommandDebugger: don't rely on transitive includeSAhmad Samir2025-01-141-0/+1
* doc: Fix invalid QML base type information in documentationDavid Boddie2025-01-085-5/+3
* Don't ignore return value of QFile::openThiago Macieira2025-01-071-7/+7
* Fix a few discarded QFile::open() resultsMarc Mutz2024-12-313-3/+6
* QRenderAspectPrivate: use get(), not data() on smart pointersMarc Mutz2024-12-311-1/+1
* Unbreak Qt3DRender OpenGL plugin unity-buildMarc Mutz2024-12-311-2/+8
* Unbreak Qt3DRender unity-buildMarc Mutz2024-12-311-0/+2
* UniformBlockValueBuilder: fix unity-buildMarc Mutz2024-12-311-5/+2