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

Appearance settings
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Tags: Alpine-DAV/vtk-h

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
mpi_found vs found_mpi (#232)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update to support new vtk-m (#229)

* Updating threshold to match new vtkm

* try vtk-m 1.7.0 rc

* heal

* adjust for new vtk-m

* Fixing DataSetWriter warning.

* retest release branch

* remove patch

* Add calls to text and line annotation batching vtk-m API

VTK-m introduced new APIs to batch text and line annotation rendering.
This speeds up the rendering of the annotations, but requires calling:
 - `Canvas::BeginTextRenderingBatch()` and `Canvas::EndTextRenderingBatch()`
  for batched text rendering.
 - `WorldAnnotator::BeginLineRenderingBatch()` and
 `WorldAnnotator::EndLineRenderingBatch()` for batched line rendering

* update to new vtk-m hash

* add vtkh init function

* build using released 1.7.0 vtk-m

* fix typo and use newer configs

* add missing include

* update hashes to point to vtk-m 1.7.0

Co-authored-by: James <james@jameskress.com>
Co-authored-by: Manish Mathai <manishpmathai@gmail.com>

v0.7.1

Toggle v0.7.1's commit message
unify spack branches

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2020 12 update vtkm (#194)

* merge camp's changes

* suppress deprecation warning

* suppress deprecation warning

* 2021 01 update vtkm update contour tree (#192)

* Fixed a bug in the Contour tree code.

* Added the contour tree test app to the cmake test list.

Co-authored-by: David Camp <dcamp@tracy.lbl.gov>

* remove include

* fix deprecation warnings

* update vtkm hash

* dash vs non dash drama

* add path for scaling bounding box annotations

* python 3 fix

* enable tests (change needed b/c of new spack pkg)

* bring vim along for the ride

* dont break things due to vim

* fixing type list

* try j 2

* restore option to enable or disable contour tree

* adding correct ifdefs and compile flags

Co-authored-by: David-Camp <57725641+David-Camp@users.noreply.github.com>
Co-authored-by: David Camp <dcamp@tracy.lbl.gov>
Co-authored-by: Cyrus Harrison <cyrush@llnl.gov>

v0.6.7

Toggle v0.6.7's commit message
revert time travel

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tet and tri (#186)

* adding new filters

* adding the corresponding vtkh filters

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding point transform (#185)

* adding point transform

* add a way to disable color bars

v0.6.4

Toggle v0.6.4's commit message
fix is points call

Morty Proxy This is a proxified and sanitized view of the page, visit original site.