microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Allow for selectively applying default settings #5693

Closed david-c-kline closed 3 years ago

david-c-kline commented 5 years ago

Describe the problem

The current Apply default settings process is all-or-none. There are scenarios in which a developer may wish to not have a project setting (ex: render mode) altered,.

Describe the solution you'd like

Have the Apply Default Settings dialog contain options to enable / disable specific modifications (the HoloToolkit provided this functionality).

david-c-kline commented 3 years ago

This has been done :smile: