Hyblocker

Results 20 issues of Hyblocker

Updated OpenVR API, and included the 32-bit version of OpenVR API Fixed a bug where OpenVR API was not being loaded into memory, although a reimplementation might be necessary for...

# Broken Website Report ## Website Address https://docs.k2vr.tech ## Steps To Reproduce Go to https://docs.k2vr.tech ## Problematic Observation 1. Notice that main layout elements lack any contrast. 2. Notice that...

Broken Website

One of the major compelling features 7-Zip offers is the ability to extend it with 3rd party plugins. Given NanaZip is a fork of 7-Zip, allowing the 3rd party plugins...

suggestion
enhancement

This PR fixes issues with the incomplete code for handling debug streams from HMDs. I have tested this with the Vive facial tracker but don't have a suitable eye tracker...

I can't get Lighthouse PM 1.3.0 to detect any of my base stations. I have a pair of Lighthouse 1.0s which it fails to scan. I checked that it has...

One of the materials on my avatar's render queue is not preserved when generating the optimised shaders and materials. I have it set to a render queue of 1600, however...

**Is your feature request related to a problem? Please describe.** I want to see msstyleEditor remember certain settings between sessions, as it would improve user workflow when working on a...

enhancement

Uninstalling old versions of K2EX, beta builds in particular, fails, with the installer claiming that the directory is empty.

This PR searches for the SteamVR install directory using the uninstaller entry and guesses if this fails. Its however not bulletproof in every situation yet.

C# encourages users to add numerous `using` statements to hide lots of namespaces in codebases. This library has two classes: `VRC.OSCQuery.Extensions` and `VRC.OSCQuery.Attributes` which are under the `VRC.OSCQuery` namespace, whose...