summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qtqtquickscene2dplugin: includemocsMike Krus2022-06-301-0/+2
* Qt3DQuickScene2D: includemocsMike Krus2022-06-294-0/+8
* Fix 3D Render Capture crashed issueYAMAMOTO Atsushi2022-06-294-0/+8
* fix RHI Renderer build for qmakeYAMAMOTO Atsushi2022-06-281-0/+2
* Qtquick3dlogicplugin: includemocsMike Krus2022-06-271-0/+2
* Qtquick3drenderplugin: includemocsMike Krus2022-06-271-0/+2
* Fix compile warningsMike Krus2022-06-274-3/+2
* Qtquick3dinputplugin: includemocsMike Krus2022-06-271-0/+2
* Qtquick3danimationplugin: includemocsMike Krus2022-06-271-0/+2
* RHI: fix Rhi::Renderer that creating bad QImage instanceYAMAMOTO Atsushi2022-06-241-2/+3
* Remove unused local variableYAMAMOTO Atsushi2022-06-241-1/+0
* QViewport documentation: fix wrong property type for gamma propertyPaul Lemire2022-06-221-1/+1
* Qt3DInput: includemocsMike Krus2022-06-2226-0/+52
* Qt3DCore: includemocsMike Krus2022-06-2231-0/+64
* Fix Qt3D.Core type registration to be called in static buildsAlexandru Croitor2022-06-222-1/+11
* Add QtQml dependency to Qt3D.RenderMarco Bubke2022-06-071-0/+2
* Add QtQuick dependency to Qt3D.ExtrasMarco Bubke2022-06-071-1/+2
* Add QtQml dependency to Qt3D.InputMarco Bubke2022-06-071-0/+2
* Fix some compile warningsMike Krus2022-06-0725-65/+83
* Fix missing includesVille Voutilainen2022-05-176-0/+6
* Move RHI command executer to separate namespaceMike Krus2022-05-174-7/+11
* Qt3D: replace qSwap with member-swap where possibleMarc Mutz2022-05-161-1/+1
* Add QtQml and Qt3D.Render dependency to Qt3D.AnimationMarco Bubke2022-05-111-0/+3
* Add QtQuick dependency to Qt3D.CoreMarco Bubke2022-05-111-0/+2
* RHIShader: fix iterator mismatchGiuseppe D'Angelo2022-03-281-1/+1
* Enable RHI backend by defaultMike Krus2022-03-232-3/+2
* QKeyEvent: fix build with QT_TYPESAFE_FLAGSMarc Mutz2022-03-221-1/+1
* Doc: Revise Qt3D module landing pageAndreas Eliasson2022-03-152-20/+93
* Avoid enabling qt3d-simd-avx2 if avx feature is disabled in qtbaseAlexey Edelev2022-02-241-0/+1
* Do not highlight Planets and Advanced custom material QML example anymore in ...Zhang Hao2022-02-161-4/+0
* Fix crash in Renderer::cleanupShaderHarald Vistnes2022-02-101-0/+3
* Move Qt::Concurrent to the PUBLIC link sectionAlexey Edelev2021-12-201-1/+1
* CMake: Don't attempt to build pugixml.cppJoerg Bornemann2021-12-101-2/+1
* OpenGL renderer: restore surface on context when shutting downPaul Lemire2021-11-301-27/+39
* Revert "AnimationClip: fix the way we compute the duration"Paul Lemire2021-11-261-7/+4
* Doc: Replace use of \oldcode-\newcodeLuca Di Sera2021-11-251-3/+5
* RHI: Fix content not updated when using OnDemand and switching texturesPaul Lemire2021-11-241-0/+5
* OpenGL: Fix content not updated when using OnDemand and switching texturesPaul Lemire2021-11-241-0/+5
* AnimationClip: fix the way we compute the durationPaul Lemire2021-11-241-4/+7
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-232-0/+2
* Q*FActory: remove unused path argumentsThiago Macieira2021-11-2310-184/+23
* Fix MSVC warning in opengl renderview.cppKai Köhne2021-11-221-1/+1
* QGeometryFactory: don't make op== virtualMarc Mutz2021-11-173-3/+5
* Fix licensing headersMike Krus2021-11-173-12/+45
* Revert "QVector<T>::const_iterator isn't always a const T*"Thiago Macieira2021-11-033-6/+3
* ComputeCommand: call markDirty(ComputeDirty) when enabled changesPaul Lemire2021-11-031-0/+3
* ObjectPicker: markDirty(AllDirty) when we change the enabled propertyPaul Lemire2021-11-031-2/+7
* Fix compilation with latest qtbaseKai Köhne2021-10-283-6/+6
* QVector<T>::const_iterator isn't always a const T*Ville Voutilainen2021-10-253-3/+6
* Doc: Replace \qmlproperty Object with QtObjectIvan Tkachenko2021-10-212-3/+3