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

2434 vtk poly data normals add compute cell normals #2912

Merged

Conversation

finetjul
Copy link
Member

@finetjul finetjul commented Sep 9, 2023

Context

fix #2434

Results

Add setComputePointNormals and setComputeCellNormals

Changes

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js: master
    • OS: Windows
    • Browser: Chrome

Copy link
Collaborator

@floryst floryst left a comment

Choose a reason for hiding this comment

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

LGTM overall.

@finetjul finetjul force-pushed the 2434-vtkPolyDataNormals-add-computeCellNormals branch from 4708064 to 2a01f83 Compare September 13, 2023 09:20
@finetjul finetjul force-pushed the 2434-vtkPolyDataNormals-add-computeCellNormals branch from 2a01f83 to 83a2f8b Compare September 13, 2023 14:32
@finetjul
Copy link
Member Author

I'll check the failing tests...

@finetjul finetjul force-pushed the 2434-vtkPolyDataNormals-add-computeCellNormals branch from c0ee3f1 to f017f65 Compare September 17, 2023 20:17
@floryst
Copy link
Collaborator

floryst commented Sep 18, 2023

LGTM

@floryst floryst added this pull request to the merge queue Sep 20, 2023
Merged via the queue into Kitware:master with commit 017f450 Sep 20, 2023
4 checks passed
@github-actions
Copy link

🎉 This PR is included in version 28.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Automated label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vtkPolyDataNormals - Cell Normals
2 participants