github pyvista/pyvista 0.20.4

latest releases: v0.43.6, v0.43.5, v0.43.4...
4 years ago

This release has quite a few significant bug fixes and some useful new features inspired by user requests and contributions

New Features

  • New linked cameras feature for subletting (see #255)
  • Add new plot_over_line filter (see #250)
  • Clearing scalar arrays (see #232)
  • Add support for Splines (see #246)
  • More parametric geometries
  • Add method to clear textures: .clear_textures()
  • New internal class, PointSet to manage common attributes between point based datasets

Bug Fixes

  • Fix the frog example (see #237)
  • Fix bug with pyvista.Cone (see #249)
  • Fix bug where PolyData constructor did not always produce vertex cells (see #227)
  • Fix length calculation for geodesic path (see #261)
  • Other bug fixes with respect to the geodesic path filter

Don't miss a new pyvista release

NewReleases is sending notifications on new releases.