Skip to content

Disable depth peeling#618

Merged
banesullivan merged 1 commit intomasterfrom
fix/depth-peeling
Feb 15, 2020
Merged

Disable depth peeling#618
banesullivan merged 1 commit intomasterfrom
fix/depth-peeling

Conversation

@banesullivan
Copy link
Copy Markdown
Member

@banesullivan banesullivan commented Feb 15, 2020

Overview

Resolve #617
Resolve pyvista/pyvista-support#128
Resolve pyvista/pyvista-support#123

Details

Depth peeling has issues with some VTK versions and some OS. It also is known to segfault, so we should disable this by default.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 15, 2020

Codecov Report

Merging #618 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #618      +/-   ##
==========================================
- Coverage    83.9%   83.82%   -0.08%     
==========================================
  Files          32       32              
  Lines        9075     9075              
==========================================
- Hits         7614     7607       -7     
- Misses       1461     1468       +7

Copy link
Copy Markdown
Member

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable Depth Peeling by Default Plotter window freezes when setting opacity for add_mesh Multiple colors for geometric objects while plotting

2 participants