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

XR Runtime Combobox Enhancements #157

Closed jcfr closed 10 months ago

jcfr commented 10 months ago

Adds enhancements to the "XR Runtime" combobox, including disabling the combobox if hardware is connected, saving and restoring the last XR runtime from settings and populating the combobox based on supported XR runtimes.

Additionally, the code has been refactored to introduce the updateDefaultViewNodeFromSettings() function and simplify the logic by explicitly initializing the ActiveViewNode.