Skip to content

WIP: Property API cleanups

Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:misc_cleanups into master

Miscellaneous cleanups to modernize the property APIs.

  1. Add std::vector API to make it easier to get/set values on properties.

Merge request reports