summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.11Kari Oikarinen2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+20
|\
| * Add changes file for Qt 5.11.3v5.11.35.11.3Antti Kokko2018-11-201-0/+20
* | Reset last selected picker when releasing out of viewportPaul Lemire2018-11-302-1/+95
* | Renderer: drawArraysInstancedBaseInstance parameters were swappedPaul Lemire2018-11-282-5/+5
* | Revert disabling of tools building on cross-compiled buildPaul Lemire2018-11-131-1/+1
|/
* Bump versionOswald Buddenhagen2018-11-081-1/+1
* Renderer::doRender scene3dBlocking fixesPaul Lemire2018-11-051-4/+7
* GLTexture: do not set layers when target is Texture3DPaul Lemire2018-11-021-1/+0
* Fix crash due to racecondition in renderer on shutdownChristian Andersen2018-10-231-0/+3
* Fix notifications for QClipAnimator::clip propertyJim Albamont2018-10-051-0/+1
* Fix normal calculation in MorphPhongMaterialJoni Poikelin2018-10-052-2/+2
* Fix compilation with -qt3d-profile-jobs on AndroidPaul Lemire2018-10-051-0/+5
* Further complete missing functions on ES3 helpersPaul Lemire2018-10-044-0/+23
* Fix leak with VAOManagerPaul Lemire2018-10-033-1/+8
* QChangeArbiter: fix leakPaul Lemire2018-10-031-2/+5
* Remove unused CameraController.qml from simple-qml exampleKai Koehne2018-10-023-314/+0
* Fix QMorphPhongMaterialMäättä Antti2018-10-012-6/+23
* Add metalRoughFunction to ES3Mauro Persano2018-09-275-0/+467
* ES3 deprecated gl_FragColor, use output variable insteadMauro Persano2018-09-271-0/+9
* Use GLSL texture() instead of texture2D() on ES3Mauro Persano2018-09-271-0/+9
* Scene3D crashing on destructionMichael Dippold2018-09-273-30/+32
* QOrbitCameraController: make zoom work when pressing shift keyPaul Lemire2018-09-261-1/+1
* Doc: Mark deprecated Qt 3D QML types obsoleteLeena Miettinen2018-09-251-0/+14
* QText2DEntity: clear glyphrun when scene changesPaul Lemire2018-09-242-1/+15
* GLTexture: mark texture for upload when it's recreated and contains dataPaul Lemire2018-09-241-0/+4
* Document third party asset 'miramar'Kai Koehne2018-09-241-0/+14
* Complete ES 3.1 and 3.2 helpersPaul Lemire2018-09-218-4/+228
* Replace use of qmlRegisterRevisionKai Koehne2018-09-203-15/+14
* 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.25.11.2Antti Kokko2018-09-061-0/+24
* | Qt3DWindow/Qt3DQuickWindow base custom surface format on default onePaul Lemire2018-08-292-2/+2
|/
* 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
* 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
* 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