summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Honor INSTALL_EXAMPLESDIRJoerg Bornemann2020-10-1325-25/+125
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2020-10-101-3/+3
* Adapt to platform API renameMike Krus2020-10-101-1/+1
* Rename test targets conflicting with qtbase onesKai Koehne2020-10-082-1/+23
* CMake: Disable usage of CMake API compatibility wrappersAlexandru Croitor2020-10-071-0/+5
* Use internal CMake APIMike Krus2020-10-07363-574/+574
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2020-10-071-3/+3
* Fix QtQml integration for basic typesMike Krus2020-10-074-292/+937
* RenderView: remove warning about no CameraSelector being setPaul Lemire2020-10-071-2/+0
* QFrameGraphNodePrivate: add private exportPaul Lemire2020-10-051-1/+2
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-031-2/+2
* Make DebugOverlay accessible from QMLMichael Brasser2020-10-023-0/+33
* Fix OpenGL ES 3 shaders for QDebugOverlayMichael Brasser2020-10-021-3/+5
* 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