Skip to content

fix(clipclosedsurface): fix various uninitialized variables - #3611

Merged
finetjul merged 1 commit into
masterfrom
fix-uninitialized-variables
Aug 27, 2026
Merged

fix(clipclosedsurface): fix various uninitialized variables#3611
finetjul merged 1 commit into
masterfrom
fix-uninitialized-variables

Conversation

@finetjul

Copy link
Copy Markdown
Member

The logic was broken at some places. It may improve the behavior of ClipClosedSurface and other filters

Context

Errors reported by linter on entire code base.

Results

Fix errors and potentially broken behaviors.

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:

The logic was broken at some places. It may improve the behavior of ClipClosedSurface and other
filters
@finetjul
finetjul force-pushed the fix-uninitialized-variables branch from 82fe997 to 0a1de53 Compare August 21, 2026 07:40
@finetjul
finetjul added this pull request to the merge queue Aug 27, 2026
Merged via the queue into master with commit 0e4d483 Aug 27, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 36.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released Automated label label Aug 27, 2026
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.

1 participant