From 470330e69b7ee34beb27ed905fcb923d9cfdae31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Wed, 23 Nov 2016 09:46:51 +0200 Subject: Updated README and changes file Change-Id: I7c8ba93e2106133af52b690a48581092094a6a04 Reviewed-by: Miikka Heikkinen --- README | 4 +--- dist/changes-5.9.0 | 8 ++++++++ 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 dist/changes-5.9.0 diff --git a/README b/README index 4cdd3a7e..ae0ec174 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ --------------------------- -Qt Data Visualization 5.7.0 +Qt Data Visualization 5.9.0 --------------------------- Qt Data Visualization module provides multiple graph types to visualize data in 3D space @@ -80,8 +80,6 @@ Known Issues - Anti-aliasing doesn't work with OpenGL ES2 (including Angle builds in Windows). - QCustom3DVolume items are not supported with OpenGL ES2 (including Angle builds in Windows). - Surfaces with non-straight rows and columns do not always render properly. -- Q3DLight class (and Light3D QML item) are currently not usable for anything. -- Changing most of Q3DScene properties affecting subviewports currently has no effect. - Widget based examples layout incorrectly in iOS. - Reparenting a graph to an item in another QQuickWindow is not supported. - Android builds of QML applications importing QtDataVisualization also require diff --git a/dist/changes-5.9.0 b/dist/changes-5.9.0 new file mode 100644 index 00000000..85dfb543 --- /dev/null +++ b/dist/changes-5.9.0 @@ -0,0 +1,8 @@ +Qt Data Visualization 5.9.0 + +Fixed issues +------------ + +- [QTRD-1803] Enable customer controlled light position +- [QTRD-1807] Customer can't set the primary and secondary viewports +- [QTRD-2116] Crash if OpenGL version is not high enough -- cgit v1.2.3