github pyvista/pyvista 0.17.0

latest releases: v0.43.7, v0.43.6, v0.43.5...
5 years ago

Major new changes

  • A major overhaul to plotting code:
  • New universal reading code added to parse file extensions for the appropriate VTK reader see #100

Notable Changes

  • Volume calculation code. See #103, Volumetric Analysis, and new filters
  • Many new filters (see Filters):
    • split_bodies (see #104)
    • warp_by_scalar
    • triangulate
    • cell_data_to_point_data
    • delaunay_3d
    • PolyData.smooth (see Volume Smoothing)
  • Scalar bar updates (see #85 and #106)
  • Added ability to orbit a rendering scene: BasePlotter.orbit_on_path
  • New input text (float) fields next to the sliders on the Qt scale axes dialog. See #96 and #101
    • Includes better testing of Qt plotting code
  • Improvements to code quality from issues raised by Codacy
  • Legacy reader is now more robust - reads all data in the file
  • Refactor of load_texture to read_texture
  • Plot textures by default if available and no preferences given
  • More geometric objects (see Geometric Objects):
    • vtki.Line
    • vtki.Cube
      vtki.Cone
    • vtki.Box
    • vtki.Polygon
    • vtki.Disc
  • vtki.MultiBlock updates
    • Get block by key name
  • New geo-focused example dataset examples.load_channels (see #108)
  • Windows key bug fixed (see #92)
  • Major documentation updates with auto summaries

Don't miss a new pyvista release

NewReleases is sending notifications on new releases.