Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: pyvista/pyvista

v0.45.2

12 May 23:39
Compare
Choose a tag to compare
Loading

What's Changed

Bug fixes or behavior changes

Full Changelog:v0.45.1...v0.45.2

Assets2
Loading

v0.45.1

10 May 03:16
Compare
Choose a tag to compare
Loading
Loading
bjlittle reacted with rocket emoji
1 person reacted

v0.45.0

19 Apr 04:54
Compare
Choose a tag to compare
Loading

Highlights

  • VTK 9.4.2 is now supported
  • Python 3.13 now supported
  • Support for Python 3.8 has been dropped

New Filters

Improved Transformations

NewMultiBlock Methods and Properties

NewImageData Properties

New Utilities

Documentation Improvements

  • New overall look: PyVista now uses theSphinx Book Theme
  • New vector graphics and high-resolution versions of thePyVista logo
  • Add cell descriptions and examples toCellType
  • NewNamed Colors page with new colors fromvtkNamedColors; similar colors are also now grouped together
  • Newtags added to examples in the Sphinx Gallery

Plotting Features

File IO

  • New readers for Exodus II, Nek5000, and Grid Eclipse (GRDECL) formats
  • Supportread andsave with pickled meshes (.pkl).

New Sphinx Gallery Examples

New Downloadable Datasets

What's Changed

Breaking Changes

  • Simplify code forfit_plane_to_points, fix crash with many points, fix returned center by@user27182 in#6517
  • Add return info toset_default_active_scalars andset_default_active_vectors by@user27182 in#6919
  • Makecheck_contains API easier to use and understand by@user27182 in#6939
  • ReturnImageData when transformingImageData by@user27182 in#6616
  • Fix empty input behavior forextract_values and remove redundant scalar validation by@user27182 in#7001
  • Use 'static_cell' as default forsample filter by@MatthewFlamm in#7121
  • Load decimated versions of large downloaded datasets by default by@user27182 in#7146
  • Use downsampled versions of whole body ct datasets by@user27182 in#7131
  • Add parameters to Polydata.triangulate filter by@beroda in#7317
  • Prepend pyvista to plot directive configuration options by@akaszynski in#7365

New Features

  • AddProp3D.rotation_from method to support arbitrary rotations by@user27182 in#6318
  • Addset_actor_prop andget_actor_prop toAxesAssembly for setting/getting part properties by@user27182 in#6342
  • Add extra coordinate specifications inPlaneSource by@tkoyama010 in#6372
  • Addrelative_position andProp3D-like features toLabel class by@user27182 in#6373
  • AddProp3DMixin toAxesAssembly class by@user27182 in#6389
  • AddOrthogonalPlanesSource for generating orthogonal planes by@user27182 in#6366
  • AddPlanesAssembly class adding orthogonal planes to a scene by@user27182 in#6379
  • Addcategorical parameter topoint_data_to_cell_data() by@nicolascedilnik in#6407
  • Replace type aliasBoundsLike with named tupleBoundsTuple by@user27182 in h...
Read more

Contributors

  • @finsberg
  • @bjlittle
  • @flothesof
  • @larsoner
  • @CharlesGueunet
  • @darikg
  • @tkoyama010
  • @akaszynski
  • @keurfonluu
  • @banesullivan
  • @awoimbee
  • @chapochn
  • @GuillaumeBroggi
  • @MatthewFlamm
  • @mattfalcone1997
  • @MeenaBytes
  • @alioacar
  • @nicolascedilnik
  • @user27182
  • @ConnorNoddin
  • @beroda
  • @dad616610
  • @aeverallpx
  • @Sgoodridge96
  • @nathmay
finsberg, bjlittle, and 23 other contributors
Loading
shenbo and italo-goncalves reacted with thumbs up emojigerma89 reacted with rocket emoji
3 people reacted

v0.44.2

27 Nov 01:15
Compare
Choose a tag to compare
Loading

Limit VTK<9.4.0

Full Changelog:v0.44.1...v0.44.2

Loading
MattTheCuber, bjlittle, gnikit, and CONDUCTOR77747 reacted with thumbs up emojignikit reacted with rocket emoji
4 people reacted

v0.44.1

22 Jul 04:26
Compare
Choose a tag to compare
Loading

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog:v0.44.0...v0.44.1

Loading

v0.44.0: NumPy 2.0 Support and Upcoming VTK 9.4 Preparation

08 Jul 20:15
Compare
Choose a tag to compare
Loading

Highlights

  • Ensure compatibility with NumPy 2.0
  • Method Resolution Order compatibility for upcoming VTK 9.4#5650 (preparation work to ensure some minimum level of compatibility with upcoming changes to VTK)
  • Add Image Source module to create example images.

What's Changed

Breaking Changes

  • Add parallel_projection and parallel_scale to Theme; makecamera setting a first class_ThemeConfig by@MatthewFlamm in#5624
  • Ensure no overlap with crinkle clip by@banesullivan in#6060
  • Fix active normals for propertiespoint_normals,cell_normals, and methodplot_normals withsmooth_shading by@user27182 in#6062

New Features

Read more

Contributors

  • @ChristosT
  • @darikg
  • @tkoyama010
  • @akaszynski
  • @Keou0007
  • @dcbr
  • @keurfonluu
  • @adeak
  • @banesullivan
  • @kmarchais
  • @CristianoPizzamiglio
  • @germa89
  • @dveni
  • @MattTheCuber
  • @MatthewFlamm
  • @annehaley
  • @Louis-Pujol
  • @pyvista-bot
  • @christjul
  • @user27182
  • @advktEntnschdl
ChristosT, darikg, and 19 other contributors
Loading
kmarchais, tkoyama010, MattTheCuber, FelipeCybis, SMoraisAnsys, christjul, and kauaSantosQuintanilha reacted with heart emoji
7 people reacted

v0.43.10

17 Jun 19:35
Compare
Choose a tag to compare
Loading

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog:v0.43.9...v0.43.10

Contributors

  • @tkoyama010
  • @adeak
  • @MatthewFlamm
  • @user27182
tkoyama010, adeak, and 2 other contributors
Loading

v0.43.9

06 Jun 02:46
Compare
Choose a tag to compare
Loading

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

  • "PyQt6-Qt6!=6.6.0,!=6.7.0" "PyQt6!=6.6.0" to fix PyVistaQt and MNE-Python integration tests by@tkoyama010#6182
  • Temporarily restrict NumPy version in pyproject.toml by@adeak#6210

Full Changelog:v0.43.8...v0.43.9

Contributors

  • @tkoyama010
  • @adeak
tkoyama010 and adeak
Loading
mhy-bsi reacted with heart emojibjlittle and mhy-bsi reacted with rocket emoji
2 people reacted

v0.43.8

14 May 08:59
Compare
Choose a tag to compare
Loading

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

  • Ensure no overlap with crinkle clip by@banesullivan#6060
  • Fix active normals for propertiespoint_normals,cell_normals, and methodplot_normals withsmooth_shading by@user27182#6062
  • Add missingload parameter to some example downloads by@tkoyama010#6078

Full Changelog:v0.43.7...v0.43.8

Contributors

  • @tkoyama010
  • @banesullivan
  • @user27182
tkoyama010, banesullivan, and user27182
Loading
FelipeCybis and mhy-bsi reacted with thumbs up emojiedsaac reacted with rocket emoji
3 people reacted

v0.43.7

04 May 06:54
Compare
Choose a tag to compare
Loading

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog:v0.43.6...v0.43.7

Contributors

  • @tkoyama010
tkoyama010
Loading
Previous1345678
Previous

[8]ページ先頭

©2009-2025 Movatter.jp