summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add private export to GraphicsApiFilterDatav5.12.0-beta1Svenn-Arne Dragly2018-10-021-1/+1
* Doc: Use a macro to resolve QML import versionsTopi Reinio2018-09-268-32/+32
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-2211-19/+242
|\
| * Complete ES 3.1 and 3.2 helpersPaul Lemire2018-09-218-4/+228
| * Replace use of qmlRegisterRevisionKai Koehne2018-09-203-15/+14
* | Quick3DEntityLoaderPrivateSubject: Fix warning about unused variableFriedemann Kleint2018-09-171-2/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-alpha1Qt Forward Merge Bot2018-09-111-0/+24
|\|
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+24
| |\
| | * Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-09-061-0/+24
* | | Automatically register the latest import versionKai Koehne2018-09-0616-8/+32
* | | Fix warning about ignored qualifiersThiago Macieira2018-09-051-1/+1
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-042-2/+2
|\| |
| * | Qt3DWindow/Qt3DQuickWindow base custom surface format on default onePaul Lemire2018-08-292-2/+2
| |/
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-038-18/+147
* | Move forward declaration of QMetaObject inside Qt namespaceSvenn-Arne Dragly2018-09-031-2/+2
* | Privately export ShaderBuilderPaul Lemire2018-08-291-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-254-8/+8
|\|
| * Fix: remove compile warning in graphicscontext.cppPaul Lemire2018-08-211-1/+1
| * Doc: Fix Scene2D and Scene3D QML modules uriTakumi ASAKI2018-08-173-7/+7
* | Renderer: remove code shutting down thread in renderer dtorPaul Lemire2018-08-208-5/+248
* | EntityLoader: add sourceComponent propertyPaul Lemire2018-08-205-31/+105
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-1727-149/+754
|\|
| * Doc: Fix incorrect ForwardRenderer properties typeTakumi ASAKI2018-08-171-2/+2
| * Remove AUTOTEST_EXPORT from templated functionLaszlo Agocs2018-08-151-1/+1
| * Avoid initializing GraphicsContext on every frameLaszlo Agocs2018-08-142-4/+1
| * Document third party asset 'wine'Kai Koehne2018-08-142-0/+48
| * Texture property update: notify frontend only when properties have changedPaul Lemire2018-08-143-1/+4
| * GLTexture: simplify createOrUpdateGLFunctionPaul Lemire2018-08-142-59/+71
| * Texture: remove invalid property namePaul Lemire2018-08-131-3/+0
| * Improve backend texture unit testsPaul Lemire2018-08-131-0/+186
| * Allow to build assimp sceneparser on Android when using clangPaul Lemire2018-08-132-2/+4
| * Fix typo on loadscenejob.cppPaul Lemire2018-08-131-1/+1
| * ResourceAccessor: allow read-only access to texturesLaszlo Agocs2018-08-103-5/+14
| * Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-0816-72/+423
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-0718-22/+755
|\|
| * Apply similar logic to the native Qt 3D animation clip selectionSean Harmer2018-08-023-6/+42
| * Add support for loading specific animations from glTF 2 filesSean Harmer2018-08-0213-12/+639
| * Doc: Fix incorrect GoochMaterial properties nameTakumi ASAKI2018-08-011-4/+4
| * Enable ConstantInterpolation for fcurvesJuan Jose Casafranca2018-07-312-2/+23
| * Add changes file for Qt 5.9.6Antti Kokko2018-07-311-0/+25
| * Add changes file for Qt 5.9.5Antti Kokko2018-07-311-0/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-313-3/+5
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
| * Request manager to cleanup ShaderBuilder entries that are removedPaul Lemire2018-07-301-0/+1
| * Doc: Use correct module namePaul Wicking2018-07-302-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-2129-210/+782
|\|
| * QTextureImage: warn user that remote urls on QTextureImage aren't yet supportedPaul Lemire2018-07-201-1/+11
| * Texture: properly handle texture sharing with remote URLsPaul Lemire2018-07-206-37/+106
| * QDownloadHelperService: add couple comments to give more contextPaul Lemire2018-07-201-0/+2
| * Fix crash when using Scene3D and updating data frequentlyPaul Lemire2018-07-201-1/+25