Daniel Friesen

Results 142 issues of Daniel Friesen

Right now the player's hands are represented by 2d graphics. It would be nice to have some better representation of the player's hands. Unfortunately in an overlay we cannot do...

enhancement
feature
future

The "Beyond" update of Elite Dangerous added two new cockpit modes that are fairly different than any of the other cockpit modes. Both of the modes are quite different from...

feature

I'd like to know how Oculus Touch and WMR users would like to control FSS mode, in particular the zoom functionality. FSS mode has 2 zoom bindings. There are zoom...

**TL;DR**: If you are interested in pledging money or other support to allow me to buy hardware for development/testing of the overlay, please comment saying how much you're willing to...

Some users are customizing the SteamVR input controls. Especially those with less supported HMDs. I should write some documentation detailing the different types of controls and how to set them...

documentation

Controls are fairly difficult to bind and to complex to create pre-made bindings files for. Instead a setup wizard would be good to have. - Tell the user how to...

feature

I don't have much experience with SRVs, I only got Horizons recently while working on this project, partially to make sure it works in horizons. My initial assumption was that...

feature

@jdawgzim noticed an issue with flicker of some of the UI elements. This seems specific to the continually rendering UI elements like the edit panel and 6DOF controller, which suggests...

bug

I believe the Set Speed Zero / Set Speed 75% / etc system buttons may not be working. I don't think they are non-functional, I expect ED is receiving their...

bug

**Is your feature request related to a problem? Please describe.** MSAL supports a [state parameter](https://docs.microsoft.com/en-us/azure/active-directory/develop/reply-url#use-a-state-parameter) for the redirect login flows. For MSAL.js you provide a `state` parameter in the AuthenticationParameters,...