pkgsrc/graphics/vtk
prlw1 13b6bf2847 Update vtk to 9.0.3
Highlights:
# New classes
  - Added a `vtkImageProbeFilter` which works like `vtkProbeFilter`, but for
    `vtkImageData`
# New support
  - `enum class` setters and getters are now supported via
    `vtk{Get,Set}EnumMacro`
# Fixes
  - The `QVTKRenderWidget.h` is now installed.
  - `vtk3DLinearGridPlaneCutter` guards against `nullptr` points and cells
  - The composite date mapper now iterates over data blocks properly
  - `vtkStringArray::Resize` takes tuple elements into account
  - `vtkArrowSource` now supports scalong and rotation around the origin or the
    arrow's center point
  - The `VTK::DomainsChemistryOpenGL2`, `VTK::RenderingContextOpenGL2`, and
    `VTK::RenderingOpenGL2` modules are added to the `Rendering` group to avoid
    missing implementations of rendering components
  - `vtkCutter` enables point merging when requested through a
    `vtkPointLocator` which merges points
  - `vtkAxesActor` bounds calculations improved to avoid assumptions about
    range values
  - `vtkWindowLevelLookupTable` out-of-range colors are now initialized
    properly
  - `vtkImageReslice::RequestInformation` is refactored handle common image
    information passing
  - `vtkImageReslice` creates a new interpolator in `::GetInterpolator`; this
    new interpolator now uses the same interpolation mode as `vtkImageReslice`
    itself
2021-07-08 14:59:24 +00:00
..
buildlink3.mk vtk: add qt option to buildlink 2021-05-09 15:09:23 +00:00
DESCR Update vtk to 9.0.1 2021-05-04 14:48:34 +00:00
distinfo Update vtk to 9.0.3 2021-07-08 14:59:24 +00:00
Makefile Update vtk to 9.0.3 2021-07-08 14:59:24 +00:00
options.mk graphics/vtk: add Qt support (on by default) 2021-05-08 13:55:19 +00:00
PLIST Update vtk to 9.0.3 2021-07-08 14:59:24 +00:00