-
2.30.0
2.30.0 23-Mai-2022 - switch to c++17 - add accessor to plot2D menu and don't add it automatically to the menubar
-
2.29.0
2.29.0 15-Sep-2021 - fix memory leak in decorator - add setInitialDate and setTimeStep methods in dtkVisualizationWidgetsVideoControls
-
2.28.0
2.28.0 30-Mar-2021 - add setBackground method in canvas API - save seed type and show status for stream tracer - bugfix: when re-enabling scalar bar, set it to On if needed
-
2.26.0
2.26.0 21-Jan-2021 - remove ambiguous signature of addFieldY method
-
2.25.0
2.25.0 04-Dec-2020 - add setTitle in dtkVisualizationCanvas API
-
2.24.0
2.24.0 31-Jul-2020 - fix: use previous setting of each slice when show is called - vector glyph auto scale can be turned off - expose random sampling for vector glyph decorator
-
2.23.0
2.23.0 21-Jul-2020 - plot2d: add source color control; add remove source - fix: don't add scalar bar several times - raise maximum scale factor from 1000 to 100000
-
2.22.2
2.22.2 7-May-2020 - makes reset virtual in canvas and implement it in plot2D
-
2.22.1
2.22.1 6-May-2020 - use current theme to set background brush of plot2D
-
2.21.0
2.21.0 08-Apr-2020 - new GUI behavior for DecoratorWithClut (auto/manual mode) - enhance scalar bar positioning (addScalarBar takes ScalarBarWidget) - check data in clipper decorator
-
2.20.1
2.20.1 13-Feb-2020 - add reset and automatic button for scalar bar