Skip to content

Apply button + scalar coloring

Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:fixes into master
  • exposing basic scalar coloring properties
  • fixed property initialization code to defer until information properties are updated.
  • apply button now works better too...added new vtkSMApplyController to house all the apply logic.
  • vtkSMSourceProxy::UpdatePipeline now has an implicit update data information too. (An optimization issue has been reported here async/paraview#23).

Peek_2022-02-21_19-28

Edited by Utkarsh Ayachit

Merge request reports

Loading