summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QShaderProgramBuilder: add documentation related to cachingPaul Lemire2020-12-071-0/+32
* Conan: Fix iOS buildsIikka Eklund2020-12-021-0/+13
* Force command filtering based on frustum culling resultPaul Lemire2020-12-011-2/+5
* Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1Paul Lemire2020-12-0113-70/+34
* OpenGL renderer: fix use of outdated VAO when shader is reloadedPaul Lemire2020-12-013-7/+27
* RHI: restore QBufferCapture featurePaul Lemire2020-12-018-18/+109
* Add RHI technique for distance field rendererMike Krus2020-11-302-0/+21
* RHI: handle uniforms of type arrays properlyPaul Lemire2020-11-283-1/+37
* Allow assimp to compile on non-gcc compilersJoni Poikelin2020-11-271-1/+1
* Only set the state flag after having merged with the other statesPaul Lemire2020-11-271-1/+1
* planet-qml example: port to RHIPaul Lemire2020-11-2620-6/+1385
* Scene3D: handle flipping based on the RHI backend in usePaul Lemire2020-11-265-3/+28
* Use RHI's clipSpaceCorrMatrix for backend where Y is not upPaul Lemire2020-11-2613-13/+37
* control examples: fix asset path to also work on Qt6Paul Lemire2020-11-261-1/+1
* advancedcustommaterial example: add RHI supportPaul Lemire2020-11-265-0/+185
* Clean up qml type handlingMike Krus2020-11-264-1251/+498
* QShaderProgram: handle binding = auto replacement for raw shader codePaul Lemire2020-11-264-48/+80
* simplecustommaterial example: add RHI supportPaul Lemire2020-11-265-0/+61
* CMake: Build docs for Qt 3DTopi Reinio2020-11-2644-102/+82
* Doc: Fix documentation warningsTopi Reinio2020-11-2520-191/+82
* QAbstractTexture: expose mipLevelPaul Lemire2020-11-245-1/+78
* RHI: handle compute commandsPaul Lemire2020-11-243-153/+61
* compute-particles examples: add RHI techniques and shadersPaul Lemire2020-11-249-19/+171
* Handle fallout from QEvent loosing it's copy constructorMike Krus2020-11-2414-654/+712
* Rename more test targets conflicting with qtbase onesKai Koehne2020-11-2420-18/+201
* Add Qt 6.0.0 changes fileJani Heikkinen2020-11-241-0/+17
* RHI: add attr name/type when issuing warning about unsupported typePaul Lemire2020-11-231-1/+1
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-2367-178/+184
* 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
* 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