summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update phong and metalrough shader graphsPaul Lemire2021-06-156-664/+611
* Fix multi-view pickingMike Krus2021-06-144-2/+23
* QChannel/QChannelComponent: Export comparison operatorsFriedemann Kleint2021-06-072-8/+8
* Don't export QKeyFrame which is fully implemented in the headerPaul Lemire2021-06-021-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
* Fix error when calling configure/qt-configure-moduleJoerg Bornemann2021-04-201-1/+3
* cmake: fix build with system assimpSamuli Piippo2021-04-202-25/+14
* CMake: Re-regenerate configure-related filesJoerg Bornemann2021-04-2010-67/+160
* Fix detection of VulkanMike Krus2021-04-206-23/+43
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-199-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 declarationv6.1.0-beta3Ulf Hermann2021-04-021-2/+0
* Remove quick3d plugins.qmltypes to unblock integrationsAlexandru Croitor2021-04-011-573/+0
* Restore ObjectLevelLockingPolicy on ShaderManagerPaul Lemire2021-03-221-1/+1
* Update qtquick3d-assimpJani Heikkinen2021-03-166-658/+414
* ObjectPicker: ensure pristine pickers are handledNicolas Guichard2021-02-261-0/+5
* Minor fixes to compile against 5.15Paul Lemire2021-02-017-5/+30
* Fix MSVC warning about inconsistent DLL linkage of QAnimationClipData operato...Friedemann Kleint2021-01-291-4/+4
* Fix a number of MSVC int conversion warningsFriedemann Kleint2021-01-2922-56/+56
* Make Qt3DWindow handle default surface format more gracefullyMike Krus2021-01-272-10/+26
* Fix light uniforms not properly being updatedPaul Lemire2021-01-272-1/+8
* Only declare staticVulkanInstance if QT_CONFIG(vulkan)Paul Lemire2021-01-271-0/+5
* Update qt/qtquick3d-assimp submoduleJani Heikkinen2021-01-181-0/+0
* Fix parameter priorization documentationAntti Määttä2021-01-185-21/+30
* Clean up use to QVector vs QListMike Krus2021-01-111-7/+7
* Update QtQuick API to build with 5.15Mike Krus2021-01-1116-4/+78
* Remove QFrameAllocator (again)Mike Krus2021-01-1113-596/+11
* Port QText2DEntity to use std::vectorMike Krus2021-01-114-35/+40
* Convert QExtrudedTextGeometryPrivate to use std::vectorMike Krus2021-01-111-22/+21
* Clean up error loggingMike Krus2021-01-111-43/+49
* Handle changes in QMetaType APIMike Krus2021-01-087-1/+57
* Use correct Y axis orientationMike Krus2021-01-081-1/+1
* Update QQMLPropertyList APIMike Krus2021-01-0863-1622/+1226
* Categorise warningsMike Krus2021-01-081-4/+4
* Qt3DWindow::setupWindowSurface set QT3D_RENDERER env variable if unsetPaul Lemire2021-01-071-6/+16
* Drop use of QVector in GLTFSkeletonLoaderMike Krus2021-01-052-24/+24
* Drop use of QVector in MovingAverageMike Krus2021-01-052-3/+4
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-0511-8/+27
* Restore use of QVector in private APIMike Krus2021-01-0545-198/+196
* qpicktriangleevent_p.h Add missing private API warningPaul Lemire2021-01-041-0/+11
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-2215-25/+25
* Load rhi backend by defaultPaul Lemire2020-12-181-1/+1
* Print warning about using primitive restart on ES2Mike Krus2020-12-171-0/+5
* RHI: compute viewport based on rendertarget sizePaul Lemire2020-12-161-6/+7
* Doc: Fix qdoc syntax errorNico Vertriest2020-12-161-2/+2
* Clean up configuration of Extras moduleMike Krus2020-12-151-3/+3
* Fix plugin names for 3DInputMike Krus2020-12-151-1/+1