Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Releases: Alpine-DAV/vtk-h

v0.8.1

01 Feb 20:13
76c9a1c
Compare
Choose a tag to compare

Patch release with fix for CMake MPI strategy on Cray systems.

What's Changed

  • Delete fuel.txt file. Contour test will create this file during execution by @David-Camp in #230
  • mpi_found vs found_mpi by @cyrush in #232

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Dec 19:05
be86a73
Compare
Choose a tag to compare

VTK-h release that leverages VTK-m 1.7.0 (https://gitlab.kitware.com/vtk/vtk-m/-/tags/v1.7.0)

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

07 May 19:42
Compare
Choose a tag to compare
unify spack branches

v0.7.0

17 Mar 14:49
879ff43
Compare
Choose a tag to compare
fixing a compositing issue and never set the radius to 0 (#205)

* fixing a compositing issue and never set the radius to 0

* account for an empty data set for clipping

* add a test for rendering particles with no data

v0.6.9

10 Mar 15:22
d22ba46
Compare
Choose a tag to compare
Update hell (#201)

* merge particles

* cleaning it up

* whoops

* Update ParticleMerging.cpp

* need to merge

* update vtkm hash

* force rebuild

* force rebuild

* adding missing headers

* update hash

* typo for storage list

v0.6.8

25 Jan 20:58
630a117
Compare
Choose a tag to compare

Updating vtkm

v0.6.7

22 Dec 21:31
Compare
Choose a tag to compare
revert time travel

v0.6.6

20 Nov 22:00
d2d0c74
Compare
Choose a tag to compare
Tet and tri (#186)

* adding new filters

* adding the corresponding vtkh filters

v0.6.5

05 Nov 21:17
6f9afc9
Compare
Choose a tag to compare
adding point transform (#185)

* adding point transform

* add a way to disable color bars

v0.6.4

02 Nov 22:21
Compare
Choose a tag to compare
fix is points call