Skip to content

feat(FillHolesFilter): add vtkFillHolesFilter#3434

Merged
finetjul merged 1 commit intoKitware:masterfrom
daker:feat-fillholesfilter
Mar 2, 2026
Merged

feat(FillHolesFilter): add vtkFillHolesFilter#3434
finetjul merged 1 commit intoKitware:masterfrom
daker:feat-fillholesfilter

Conversation

@daker
Copy link
Collaborator

@daker daker commented Feb 27, 2026

Context

PR #3433 needs to be merged first

Results

add vtkFillHolesFilter

image

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:
    • OS:
    • Browser:

@daker daker force-pushed the feat-fillholesfilter branch from aecceaa to b59565f Compare February 27, 2026 16:07
Copy link
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

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

It would have been great to keep the comments from the C++ file.
Maybe it should be mentioned somewhere that it is the same algorithm than the C++.

@daker daker force-pushed the feat-fillholesfilter branch from b59565f to e601e1c Compare February 28, 2026 14:21
@daker daker requested a review from finetjul February 28, 2026 14:21
Copy link
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

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

LGTM, pending the failing linting test

@daker daker force-pushed the feat-fillholesfilter branch from e601e1c to 1ae1082 Compare March 2, 2026 15:55
@daker daker requested a review from finetjul March 2, 2026 15:56
Copy link
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

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

LGTM

@finetjul finetjul added this pull request to the merge queue Mar 2, 2026
Merged via the queue into Kitware:master with commit 3b54de3 Mar 2, 2026
2 checks passed
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🎉 This PR is included in version 35.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Mar 2, 2026
@daker daker deleted the feat-fillholesfilter branch March 3, 2026 08:35
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.

2 participants