Skip to content

Tags: rodrigomologni/pyvista

Tags

0.28.1

Toggle 0.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix/conda dep (pyvista#1144)

* add transforms3d (pyvista#1142)

* version bump to 0.28.1

0.27.4

Toggle 0.27.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch/windows window closing (pyvista#1049)

* apply patch

* revert unnecessary changes

* version bump to 0.27.4

0.27.3

Toggle 0.27.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/release 0.27.3 patch (pyvista#1038)

* Fix Cell Types Helper (pyvista#1028)

* cleaned up cell_type_helper

* removed references to package

* fix/threshold args (pyvista#1014)

* threshold all_scalars=False

* added helpful error message

* Fix `add_arrows` (pyvista#1011)

* mag adjustment should not be in-place

* remove line break

* version bump to 0.27.3

0.27.2

Toggle 0.27.2's commit message
bump version to 0.27.2

0.27.1

Toggle 0.27.1's commit message
version bump to 0.27.1

0.27.0

Toggle 0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump to 0.27.0 (pyvista#993)

0.26.1

Toggle 0.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch to 0.26.1 (pyvista#902)

* Fix renderer layers (pyvista#893)

* BUG: Fix ref cycle problem (pyvista#894)

* fixed edge case where scalar bar did not contain key (pyvista#899)

* bump version to 0.26.1

Co-authored-by: Guillaume Favelier <[email protected]>
Co-authored-by: Eric Larson <[email protected]>

0.26.0

Toggle 0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump to 0.26.0 (pyvista#885)

0.25.3

Toggle 0.25.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
check if sphinx is imported for BUILDING_GALLERY (pyvista#782)

0.25.2

Toggle 0.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release branch to 0.25.2 (pyvista#781)

* Add .mailmap entry for Andras Deak (pyvista#777)

* Release 0.25.0 (pyvista#775)

* version bump to 0.25.0

* bump version to 0.25.1 due to accidental tag on GH

* build wheel by default and test wheel install

Co-authored-by: Andras Deak <[email protected]>