summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Reset ClipAnimator loop counter on cleanupMauro Persano2021-09-291-0/+1
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-109-9/+9
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-10206-2058/+2652
* Picking: reuse LayerFilterJob to perform layer filteringPaul Lemire2021-08-097-98/+89
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-067-10/+10
* QRenderAspect: look for opengl renderer by defaultPaul Lemire2021-08-051-1/+1
* CMake: Fix incorrect dependency on private modulesAlexandru Croitor2021-08-056-17/+34
* CameraLens: use ParametersDirty rather than AllDirtyPaul Lemire2021-08-021-2/+2
* Fix for QShaderNode fix that selected highest version number of a rulePaul Lemire2021-07-291-1/+2
* CMake: Don't give plugins PUBLIC usage requirementsLi Xinwei2021-07-229-9/+9
* Disable RHI Renderer by defaultMike Krus2021-07-195-6/+24
* Compile RHI shaders on iOSMike Krus2021-07-191-1/+1
* QCoreAspect: run the bounding volume job when Entity enabled changesPaul Lemire2021-07-091-1/+2
* Rerun bounding volume update jobs when entity enabled property changesPaul Lemire2021-07-091-3/+6
* Change bounding update propagationMike Krus2021-06-216-38/+103
* Partially Revert "Remove custom gltf tool"Mike Krus2021-06-208-0/+938
* Use RHI for Qt3DQuickWindowMike Krus2021-06-191-1/+1
* Fix multi-view pickingMike Krus2021-06-144-2/+23
* QChannel/QChannelComponent: Export comparison operatorsFriedemann Kleint2021-06-072-8/+8
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-7/+7
* Update to latest CMake API for QMLUlf Hermann2021-06-0510-56/+68
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-06-041-1/+1
* Update assimp submoduleJani Heikkinen2021-06-022-2/+2
* Doc: Update the usage of \default QDoc commandTopi Reinio2021-06-023-3/+3
* Don't export QKeyFrame which is fully implemented in the headerPaul Lemire2021-06-021-1/+1
* Use correct name of the internal Zlib moduleAlexey Edelev2021-05-231-1/+1
* QShaderNode: use rule with highest version numberMauro Persano2021-05-041-5/+8
* Fix call to drawBuffers in SubmissionContextMauro Persano2021-05-031-1/+1
* CMake: Adapt to new WrapZLIB packageAlexandru Croitor2021-04-221-3/+3
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-159-9/+9
* Remove Audio Visualizer Example from highlighted examplesJani Heikkinen2021-04-121-1/+0
* Transform Qt3D.Core to declarative type registrationUlf Hermann2021-04-0616-47/+234
* Remove useless metatype declarationUlf Hermann2021-04-021-2/+0
* Remove quick3d plugins.qmltypes to unblock integrationsAlexandru Croitor2021-04-011-573/+0
* Fix error when calling configure/qt-configure-moduleJoerg Bornemann2021-03-311-1/+3
* cmake: fix build with system assimpSamuli Piippo2021-03-242-25/+14
* Fix minor warningsMike Krus2021-03-232-4/+4