github pyvista/pyvista 0.21.0
Volume Rendering and More!

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

New Features

Most Exciting

  • Volume Rendering (see #272 and #231) 🎉 🎆 - many thanks to @supersubscript!
  • Show selection interactively with enable_cell_picking (see #278)
  • Slice along line filter (see #267)
  • Default colormap is now viridis

Also Pretty Exciting

  • Compute arc lengths of poly lines and splines (see #252)
  • Enable subset glyphing (see #269)
  • Enable filters on composite datasets (see #270)
  • Major reorganization of internal modules to clean up the API (see #272)
  • PolyData.project_points_to_plane filter (see #276)
  • Nee dependency: scooby for pyvista.generate_report() to make bug reporting easier.
  • Support for colorcet and cmocean colormaps

Bug Fixes

  • Fix color mapping issue for uint8 arrays (see #266)
  • Fix bugs with the auto documentation
  • Fix create_grid if cell dimension is 1
  • Use a better default for add_text so that text stays in the corner (see #275)
  • Fix frog example (see #237)
  • Enhance clipping algorithm for UniformGrids

Don't miss a new pyvista release

NewReleases is sending notifications on new releases.