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

Implement correct volume transparency settings for ROOT>=6.29 #1155

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

MarkusFrankATcernch
Copy link
Contributor

BEGINRELEASENOTES

  • Implement correct transparency handling of ROOT:
    The transparency setting was connected to the material of the volume.
    This led to the same transparency setting for all volumes of the same material.
    It was not possible to change them at the level of the volume though
    the API suggested so.
    See: New visualisation by reference edits alpha value of referenced VisAttr #1117
    See: Allow geometry transparency at the volume level root-project/root#13402
  • Add test examples/ClientTests/compact/visTestEx.xml and visTest.xml.
    From the inversion of tubes with the same material, for ROOT >= 6.29
    the correct transparency settings are shown, whereas for ROOT < 6.29
    the transparency settings are the same for all volumes.
    Also see scripts/visTest.C
    ENDRELEASENOTES

@MarkusFrankATcernch MarkusFrankATcernch enabled auto-merge (rebase) August 11, 2023 12:13
@github-actions
Copy link

Test Results

       6 files         6 suites   6h 40m 41s ⏱️
   355 tests    354 ✔️ 0 💤 1
1 055 runs  1 054 ✔️ 0 💤 1

For more details on these failures, see this check.

Results for commit 016fb5e.

@MarkusFrankATcernch MarkusFrankATcernch merged commit 310736d into AIDASoft:master Aug 24, 2023
13 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.

1 participant