KitwareMedical / SlicerVirtualReality

A Slicer extension that enables user to interact with a Slicer scene using virtual reality.
Apache License 2.0
119 stars 58 forks source link

COMP: Fix build error in Slicer-5.7 after vtkSingleton update in vtkAddon #179

Closed lassoan closed 1 month ago

lassoan commented 1 month ago

This commit added a new, simplified vtkSingleton to vtkAddon: https://github.com/Slicer/vtkAddon/commit/3f317421da77b9f6fd48aaf40608545db4fec3e0 This required a simplification of the vtkMRMLVirtualRealityViewDisplayableManagerFactory singleton class.