Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
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.1 2.23.1 21-Jul-2020 - fix struct initialization for visual studio
-
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.22.0 2.22.0
-
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
-
2.20.0 2.20.0
-
2.18.2 2.18.1
-
2.18.0 2.18.0 16-Jan-2020 - update decorator API: add setInputConnection/outputPort
-
2.17.1 Make veriants allow for different vtk types within a hierarchy of types.
-
2.17.0 2.17.0 14-Jan-2020 - use QVTKOpenGLNativeWidget (requires VTK 8.2.0 and up) - fix display of menubar on macos in dtkVisualizationViewer - stream tracer widget refactoring - major update to decorators: - fix draw/touch usage - uniform coloring is available for all vector decorators - management of color map can be enhanced especially to include opacity - dtkVisualizationDecoratorScalarIsolines -> dtkVisualizationDecoratorIsocontours - dtkVisualizationDecoratorScalarScalarColormap -> dtkVisualizationDecoratorSurfaceColor - add cmake option to build with VTK git (```DTKVISUALIZATION_USE_UPCOMING_VTK```)
-
2.16.1 2.16.1 20-Dec-2019 - use vtkGlyph3DMapper in glyph decorators
-
2.16.0 2.16.0 20-Dec-2019 - add vector stream line decorator - add vector glyph decorator (wip) - fix clear of plot2D