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

Need Improved Configuration Settings and Descriptions #230

Closed jbienzms closed 7 years ago

jbienzms commented 7 years ago

As discussed in #219 we should update Apply HoloLens Project Settings and Apply HoloLens Scene Settings to better communicate with users the changes that will be applied to their project. The following approach is proposed:

  1. Leverage a popup window with check boxes similar to the one demonstrated in #219
  2. Provide descriptions of the changes that each check box will make to the project
  3. Update notes for the Internet Client capability to indicate that it is also needed for DictationRecognizer and Unity's profiler

I am volunteering to do the work on this issue. Please feel free to assign it to me.

StephenHodgson commented 7 years ago

Might be a good time to do this now that some features have been depreciated with 5.5

jbienzms commented 7 years ago

Agreed. I've actually been thinking about this recently and wanting to get to it maybe even later this week.

What features have been depreciated with 5.5 though? I would like to make sure I implement it properly.

StephenHodgson commented 7 years ago

I'm unsure of all the specifics but we've already had one issue https://github.com/Microsoft/HoloToolkit-Unity/issues/365

jbienzms commented 7 years ago

Got it. Thanks. I'll see if I can resolve this weekend.