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

Segmentations: Ensure FilterMode is set to FilterMode.Point on start/enable in #275

Open
mlavik1 opened this issue Nov 13, 2024 · 0 comments

Comments

@mlavik1
Copy link
Owner

mlavik1 commented Nov 13, 2024

For segmentations, the FilterMode is set to FilterMode.Point in VolumeRenderedObjects.cs. However, this gets reset on load (if you load segmentations and then save the scene).

It may be better to create a separate VolumeDataset subclass or something for segmentations, or add some settings for this directly to VolumeDataset.

Note to self: Fix this before releasing segmentations.

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

No branches or pull requests

1 participant