Skip to content

Fix openvr plugin saving visibility of text reps

Text representations were not having their visibility saved as they are not PVRepresentation subclasses. Modified the code to do a safe downcast to SMSourceProxy instead of SMPVRepresentationProxy.

Merge request reports

Loading