summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the assimp scene parser clausev6.0.0-alpha1Sean Harmer2020-10-011-1/+1
* Fix a crash when node is added and destroyed immediatelySean Harmer2020-10-012-0/+52
* Only set the format to 1.0 if it was not changed due to OpenGLAndy Shaw2020-09-301-1/+1
* Only use surfaceSize if m_surfaceSize is not validAndy Shaw2020-09-301-1/+1
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2020-09-291-3/+3
* Update qml dependencie and adjust value providersPaul Lemire2020-09-282-213/+101
* Add missing QSequentialIterable headerPaul Lemire2020-09-281-0/+1
* Allow to specify a functor to extract data from QTextureImageDataJuan Casafranca2020-09-284-0/+37
* Allow to set alignment requirement for an imageJuan Casafranca2020-09-285-6/+33
* Fix animation not runningMike Krus2020-09-256-29/+30
* Update frontend data after jobMike Krus2020-09-251-0/+7
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+47
* Only release context if we own itMike Krus2020-09-231-1/+2
* Add QNodePrivate::registerDestructionHelper for std::vector containersPaul Lemire2020-09-232-9/+201
* Update QML type providers following recent changesPaul Lemire2020-09-212-173/+1
* RenderCommands: try to resolve API shader at command build timePaul Lemire2020-09-182-5/+31
* RHI renderer: begin frame and submit even if we have no commandsPaul Lemire2020-09-181-11/+1
* evaluateClipAtLocalTime: prevent negative indices for keyframes lookupPaul Lemire2020-09-181-1/+1
* Remove deprecated API from custom-mesh manual testsPaul Lemire2020-09-182-4/+0
* QShaderGenerator: add a #define LAYER_name for each layerPaul Lemire2020-09-182-0/+48
* qtextureimagedata.h: Fix include directiveFriedemann Kleint2020-09-171-5/+1
* Remove the unneeded QScene2D qualifier for the renderPolicy propertyAndy Shaw2020-09-171-1/+1
* Update dependencies on dev in qt/qt3dLars Knoll2020-09-161-1/+1
* Update dependencies on dev in qt/qt3dLars Knoll2020-09-153-10/+10
* Enable RHI Renderer by defaultMike Krus2020-09-143-6/+4
* rhi: RenderCommand resolve m_rhiShader at submission timePaul Lemire2020-09-132-5/+5
* Doc: Fix simple qdoc warningsPaul Wicking2020-09-092-3/+3
* Q_DECL_UNUSED has to be before type specifiersAllan Sandfeld Jensen2020-09-082-2/+2
* Update dependencies on 'dev' in qt/qt3dJani Heikkinen2020-09-081-1/+1
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2020-09-071-3/+3
* Fix build with latest QtBase and QtDeclarativeMike Krus2020-09-075-7/+10
* Fix forward declaration errorAntti Määttä2020-09-030-0/+0
* Fix compilation error with -no-avx2Laurent Rineau2020-08-312-4/+4
* Improve third-party license information about assimpKai Koehne2020-08-276-14/+255
* Fix third-party license information about imguiKai Koehne2020-08-273-1/+74
* Add QCoreSettings classMike Krus2020-08-2716-12/+564
* opengl: add envlight texture alias to texture unit checkPaul Lemire2020-08-271-4/+8
* rhi: Textures assume RGBA8_UNorm for RGBAFormatPaul Lemire2020-08-271-0/+1
* Remove undefined methodMike Krus2020-08-271-1/+0
* rhi: Add support for QRenderCapturePaul Lemire2020-08-272-4/+58
* Fix connect in rendercapture-qml manual testsPaul Lemire2020-08-262-2/+3
* Remove Scene3DViews supportPaul Lemire2020-08-269-582/+4
* rhi: apply Scene3D changes from 5.15Paul Lemire2020-08-266-227/+361
* scene3d-loader: use QtQuick.Controls 2Paul Lemire2020-08-261-2/+3
* Move sync jobs to a common place so that they can be used by rhi and openglPaul Lemire2020-08-2615-960/+576
* Handle mat4 as vertex attributesPaul Lemire2020-08-261-18/+22
* FilterProximityDistanceJob/FrustumCullingJob: reimplement QAspectJob::isRequiredPaul Lemire2020-08-264-0/+12
* Add changes file for Qt 5.15.1Antti Kokko2020-08-251-0/+20
* Update dependencies on 'dev' in qt/qt3dDaniel Smith2020-08-251-3/+3
* Fix compilation with newer qtbaseFabian Kosmale2020-08-259-0/+10