summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.0.0' in qt/qt3dv6.0.0Jani Heikkinen2020-12-071-4/+4
* Conan: Fix iOS buildsIikka Eklund2020-12-021-0/+13
* Force command filtering based on frustum culling resultPaul Lemire2020-12-021-2/+5
* Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1Paul Lemire2020-12-0213-70/+34
* Update dependencies on '6.0.0' in qt/qt3dJani Heikkinen2020-12-021-4/+4
* Add a flag to build the documentationToni Saario2020-12-012-0/+6
* Update dependencies on '6.0.0' in qt/qt3dJani Heikkinen2020-12-011-3/+3
* Add RHI technique for distance field rendererMike Krus2020-11-302-0/+21
* Only set the state flag after having merged with the other statesPaul Lemire2020-11-271-1/+1
* Scene3D: handle flipping based on the RHI backend in usePaul Lemire2020-11-275-3/+28
* planet-qml example: port to RHIPaul Lemire2020-11-2720-6/+1385
* control examples: fix asset path to also work on Qt6Paul Lemire2020-11-271-1/+1
* advancedcustommaterial example: add RHI supportPaul Lemire2020-11-275-0/+185
* simplecustommaterial example: add RHI supportPaul Lemire2020-11-275-0/+61
* CMake: Build docs for Qt 3DTopi Reinio2020-11-2644-102/+82
* Doc: Fix documentation warningsTopi Reinio2020-11-2620-191/+82
* Update dependencies on '6.0.0'Jani Heikkinen2020-11-251-3/+3
* compute-particles examples: add RHI techniques and shadersPaul Lemire2020-11-259-19/+171
* RHI: handle compute commandsPaul Lemire2020-11-253-153/+61
* QAbstractTexture: expose mipLevelPaul Lemire2020-11-255-1/+78
* Rename more test targets conflicting with qtbase onesKai Koehne2020-11-2420-18/+201
* RHI: add attr name/type when issuing warning about unsupported typePaul Lemire2020-11-241-1/+1
* Add Qt 6.0.0 changes fileJani Heikkinen2020-11-241-0/+17
* Update dependencies on '6.0.0'Jani Heikkinen2020-11-241-5/+5
* Handle fallout from QEvent loosing it's copy constructorMike Krus2020-11-2314-656/+714
* Update qmake to match configuration flag changesMike Krus2020-11-233-9/+9
* Update documentationMike Krus2020-11-232-8/+54
* Update attributionsMike Krus2020-11-231-1/+1
* Fix deprecated API usage and compile warningsMike Krus2020-11-2353-307/+286
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-2367-178/+184
* Add conanfile.py to support building with ConanIikka Eklund2020-11-101-0/+122
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-2/+2
* Normalise configuration nameMike Krus2020-11-093-19/+19
* Update dependencies on 'dev'Jani Heikkinen2020-11-091-3/+3
* Add mipmaps count to QAbstracTexturePrivateJuan José Casafranca2020-11-053-0/+3
* Fix taking pending texture data updatesJuan José Casafranca2020-11-051-1/+2
* Update dependencies in 'dev'Jani Heikkinen2020-11-051-3/+3
* Fix build for latest qtbase changesMike Krus2020-11-051-1/+2
* Make ObjectPicker optional for Scene2DMichael Brasser2020-11-041-23/+25
* Fix GLTexture cleanupPaul Lemire2020-11-046-1/+164
* Check if texture upload is full sizedJuan Casafranca2020-11-031-6/+23
* Handle invalid entity names in QSceneLoader::componentMichael Brasser2020-11-022-0/+9
* Add dedicated Qt3D.Renderer.ShaderCache logging categoryPaul Lemire2020-11-023-6/+17
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-0249-315/+315
* Fix resource path for 3dcore testPaul Lemire2020-10-291-1/+1
* Finish removing traces of Scene3DViewMike Krus2020-10-2813-502/+1
* Add changes file for Qt 5.15.2Antti Kokko2020-10-281-0/+65
* Update dependencies on 'dev' in qt/qt3dJani Heikkinen2020-10-281-3/+3
* Add caching mechanism to ShaderBuilderPaul Lemire2020-10-284-7/+311
* Make QAbstractFrontEndNodeManager privateMike Krus2020-10-2712-15/+39