Skip to content

Fix issues with loading plugin and Python.

If a plugin extended definitions of existing proxies, the prototype created by vtkSMSessionProxyManager could get obsolete. This address that issue by clearing all prototypes when definitions are updated.

Fixes #17700 (closed)

Edited by Utkarsh Ayachit

Merge request reports