Stephen Hodgson
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...
Current: ```C# /// /// The summary for the cpp function delegate /// /// parameter description. /// parameter description. /// parameter description. /// /// @brief This callback will be invoked whenever...
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Creates Authentication Service for the XRTK ## Changes - Fixes: #750
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Adds [WebXR](https://github.com/XRTK/WebXR) platform to the core project
# 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...
# 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...
> 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.  ``` 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...