fraserkeith

Results 3 issues of fraserkeith

As per bug descriptions for #1873 and #1874, with each bug addressed via a separate commit. I'd be very grateful if this could be merged into an upcoming release as...

The signature for the _LoadSharedResource_ method in _CVRResources_ has the incorrect parameter type for pchBuffer. The existing implementation has it as a _string_ which is immutable in C#, despite this...

The CVRResources/IVRResources API is missing from the C# API header file opervr_api.cs. The code is there for it, but it's not exposed as-per the other parts of the API. The...