visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
394 stars 110 forks source link

Blueprint plugin should make material ids visible #18913

Open JustinPrivitera opened 8 months ago

JustinPrivitera commented 8 months ago

The silo plugin presents material ids to visit so that they can be included in the legend. The Blueprint plugin does not do this, and it should.

MicrosoftTeams-image (3)

JustinPrivitera commented 2 months ago

Resolved in #19339

JustinPrivitera commented 2 months ago

Reopening b/c #19392 is reverting this. We had trouble with high order materials for axom klee adding a free material in that messed with the material numbers. Run the axom klee tests after adding in material numbers to see the issue.