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

Fixes in volume rendering properties widget and path conversion utility functions #984

Merged
merged 2 commits into from
Jul 25, 2021

Conversation

lassoan
Copy link
Member

@lassoan lassoan commented Jul 25, 2021

Two small independent fixes.

@lassoan lassoan requested a review from pieper July 25, 2021 03:53
@lassoan lassoan self-assigned this Jul 25, 2021
If base path is empty then relative path is the same as the absolute path.
…lor mapping

When rendering RGB or RGBA volumes are rendered (using IndependentComponents volume rendering property set to false) then the color is read directly from the voxel's RGB value. In this case color transfer function is ignored.

To avoid user confusion by being able to adjust the color transfer function that has no effect, the color transfer function section is not displayed if IndependentComponents=false.
@lassoan lassoan merged commit ee50c56 into commontk:master Jul 25, 2021
@lassoan lassoan deleted the small-fixes-20210724 branch July 25, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants