Stephen Hodgson

Results 100 issues of Stephen Hodgson

When attempting to generate an enum using a macro definition the code generated does not compile. # Current c++ ``` /*! Macro to set a the prefix bytes of an...

bug
PR welcome

Current: ```C# /// /// The summary for the cpp function delegate /// /// parameter description. /// parameter description. /// parameter description. /// /// @brief This callback will be invoked whenever...

bug
PR welcome

# XRTK - Mixed Reality Toolkit Pull Request ## Overview Creates Authentication Service for the XRTK ## Changes - Fixes: #750

Enhancement
In Progress

# XRTK - Mixed Reality Toolkit Pull Request ## Overview Adds [WebXR](https://github.com/XRTK/WebXR) platform to the core project

In Progress

# XRTK - Mixed Reality Toolkit Feature Request ## Is your feature request related to a problem? Please describe Adding an authentication service that utilizes OAuth flows from any OAuth...

Feature Request

# XRTK - Mixed Reality Toolkit Feature Request ## Is your feature request related to a problem? Please describe Users need a way to view all of the platform specific...

Feature Request
FR Accepted

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [x] Add a link to the NuGet package: https://www.nuget.org/packages/Google.Cloud.Speech.V1...

Unity's license file doesn't always have well formed version definitions. My personal license says it's for `2017.2.0` which is invalid to the `UnityLicense` this module expects. ![image](https://user-images.githubusercontent.com/13334553/50939944-cacf9480-1433-11e9-90bf-b80931725308.png) ``` Cannot convert...

I'd like to see the CI/CD pipeline be updated to either use Azure pipelines or GitHub actions. I'd also like to setup tests for running the powershell module on hosted...

enhancement