Skip to content

VTK: bump for surface opacity fix

Cory Quammen requested to merge cory.quammen/paraview:bump-vtk into master

Bumps VTK for fix in vtkCompositePolyDataMapper2 for when surface opacity is enabled with scalars on and a root block is set to not visible.

  • Cory Quammen: 'fix multiblock opacity'
    • a6137fa2d5 Add baseline for new test
    • 60abcea516 Add test for BlockVisibility setting with surface opacity
    • cb59e8ec6d Move check for visibility to leaf translucency check
    • Merge-request: vtk/vtk!9768 (merged)
  • Ben Boeckel: 'pymem juggling fix'
  • Julien Fausty: 'add CEA headers'
    • 44a5dd5330 add(headers): CEA funding declaration for implicit arrays and associated
    • 9e950f6121 add(ImpArr): simpler method to construct backend
    • Merge-request: vtk/vtk!9760 (merged)
  • Ben Boeckel: '9.2.3 release note updates'
    • 701201f5d7 Documentation/release/9.2: update release in preparation for 9.2.3
    • Merge-request: vtk/vtk!9761 (merged)
  • Ben Boeckel: 'simpler python version checks'
    • 54b2f3db4e VisualizeModuleDependencies: fix version check
    • 1881c49ce2 TestWeakref: weakref is new in Python 2.1
    • Merge-request: vtk/vtk!9758 (merged)
  • Ben Boeckel: 'ioss c99 fix'
    • 32fc2d14bb Merge branch 'upstream-ioss' into ioss-c99-fix
    • 40b49a2420 ioss 2022-12-14 (540f30cc)
    • 30ba0dadf3 ioss: update for C99 fixes
    • Merge-request: vtk/vtk!9753 (merged)

Merge request reports