Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythreejs: support surface mesh front/back face culling #2983

Merged
merged 3 commits into from Oct 12, 2022

Conversation

darikg
Copy link
Contributor

@darikg darikg commented Jul 13, 2022

For use with Plotter.add_mesh(..., culling='front'/'back'

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #2983 (a443bdf) into main (8683da1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2983   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files          83       83           
  Lines       18476    18480    +4     
=======================================
+ Hits        17583    17587    +4     
  Misses        893      893           

@tkoyama010 tkoyama010 added the enhancement Changes that enhance the library label Jul 17, 2022
@akaszynski
Copy link
Member

I can add tests for this, but will take a bit.

Copy link
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. Added tests.

Support for pythreejs will probably go away at some point. I'm still fine with supporting this since many will fine it useful.

@akaszynski akaszynski enabled auto-merge (squash) October 11, 2022 20:13
@akaszynski
Copy link
Member

Automerging, this is near trivial.

@akaszynski
Copy link
Member

Ignoring doc failure due to charts. Will fix in follow-up PR.

@akaszynski akaszynski merged commit bf82d18 into pyvista:main Oct 12, 2022
@akaszynski akaszynski mentioned this pull request Nov 1, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes that enhance the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants