Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
2.16.0 2.16.0 20-Dec-2019 - add vector stream line decorator - add vector glyph decorator (wip) - fix clear of plot2D
-
2.15.1 2.15.1
-
2.15.0 2.15.0 05-Dec-2019 - add setTransform in decorator API - rewrite 2d plot class - fix Slice decorator - add clut from sdm topography
-
2.14.3 2.14.3 29-Nov-2019 - fix restore when using slice decorator fixed range
-
2.14.2 2.14.2 28-Nov-2019 - add field method in dtkVisualizationDecoratorWithClut - fix restoring settings of decorators - fix Slice decorator - display frame info in dtkVisualizationWidgetsVideoControls;
-
2.14.1 2.14.1 17-Oct-2019 - Non lazy instanciation scheme for specific situations in ScalarGlyph decorator
-
2.14.0 2.14.0 15-Oct-2019 - really fix viewVideoRaster widgets - must increase minor number because of API change in 2.13.2
-
2.13.1 2.13.1 01-Oct-2019 - use vtk components in cmake - fix default install prefix and libdir when running in conda env
-
2.13.0 2.13.0 09-Sep-2019 - add slice, axes and volume decorators
-
2.12.0 2.12.0 23-Aug-2019 - add decorators persistence
-
2.10.0 2.10.0 21-May-2019 - cmake refactoring - add geometry decorators (points and Delaunay 2D) - add streamline decorator - factorize scalar bar in dtkVisualizationDecoratorWithClut
-
2.9.2 2.9.2 03-Apr-2019 - Fix scalar bar size, position and default show/hide
-
2.9.1 2.9.1 30-Apr-2019 - Fix update for glyph and color map.
-
2.8.3 2.8.3 02-Apr-2019 - fix clut editor - fix resize behaviour and initial background of VideoRaster class - do not reset camera in render (range settings)
-
2.8.2 2.8.2 29-Mar-2019 - add hudItem to toggle overlay in Canvas - add checkbox for scalar bars - can set ranges on clutEditor
-
2.8.1 2.8.1 25-Mar-2019 - fix build on windows - don't use vtk 8.2.0 for now
-
2.8.0 2.8.0 25-Mar-2019 - add dtkVisualizationViewVideoPlayer based on QtMultimedia - major rearchitectore of VTK based classes: - add dtkVisualizationCanvas - add dtkVisualizationDecorator and child classes