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

Update v33 beta branch with changes from v32 #3225

Merged
merged 50 commits into from
Feb 27, 2025
Merged

Update v33 beta branch with changes from v32 #3225

merged 50 commits into from
Feb 27, 2025

Conversation

floryst
Copy link
Collaborator

@floryst floryst commented Feb 27, 2025

Update beta branch with latest changes from master.

finetjul and others added 30 commits October 25, 2024 20:53
…orthogonal axis

When using the vtkImageResliceMapper in conjunction with the ResliceCursorWidget(RWC), there was a
case when the RCW lines were displayed partly being the slice when the slice plane was being snapped
to the nearest orthogonal axis.
Array getters by default return a copy of the underlying array.
labelOutlineThicknessArray is used as a key in a map to detect changes,
so use a reference to the underlying array instead of a copy.
This demonstrates how to use ShapeWidgets with the ResliceCursorWidget
This makes sure the angle widget is considered when computing camera clipping ranges.
This PR adds support for IFC format, the importer allows to merge
geometries to reduce the number of actors in the scene.

fixes #3156
This PR adds support for loading TIFF image format

fixes #3169
This filter can threshold points with PointData criteria or point coordinates.
This only happens on certain devices due to a driver bug, see
KhronosGroup/WebGL#3706
@floryst floryst merged commit 7b411e8 into beta Feb 27, 2025
6 checks passed
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.