summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.11.3
Commit message (Collapse)AuthorAgeFilesLines
* Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-201-0/+20
+ 42a466e0c77e4ef209a51bfa04ee6ca2bcae99a4 Qt3DWindow/Qt3DQuickWindow base custom surface format on default one + 9884d3bffcdee9c6aabc51b036554947873b11c4 Replace use of qmlRegisterRevision + 9486a8a4b60a678280db2c625064ca78b3aaf489 Complete ES 3.1 and 3.2 helpers + b830f4307559007ff1b9c91bed6a881a6f6efdfb Document third party asset 'miramar' + e22971073ee10ee891c61a94f934b0b3403cc5a7 GLTexture: mark texture for upload when it's recreated and contains data + e879254613469b1b5290fca31ea69cb6ea407c06 QText2DEntity: clear glyphrun when scene changes + 999424908f17fa543baace39eb76a3c0ac89c7b5 Doc: Mark deprecated Qt 3D QML types obsolete + 74b8191968184bf94f14409be77566a2730de89e QOrbitCameraController: make zoom work when pressing shift key + 565a89ac4303f31b091eba05174e9724355fb747 Scene3D crashing on destruction + 6eb906bf5770370a8a5c15568d9f9463863e53a4 Use GLSL texture() instead of texture2D() on ES3 + dbaf2319dace853ae6c0badd7f46c7631961ad09 ES3 deprecated gl_FragColor, use output variable instead + c8e95f84095f3627a6b63ef66751525616c96d5d Add metalRoughFunction to ES3 + d05d2fd3d2fdc24604748a57ce26d48972457058 Fix QMorphPhongMaterial + 9b51fea01cc6b44c6ba49eda6a75cd92d9388689 Remove unused CameraController.qml from simple-qml example + c19036f8484e0ce08e4f38b7e0bd0d64772ded67 QChangeArbiter: fix leak + ff07ec93db2b56fb3c3047549a1ad7c7d0e367e8 Fix leak with VAOManager + 08f979f96f454fb407a86b939d48c66dc354d623 Further complete missing functions on ES3 helpers + c82d0c81aa109667a3fcef8637d25fc6ef6f6059 Fix compilation with -qt3d-profile-jobs on Android + d8789d8fd17fd58f06003e9846b3d107ffc8ec52 Fix normal calculation in MorphPhongMaterial + f575334691dedc5e34e6391fe638f313de8270eb Fix notifications for QClipAnimator::clip property + 3314694004b825263c9b9f2d69bd85da806ccbbc Fix crash due to racecondition in renderer on shutdown + fd9f66d17d79c4bebbd7b24d9bc52f9c87681ecb GLTexture: do not set layers when target is Texture3D + 726be38f774ea62c1f05003cca39fa2a68d794b0 Renderer::doRender scene3dBlocking fixes + d4835713b808503ab6d3039f3893355804a8a21d Bump version Change-Id: I17633ccd3c52332eb0c45683e78b40592682ec89 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>