Skip to content

CAVEInteraction: Fixes for python interactor styles

Fix a problem where custom python interactor styles restored from state did not observe the event that would allow them to be reconfigured, which rendered them completely useless (they would have to be removed and a new one added).

Provide better errors on python module load failures.

Merge request reports