Skip to content
Snippets Groups Projects
Commit 52fd8ad8 authored by Kyle Lutz's avatar Kyle Lutz Committed by Utkarsh Ayachit
Browse files

Refactoring code to set color/opacity/visibility for blocks.

This commit refactors some of the code added in recent weeks to add ability for
users to set display paramaters for blocks within a composite dataset. This
commit additionally adds support for changing block opacity.

Blocks colors/opacities can also be overridden when using scalar coloring.
The only issue is when depth-peeling gets used. In that case, point-data coloring
with texture (i.e. using interpolate scalars before mapping) results in color
bleeds. We need to dig into the depth peeling code to address that issue.

Change-Id: I2c86912b45bc0516dc4dc726df9448e0569c8312
parent cdde4af4
No related branches found
No related tags found
No related merge requests found
Showing
with 782 additions and 503 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment